Fri May 26 19:44:49 2023 UTC ()
py-roman: updated to 4.1

4.1 (2023-05-26)
----------------
- Change license to the Zope Public License (ZPL) version 2.1


(adam)
diff -r1.15 -r1.16 pkgsrc/math/py-roman/Makefile
diff -r1.11 -r1.12 pkgsrc/math/py-roman/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/math/py-roman/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-roman/Makefile 2023/05/02 16:37:49 1.15
+++ pkgsrc/math/py-roman/Makefile 2023/05/26 19:44:49 1.16
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.15 2023/05/02 16:37:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.16 2023/05/26 19:44:49 adam Exp $
2 2
3DISTNAME= roman-4.0 3DISTNAME= roman-4.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= math python 5CATEGORIES= math python
6MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/zopefoundation/roman 9HOMEPAGE= https://github.com/zopefoundation/roman
10COMMENT= Integer to Roman numerals converter for Python 10COMMENT= Integer to Roman numerals converter for Python
11LICENSE= python-software-foundation 11LICENSE= zpl-2.1
12 12
13CONFLICTS+= ${PYPKGPREFIX}-docutils<=0.7 13CONFLICTS+= ${PYPKGPREFIX}-docutils<=0.7
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16
17PYTHON_VERSIONS_INCOMPATIBLE= 27 17PYTHON_VERSIONS_INCOMPATIBLE= 27
18 18
19USE_PKG_RESOURCES= yes 19USE_PKG_RESOURCES= yes
20 20
21post-install: 21post-install:
22 cd ${DESTDIR}${PREFIX}/bin && \ 22 cd ${DESTDIR}${PREFIX}/bin && \
23 ${MV} roman roman-${PYVERSSUFFIX} || ${TRUE} 23 ${MV} roman roman-${PYVERSSUFFIX} || ${TRUE}
24 24

cvs diff -r1.11 -r1.12 pkgsrc/math/py-roman/distinfo (expand / switch to unified diff)

--- pkgsrc/math/py-roman/distinfo 2023/05/02 16:37:49 1.11
+++ pkgsrc/math/py-roman/distinfo 2023/05/26 19:44:49 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2023/05/02 16:37:49 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2023/05/26 19:44:49 adam Exp $
2 2
3BLAKE2s (roman-4.0.tar.gz) = 533f5f60c3e6162a41380da86b0e8a5b1afd13998225e220f35b3f6274939bc8 3BLAKE2s (roman-4.1.tar.gz) = fdb7072208b00ab37c1b8201f7d07a377f70214352aea522212b5b6167e52db7
4SHA512 (roman-4.0.tar.gz) = 5421ac46fc5f49c8913a6089d51781bc0a01f2863ea2655b57adba1d07632d4e459fcb26350d0c2dfdf4a31c64a31e9fc86b22165df212c9f8db4bf41cf2e2a1 4SHA512 (roman-4.1.tar.gz) = 69214f35098e17bd106411036feec8a4e5c8450e394c74d60a8e3cc17c6884556347a1d2852fa174db4f66d969e71b26c066439afd6d278786d1a47bf925f302
5Size (roman-4.0.tar.gz) = 9380 bytes 5Size (roman-4.1.tar.gz) = 7005 bytes