Modified: trunk/dports/python/py-pytools/Portfile (100355 => 100356)
--- trunk/dports/python/py-pytools/Portfile 2012-12-09 03:21:05 UTC (rev 100355)
+++ trunk/dports/python/py-pytools/Portfile 2012-12-09 07:44:19 UTC (rev 100356)
@@ -5,10 +5,12 @@
PortGroup python 1.0
name py-pytools
-version 2011.5
+version 2012.1
platforms darwin
maintainers gmail.com:larry.velazquez openmaintainer
license MIT
+supported_archs noarch
+
description A collection of tools for Python
long_description Pytools is a big bag of things that are "missing" \
from the Python standard library.
@@ -18,14 +20,15 @@
distname ${real_name}-${version}
master_sites http://pypi.python.org/packages/source/p/${real_name}
-checksums rmd160 31250206a2026646dd293c888bf356307c90799c \
- sha256 0727353bc9bb2b1386505f85b43be97efeba4829327e09146a918b404d24057c
+checksums rmd160 e12e28d2f83571eb7f150c5f70e818e902363b76 \
+ sha256 4738e5c8b3b5e3f03a392f12abb157053e3134fd777752eea334c496bf485136
python.versions 26 27
python.default_version 27
if {${subport} != ${name}} {
depends_build-append port:py${python.version}-distribute
+ depends_lib-append port:py${python.version}-decorator
livecheck.type none
} else {
livecheck.type regex