Bug 214447

Summary: [NEW PORT] devel/py-constantly: Provides symbolic constant support to Python projects
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 210517    
Attachments:
Description Flags
shar archive none

Description Yuri Victorovich freebsd_committer freebsd_triage 2016-11-12 15:40:54 UTC
Created attachment 176922 [details]
shar archive
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-12 20:36:00 UTC
A commit references this bug:

Author: pi
Date: Sat Nov 12 20:35:56 UTC 2016
New revision: 425992
URL: https://svnweb.freebsd.org/changeset/ports/425992

Log:
  New port: devel/py-constantly

  A library that provides symbolic constant support. It includes collections
  and constants with text, numeric, and bit flag values. Originally
  twisted.python.constants from the Twisted project.

  WWW: https://pypi.python.org/pypi/constantly

  PR:		214447
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/devel/Makefile
  head/devel/py-constantly/
  head/devel/py-constantly/Makefile
  head/devel/py-constantly/distinfo
  head/devel/py-constantly/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-12 20:36:35 UTC
Committed, thanks!