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: Wed Nov 12 09:03:52 UTC 2025
Modified Files:
pkgsrc/math/py-roman: Makefile PLIST distinfo
Log Message:
py-roman: updated to 5.2
5.2 (2025-11-11)
- Add support for Python 3.14.
- Drop support for Python 3.9.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/py-roman/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/py-roman/PLIST
cvs rdiff -u -r1.15 -r1.16 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.24 pkgsrc/math/py-roman/Makefile:1.25
--- pkgsrc/math/py-roman/Makefile:1.24 Sun Jul 20 10:28:08 2025
+++ pkgsrc/math/py-roman/Makefile Wed Nov 12 09:03:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/07/20 10:28:08 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/11/12 09:03:52 adam Exp $
-DISTNAME= roman-5.1
+DISTNAME= roman-5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/}
Index: pkgsrc/math/py-roman/PLIST
diff -u pkgsrc/math/py-roman/PLIST:1.4 pkgsrc/math/py-roman/PLIST:1.5
--- pkgsrc/math/py-roman/PLIST:1.4 Sat Apr 12 16:35:51 2025
+++ pkgsrc/math/py-roman/PLIST Wed Nov 12 09:03:52 2025
@@ -1,12 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2025/04/12 16:35:51 pgoyette Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/11/12 09:03:52 adam Exp $
bin/roman-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
-${PYSITELIB}/roman.py
-${PYSITELIB}/roman.pyc
-${PYSITELIB}/roman.pyo
+${PYSITELIB}/roman/__init__.py
+${PYSITELIB}/roman/__init__.pyc
+${PYSITELIB}/roman/__init__.pyo
+${PYSITELIB}/roman/py.typed
Index: pkgsrc/math/py-roman/distinfo
diff -u pkgsrc/math/py-roman/distinfo:1.15 pkgsrc/math/py-roman/distinfo:1.16
--- pkgsrc/math/py-roman/distinfo:1.15 Sun Jul 20 10:28:08 2025
+++ pkgsrc/math/py-roman/distinfo Wed Nov 12 09:03:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/07/20 10:28:08 wiz Exp $
+$NetBSD: distinfo,v 1.16 2025/11/12 09:03:52 adam Exp $
-BLAKE2s (roman-5.1.tar.gz) = 1caa39afc15913556a79ac1a15492a93898f5c912bc9676830257a1b5e8e7a2e
-SHA512 (roman-5.1.tar.gz) = f8a57d37b46d2f1fb11247d3c461848aac9696798111b3b4db32adfb23b97e3f06bdfa4dceb7a37023ee57552a93afba2bdafb5f6006846b45d4ea6004b80398
-Size (roman-5.1.tar.gz) = 8066 bytes
+BLAKE2s (roman-5.2.tar.gz) = b5b8075bb98922d79845720c1113614991af04655122d1db475957fe0181c49e
+SHA512 (roman-5.2.tar.gz) = 60d32796314fc04e5a0b79ef9660f15a850104d582dc1195de820bc5ce977294f9080da9ba2edb9ab6b8187122bc1abd01d46767d39746a64aad58c045b79bd1
+Size (roman-5.2.tar.gz) = 8185 bytes
Home |
Main Index |
Thread Index |
Old Index