Bug 207853

Summary: [NEW PORT][PATCH] devel/py-attrs class decorators
Product: Ports & Packages Reporter: Axel.Rau
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 207789    
Attachments:
Description Flags
shar archive of new port rakuco: maintainer-approval+

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