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:           Tue Jul 15 21:30:20 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2025
Removed Files:
        pkgsrc/devel/py-pysha3: DESCR Makefile PLIST distinfo

Log Message:
py-pysha3: remove

only support Python versions < 3.11


To generate a diff of this commit:
cvs rdiff -u -r1.4489 -r1.4490 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-pysha3/DESCR \
    pkgsrc/devel/py-pysha3/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-pysha3/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-pysha3/distinfo
cvs rdiff -u -r1.4308 -r1.4309 pkgsrc/doc/CHANGES-2025

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4489 pkgsrc/devel/Makefile:1.4490
--- pkgsrc/devel/Makefile:1.4489        Fri Jul 11 12:46:49 2025
+++ pkgsrc/devel/Makefile       Tue Jul 15 21:30:19 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4489 2025/07/11 12:46:49 dkazankov Exp $
+# $NetBSD: Makefile,v 1.4490 2025/07/15 21:30:19 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3059,7 +3059,6 @@ SUBDIR+=  py-pyparsing2
 SUBDIR+=       py-pypi-cli
 SUBDIR+=       py-pyproject_hooks
 SUBDIR+=       py-pyrsistent
-SUBDIR+=       py-pysha3
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pyte
 SUBDIR+=       py-pytemplate

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.4308 pkgsrc/doc/CHANGES-2025:1.4309
--- pkgsrc/doc/CHANGES-2025:1.4308      Tue Jul 15 18:52:40 2025
+++ pkgsrc/doc/CHANGES-2025     Tue Jul 15 21:30:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.4308 2025/07/15 18:52:40 adam Exp $
+$NetBSD: CHANGES-2025,v 1.4309 2025/07/15 21:30:19 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -6358,3 +6358,4 @@ Changes to the packages collection and i
        Updated devel/py-pydantic-settings to 2.10.1 [adam 2025-07-15]
        Updated graphics/libimagequant to 4.4.0 [adam 2025-07-15]
        Updated textproc/ugrep to 7.5.0 [adam 2025-07-15]
+       Removed devel/py-pysha3 [wiz 2025-07-15]



Home | Main Index | Thread Index | Old Index