pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 21 17:24:37 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-roman_numerals_py: DESCR Makefile PLIST distinfo

Log Message:
py-roman_numerals_py: remove, replaced with py-roman_numerals


To generate a diff of this commit:
cvs rdiff -u -r1.7284 -r1.7285 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.632 -r1.633 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-roman_numerals_py/DESCR \
    pkgsrc/math/py-roman_numerals_py/Makefile \
    pkgsrc/math/py-roman_numerals_py/PLIST \
    pkgsrc/math/py-roman_numerals_py/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.7284 pkgsrc/doc/CHANGES-2025:1.7285
--- pkgsrc/doc/CHANGES-2025:1.7284      Sun Dec 21 17:23:07 2025
+++ pkgsrc/doc/CHANGES-2025     Sun Dec 21 17:24:37 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.7284 2025/12/21 17:23:07 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.7285 2025/12/21 17:24:37 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -10544,3 +10544,4 @@ Changes to the packages collection and i
        Updated security/py-google-auth-httplib2 to 0.3.0 [wiz 2025-12-21]
        Updated security/py-google-auth to 2.45.0 [wiz 2025-12-21]
        Updated textproc/py-sphinx to 8.2.3nb1 [wiz 2025-12-21]
+       Removed math/py-roman_numerals_py successor math/py-roman_numerals [wiz 2025-12-21]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.632 pkgsrc/math/Makefile:1.633
--- pkgsrc/math/Makefile:1.632  Sun Dec 21 17:22:52 2025
+++ pkgsrc/math/Makefile        Sun Dec 21 17:24:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.632 2025/12/21 17:22:52 wiz Exp $
+# $NetBSD: Makefile,v 1.633 2025/12/21 17:24:37 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -454,7 +454,6 @@ SUBDIR+=    py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman
 SUBDIR+=       py-roman_numerals
-SUBDIR+=       py-roman_numerals_py
 SUBDIR+=       py-rpy
 SUBDIR+=       py-scikit-image
 SUBDIR+=       py-scikit-learn



Home | Main Index | Thread Index | Old Index