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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbe58db6041a
branches:  trunk
changeset: 316095:bbe58db6041a
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Dec 04 12:59:58 2018 +0000

description:
py-roman: updated to 3.1

3.1:
- Added support for Python 3.7.

diffstat:

 math/py-roman/Makefile |   4 ++--
 math/py-roman/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e71be7d9acc4 -r bbe58db6041a math/py-roman/Makefile
--- a/math/py-roman/Makefile    Tue Dec 04 12:57:39 2018 +0000
+++ b/math/py-roman/Makefile    Tue Dec 04 12:59:58 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/08/19 08:21:01 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/12/04 12:59:58 adam Exp $
 
-DISTNAME=      roman-3.0
+DISTNAME=      roman-3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/roman/}
diff -r e71be7d9acc4 -r bbe58db6041a math/py-roman/distinfo
--- a/math/py-roman/distinfo    Tue Dec 04 12:57:39 2018 +0000
+++ b/math/py-roman/distinfo    Tue Dec 04 12:59:58 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/08/19 08:21:01 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/12/04 12:59:58 adam Exp $
 
-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
+SHA1 (roman-3.1.tar.gz) = 9794354d48e911b36376f98af3cb8b08b5219fcf
+RMD160 (roman-3.1.tar.gz) = f10abd7192db701ad7a4874c0235ce5dc04effa7
+SHA512 (roman-3.1.tar.gz) = 120835f9e128ef6d5619a0ccddcc809d5a5df351eb73fbbf47530ece63d2808ed4fcdb21ea4d2e8c40d0f9410dfe4de2c0d263879c02481a1a3118e1a4c1e993
+Size (roman-3.1.tar.gz) = 5255 bytes



Home | Main Index | Thread Index | Old Index