summaryrefslogtreecommitdiff
path: root/math/py-roman
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-19 08:21:01 +0000
committeradam <adam@pkgsrc.org>2018-08-19 08:21:01 +0000
commitf12d642b21cdbb8b4c05003a7cfdc3bf435e14e9 (patch)
tree1bb68c29b4da864758043c8869a5f6f90000884f /math/py-roman
parent1eb5542503a32d0c813b8e8966f35b1f044e740c (diff)
downloadpkgsrc-f12d642b21cdbb8b4c05003a7cfdc3bf435e14e9.tar.gz
py-roman: updated to 3.0
3.0: Added support for Python 3.5, 3.6 and PyPy3. Dropped support for Python 2.6 and 3.3.
Diffstat (limited to 'math/py-roman')
-rw-r--r--math/py-roman/Makefile9
-rw-r--r--math/py-roman/distinfo10
2 files changed, 9 insertions, 10 deletions
diff --git a/math/py-roman/Makefile b/math/py-roman/Makefile
index c7760f6511a..46a4b9cec3b 100644
--- a/math/py-roman/Makefile
+++ b/math/py-roman/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/09/04 18:08:25 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/08/19 08:21:01 adam Exp $
-DISTNAME= roman-2.0.0
+DISTNAME= roman-3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= math
+CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/}
-EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://pypi.python.org/pypi/roman/
+HOMEPAGE= https://github.com/zopefoundation/roman
COMMENT= Integer to Roman numerals converter for Python
LICENSE= python-software-foundation
diff --git a/math/py-roman/distinfo b/math/py-roman/distinfo
index 6ef8d587162..bdda323a675 100644
--- a/math/py-roman/distinfo
+++ b/math/py-roman/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:33:43 agc Exp $
+$NetBSD: distinfo,v 1.5 2018/08/19 08:21:01 adam Exp $
-SHA1 (roman-2.0.0.zip) = 7fd136f80cf780bbf802ffe1c4989a64ff469c75
-RMD160 (roman-2.0.0.zip) = a8ca66d5fafd340986a45332d861d6bae259fe1e
-SHA512 (roman-2.0.0.zip) = d62a95e835232821dbf7a81d0c6b7df63f18c4116cfc7eee0c691a0b31d3d7b69d2dc2e4ea26e0a169a8e24bf080e8bb1e195b853be4adf1491335a5b4d5702c
-Size (roman-2.0.0.zip) = 7590 bytes
+SHA1 (roman-3.0.tar.gz) = 0931194a8935522727710007fb79d5b9a403cc9b
+RMD160 (roman-3.0.tar.gz) = 39d72b580e07e5c49bdf3a7db9efe987f3ff8d60
+SHA512 (roman-3.0.tar.gz) = 468a4ac7188cdf3155698f260de5ecc5bb2072c120c79d046618ac07b6de6f777cfc69661f2e0df4ca66359bb20169d22599b3f342edaa48f8575bdc17b40c08
+Size (roman-3.0.tar.gz) = 5184 bytes