pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-roman



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Dec  4 12:59:58 UTC 2018

Modified Files:
        pkgsrc/math/py-roman: Makefile distinfo

Log Message:
py-roman: updated to 3.1

3.1:
- Added support for Python 3.7.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/py-roman/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-roman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-roman/Makefile
diff -u pkgsrc/math/py-roman/Makefile:1.9 pkgsrc/math/py-roman/Makefile:1.10
--- pkgsrc/math/py-roman/Makefile:1.9   Sun Aug 19 08:21:01 2018
+++ pkgsrc/math/py-roman/Makefile       Tue Dec  4 12:59:58 2018
@@ -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/}

Index: pkgsrc/math/py-roman/distinfo
diff -u pkgsrc/math/py-roman/distinfo:1.5 pkgsrc/math/py-roman/distinfo:1.6
--- pkgsrc/math/py-roman/distinfo:1.5   Sun Aug 19 08:21:01 2018
+++ pkgsrc/math/py-roman/distinfo       Tue Dec  4 12:59:58 2018
@@ -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