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:           Thu Aug 15 21:58:51 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2024
Removed Files:
        pkgsrc/devel/py-pkgutil_resolve_name: DESCR Makefile PLIST distinfo

Log Message:
py-pkgutil_resolve_name: remove Python 3.8 specific package


To generate a diff of this commit:
cvs rdiff -u -r1.4333 -r1.4334 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-pkgutil_resolve_name/DESCR \
    pkgsrc/devel/py-pkgutil_resolve_name/PLIST \
    pkgsrc/devel/py-pkgutil_resolve_name/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-pkgutil_resolve_name/Makefile
cvs rdiff -u -r1.5135 -r1.5136 pkgsrc/doc/CHANGES-2024

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.4333 pkgsrc/devel/Makefile:1.4334
--- pkgsrc/devel/Makefile:1.4333        Thu Aug 15 03:55:06 2024
+++ pkgsrc/devel/Makefile       Thu Aug 15 21:58:51 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4333 2024/08/15 03:55:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4334 2024/08/15 21:58:51 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2792,7 +2792,6 @@ SUBDIR+=  py-pip20
 SUBDIR+=       py-pip2pi
 SUBDIR+=       py-pkgconfig
 SUBDIR+=       py-pkginfo
-SUBDIR+=       py-pkgutil_resolve_name
 SUBDIR+=       py-plaster
 SUBDIR+=       py-pluggy
 SUBDIR+=       py-plumbum

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.5135 pkgsrc/doc/CHANGES-2024:1.5136
--- pkgsrc/doc/CHANGES-2024:1.5135      Thu Aug 15 21:56:25 2024
+++ pkgsrc/doc/CHANGES-2024     Thu Aug 15 21:58:51 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.5135 2024/08/15 21:56:25 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.5136 2024/08/15 21:58:51 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -7994,3 +7994,4 @@ Changes to the packages collection and i
        Updated security/mbedtls to 2.28.8 [tsutsui 2024-08-15]
        Updated net/freerdp2 to 2.11.7 [markd 2024-08-15]
        Removed time/py-backports.zoneinfo [wiz 2024-08-15]
+       Removed devel/py-pkgutil_resolve_name [wiz 2024-08-15]



Home | Main Index | Thread Index | Old Index