ports/177110: [NEW PORT] devel/py-rose
William Grzybowski
william88 at gmail.com
Tue Mar 19 14:10:01 UTC 2013
>Number: 177110
>Category: ports
>Synopsis: [NEW PORT] devel/py-rose
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 19 14:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:
py-rose: A small library for keeping your version up-to-date easily & everywhere.
Redports: https://redports.org/buildarchive/20130319135300-47866/
This will be required for new version of www/py-django-tastypie
>How-To-Repeat:
>Fix:
See attached patch
--- py-rose.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# py-rose/Makefile
# py-rose/distinfo
# py-rose/pkg-descr
#
echo x - py-rose/Makefile
sed 's/^X//' >py-rose/Makefile << '46ae7d80dcc1ea28d335c76fea1f8903'
X# Created by: William Grzybowski <william88 at gmail.com>
X
XPORTNAME= rose
XPORTVERSION= 1.0.0
XCATEGORIES= devel python
XMASTER_SITES= CHEESESHOP
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= william88 at gmail.com
XCOMMENT= A small library for keeping your version up-to-date easily everywhere
X
XLICENSE= BSD
X
XUSE_PYTHON= 2.6+
XUSE_PYDISTUTILS= easy_install
X
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
46ae7d80dcc1ea28d335c76fea1f8903
echo x - py-rose/distinfo
sed 's/^X//' >py-rose/distinfo << 'b39154e918abe5d7b640f21ec61bb474'
XSHA256 (rose-1.0.0.tar.gz) = 52b532a79051c4abeaf8cc8b0248800dbbd7ceeddf91ee00e2a096f6f78a7d6b
XSIZE (rose-1.0.0.tar.gz) = 3566
b39154e918abe5d7b640f21ec61bb474
echo x - py-rose/pkg-descr
sed 's/^X//' >py-rose/pkg-descr << 'e7e44b9ca866948bb75c19ad37a11618'
XA small library for keeping your version up-to-date easily & everywhere.
X
XThe pain of having to update your setup.py, your Sphinx conf.py, your
X__init__.py & everything else on every release of your Python package sucks.
X
XBy putting your version number in a top-level VERSION file & using this
Xlibrary, you can cut duplication & tedious manual work without having to lean
Xon crazy import hacks.
X
XInspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
X
XWWW: https://github.com/toastdriven/rose
e7e44b9ca866948bb75c19ad37a11618
exit
--- py-rose.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list