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:           Fri Jul  8 14:40:07 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/sysutils: Makefile
Removed Files:
        pkgsrc/sysutils/py-euca2ools: DESCR Makefile PLIST distinfo

Log Message:
py-euca2ools: remove

API access layer, last updated in 2017, only supports python 2


To generate a diff of this commit:
cvs rdiff -u -r1.3268 -r1.3269 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1006 -r1.1007 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/py-euca2ools/DESCR \
    pkgsrc/sysutils/py-euca2ools/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/sysutils/py-euca2ools/Makefile \
    pkgsrc/sysutils/py-euca2ools/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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.3268 pkgsrc/doc/CHANGES-2022:1.3269
--- pkgsrc/doc/CHANGES-2022:1.3268      Fri Jul  8 14:37:30 2022
+++ pkgsrc/doc/CHANGES-2022     Fri Jul  8 14:40:06 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.3268 2022/07/08 14:37:30 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.3269 2022/07/08 14:40:06 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -4905,3 +4905,4 @@ Changes to the packages collection and i
        Updated finance/py-stripe to 3.5.0 [wiz 2022-07-08]
        Removed devel/py-requests-ftp [wiz 2022-07-08]
        Removed misc/py-carddav [wiz 2022-07-08]
+       Removed sysutils/py-euca2ools [wiz 2022-07-08]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1006 pkgsrc/sysutils/Makefile:1.1007
--- pkgsrc/sysutils/Makefile:1.1006     Tue Jun 28 16:33:25 2022
+++ pkgsrc/sysutils/Makefile    Fri Jul  8 14:40:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1006 2022/06/28 16:33:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.1007 2022/07/08 14:40:06 wiz Exp $
 #
 
 COMMENT=       System utilities
@@ -558,7 +558,6 @@ SUBDIR+=    py-crontab
 SUBDIR+=       py-dbus
 SUBDIR+=       py-diffoscope
 SUBDIR+=       py-eliot
-SUBDIR+=       py-euca2ools
 SUBDIR+=       py-filetype
 SUBDIR+=       py-google-compute-engine
 SUBDIR+=       py-jeepney



Home | Main Index | Thread Index | Old Index