Bug 214447 - [NEW PORT] devel/py-constantly: Provides symbolic constant support to Python projects
Summary: [NEW PORT] devel/py-constantly: Provides symbolic constant support to Python ...
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 210517
  Show dependency treegraph
 
Reported: 2016-11-12 15:40 UTC by Yuri Victorovich
Modified: 2016-11-12 20:36 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (1.71 KB, text/plain)
2016-11-12 15:40 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!