diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-02 17:28:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-02 17:28:59 +0000 |
commit | 8af80b96038c80a0f1dbb8d9bfe5e64919440b97 (patch) | |
tree | 9e1b7605c4cbf4b118d3e50ca36b0baf2b5d138f | |
parent | ef9f4f0e89e3e76faa586c626d228b8771cb0237 (diff) | |
download | pkgsrc-8af80b96038c80a0f1dbb8d9bfe5e64919440b97.tar.gz |
Update to 2012f, sync with upstream.
-rw-r--r-- | time/py-pytz/Makefile | 7 | ||||
-rw-r--r-- | time/py-pytz/distinfo | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/time/py-pytz/Makefile b/time/py-pytz/Makefile index 3f09dfde518..658cbce5102 100644 --- a/time/py-pytz/Makefile +++ b/time/py-pytz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/08/12 16:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/02 17:28:59 wiz Exp $ # -DISTNAME= pytz-2012d +DISTNAME= pytz-2012f PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time python MASTER_SITES= http://pypi.python.org/packages/source/p/pytz/ @@ -19,5 +19,8 @@ USE_LANGUAGES= # none # py-setuptools needed, but not available; package itself is ready #PYTHON_VERSIONS_INCLUDE_3X= yes +REPLACE_PYTHON= pytz/tzfile.py + +.include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/py-pytz/distinfo b/time/py-pytz/distinfo index a26bcdcf7f8..87bbfba06e1 100644 --- a/time/py-pytz/distinfo +++ b/time/py-pytz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2012/08/12 16:07:12 wiz Exp $ +$NetBSD: distinfo,v 1.13 2012/10/02 17:28:59 wiz Exp $ -SHA1 (pytz-2012d.tar.bz2) = 2099f33bd6aa870b155f85bd4c0c85db8eb07fc7 -RMD160 (pytz-2012d.tar.bz2) = 385e2b731c68c23b4b287acc613896be75ea048f -Size (pytz-2012d.tar.bz2) = 166905 bytes +SHA1 (pytz-2012f.tar.bz2) = 773fb3bc09465a802d313fad957cf83770845918 +RMD160 (pytz-2012f.tar.bz2) = 20073911f1bb37ea3e0091696192daf6b1a99e9e +Size (pytz-2012f.tar.bz2) = 171204 bytes |