Bug 207853 - [NEW PORT][PATCH] devel/py-attrs class decorators
Summary: [NEW PORT][PATCH] devel/py-attrs class decorators
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords: patch
Depends on:
Blocks: 207789
  Show dependency treegraph
 
Reported: 2016-03-09 19:13 UTC by Axel.Rau
Modified: 2016-03-10 16:24 UTC (History)
1 user (show)

See Also:


Attachments
shar archive of new port (2.01 KB, text/plain)
2016-03-09 19:13 UTC, Axel.Rau
rakuco: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel.Rau 2016-03-09 19:13:48 UTC
Created attachment 167935 [details]
shar archive of new port

This port is required by security/py-service_identity version 16.0.
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-10 16:23:12 UTC
I'm going to land an improved version:
- You forgot to add $FreeBSD$ to the Makefile header. Please run `portlint -AC' before sending your patches to catch those mistakes earlier.
- There's a "don\u2019t" in pkg-descr that is clearly wrong.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-10 16:23:40 UTC
A commit references this bug:

Author: rakuco
Date: Thu Mar 10 16:23:24 UTC 2016
New revision: 410763
URL: https://svnweb.freebsd.org/changeset/ports/410763

Log:
  New port: devel/py-attrs.

  attrs is an MIT-licensed Python package with class decorators
  that ease the chores of implementing the most common attribute-related
  object protocols without writing dull boilerplate code again and again.

  WWW: https://github.com/hynek/attrs

  PR:		207853
  Submitted by:	Axel.Rau@Chaos1.DE

Changes:
  head/devel/Makefile
  head/devel/py-attrs/
  head/devel/py-attrs/Makefile
  head/devel/py-attrs/distinfo
  head/devel/py-attrs/pkg-descr