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: wiz
Date: Sun Jul 20 10:28:08 UTC 2025
Modified Files:
pkgsrc/math/py-roman: Makefile distinfo
Log Message:
py-roman: update to 5.1.
5.1 (2025-07-18)
----------------
- Hide undocumented special behavior for ``N`` behind method parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/py-roman/Makefile
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/math/py-roman/Makefile:1.24
--- pkgsrc/math/py-roman/Makefile:1.23 Sat Apr 12 17:11:10 2025
+++ pkgsrc/math/py-roman/Makefile Sun Jul 20 10:28:08 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2025/04/12 17:11:10 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/07/20 10:28:08 wiz Exp $
-DISTNAME= roman-5.0
+DISTNAME= roman-5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/roman/}
Index: pkgsrc/math/py-roman/distinfo
diff -u pkgsrc/math/py-roman/distinfo:1.14 pkgsrc/math/py-roman/distinfo:1.15
--- pkgsrc/math/py-roman/distinfo:1.14 Sun Jan 19 18:48:28 2025
+++ pkgsrc/math/py-roman/distinfo Sun Jul 20 10:28:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/01/19 18:48:28 wiz Exp $
+$NetBSD: distinfo,v 1.15 2025/07/20 10:28:08 wiz Exp $
-BLAKE2s (roman-5.0.tar.gz) = 0fc5a00124cd8fd5c043148648ca32153ae883f699a15ac051431662d9e36a64
-SHA512 (roman-5.0.tar.gz) = 9acd5d1587338497080066d3cd01c0a2cf007c664145514acaaa38cbbd6bbc6eac55469db9015dcd050a2457c69837dd9cdccf110a771f6b09c2a9bd59de8c4e
-Size (roman-5.0.tar.gz) = 7664 bytes
+BLAKE2s (roman-5.1.tar.gz) = 1caa39afc15913556a79ac1a15492a93898f5c912bc9676830257a1b5e8e7a2e
+SHA512 (roman-5.1.tar.gz) = f8a57d37b46d2f1fb11247d3c461848aac9696798111b3b4db32adfb23b97e3f06bdfa4dceb7a37023ee57552a93afba2bdafb5f6006846b45d4ea6004b80398
+Size (roman-5.1.tar.gz) = 8066 bytes
Home |
Main Index |
Thread Index |
Old Index