summaryrefslogtreecommitdiff
path: root/math/py-roman/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-08-08 12:48:44 +0000
committerobache <obache@pkgsrc.org>2014-08-08 12:48:44 +0000
commit7445a8873d7f441a8f6389edba526c768e6a186d (patch)
tree43d52f1bcc42b9901631d97ef24b3876d8364b65 /math/py-roman/Makefile
parent390240a217ee2492428299c152e6a0ca93e5ce55 (diff)
downloadpkgsrc-7445a8873d7f441a8f6389edba526c768e6a186d.tar.gz
Update py-roman to 2.0.0.
2.0.0 (2013-02-25) ------------------ - Added Python 3.3 and PyPy support. - Added tests.
Diffstat (limited to 'math/py-roman/Makefile')
-rw-r--r--math/py-roman/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-roman/Makefile b/math/py-roman/Makefile
index a21163a35ba..f7cfe1dacf8 100644
--- a/math/py-roman/Makefile
+++ b/math/py-roman/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:13 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/08/08 12:48:44 obache Exp $
-DISTNAME= roman-1.4.0
+DISTNAME= roman-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
MASTER_SITES= http://pypi.python.org/packages/source/r/roman/
+EXTRACT_SUFX= .zip
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/roman/