pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-roman py-roman: updated to 3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb3d67ad9898
branches: trunk
changeset: 384192:eb3d67ad9898
user: adam <adam%pkgsrc.org@localhost>
date: Sun Aug 19 08:21:01 2018 +0000
description:
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:
math/py-roman/Makefile | 9 ++++-----
math/py-roman/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (36 lines):
diff -r 32d044d6ef37 -r eb3d67ad9898 math/py-roman/Makefile
--- a/math/py-roman/Makefile Sun Aug 19 08:16:05 2018 +0000
+++ b/math/py-roman/Makefile Sun Aug 19 08:21:01 2018 +0000
@@ -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@localhost
-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 -r 32d044d6ef37 -r eb3d67ad9898 math/py-roman/distinfo
--- a/math/py-roman/distinfo Sun Aug 19 08:16:05 2018 +0000
+++ b/math/py-roman/distinfo Sun Aug 19 08:21:01 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index