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: Fri May 26 19:44:49 UTC 2023
Modified Files:
pkgsrc/math/py-roman: Makefile distinfo
Log Message:
py-roman: updated to 4.1
4.1 (2023-05-26)
----------------
- Change license to the Zope Public License (ZPL) version 2.1
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/py-roman/Makefile
cvs rdiff -u -r1.11 -r1.12 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.15 pkgsrc/math/py-roman/Makefile:1.16
--- pkgsrc/math/py-roman/Makefile:1.15 Tue May 2 16:37:49 2023
+++ pkgsrc/math/py-roman/Makefile Fri May 26 19:44:49 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2023/05/02 16:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2023/05/26 19:44:49 adam Exp $
-DISTNAME= roman-4.0
+DISTNAME= roman-4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=r/roma
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/zopefoundation/roman
COMMENT= Integer to Roman numerals converter for Python
-LICENSE= python-software-foundation
+LICENSE= zpl-2.1
CONFLICTS+= ${PYPKGPREFIX}-docutils<=0.7
Index: pkgsrc/math/py-roman/distinfo
diff -u pkgsrc/math/py-roman/distinfo:1.11 pkgsrc/math/py-roman/distinfo:1.12
--- pkgsrc/math/py-roman/distinfo:1.11 Tue May 2 16:37:49 2023
+++ pkgsrc/math/py-roman/distinfo Fri May 26 19:44:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/05/02 16:37:49 wiz Exp $
+$NetBSD: distinfo,v 1.12 2023/05/26 19:44:49 adam Exp $
-BLAKE2s (roman-4.0.tar.gz) = 533f5f60c3e6162a41380da86b0e8a5b1afd13998225e220f35b3f6274939bc8
-SHA512 (roman-4.0.tar.gz) = 5421ac46fc5f49c8913a6089d51781bc0a01f2863ea2655b57adba1d07632d4e459fcb26350d0c2dfdf4a31c64a31e9fc86b22165df212c9f8db4bf41cf2e2a1
-Size (roman-4.0.tar.gz) = 9380 bytes
+BLAKE2s (roman-4.1.tar.gz) = fdb7072208b00ab37c1b8201f7d07a377f70214352aea522212b5b6167e52db7
+SHA512 (roman-4.1.tar.gz) = 69214f35098e17bd106411036feec8a4e5c8450e394c74d60a8e3cc17c6884556347a1d2852fa174db4f66d969e71b26c066439afd6d278786d1a47bf925f302
+Size (roman-4.1.tar.gz) = 7005 bytes
Home |
Main Index |
Thread Index |
Old Index