pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri May  2 05:48:43 UTC 2025

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/py-boto: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-boto: removed; not updated since 2018, incompatible with Python 3.12+


To generate a diff of this commit:
cvs rdiff -u -r1.1596 -r1.1597 pkgsrc/net/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/net/py-boto/ALTERNATIVES
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/py-boto/DESCR
cvs rdiff -u -r1.36 -r0 pkgsrc/net/py-boto/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/net/py-boto/PLIST
cvs rdiff -u -r1.16 -r0 pkgsrc/net/py-boto/distinfo

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1596 pkgsrc/net/Makefile:1.1597
--- pkgsrc/net/Makefile:1.1596  Tue Apr 29 01:53:59 2025
+++ pkgsrc/net/Makefile Fri May  2 05:48:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1596 2025/04/29 01:53:59 manu Exp $
+# $NetBSD: Makefile,v 1.1597 2025/05/02 05:48:43 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -722,7 +722,6 @@ SUBDIR+=    py-awscli
 SUBDIR+=       py-awscli-plugin-logs-tail
 SUBDIR+=       py-beanstalkc
 SUBDIR+=       py-bonjour
-SUBDIR+=       py-boto
 SUBDIR+=       py-boto3
 SUBDIR+=       py-botocore
 SUBDIR+=       py-cares



Home | Main Index | Thread Index | Old Index