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:35:08 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2022
Removed Files:
        pkgsrc/devel/py-requests-ftp: DESCR Makefile PLIST distinfo

Log Message:
py-requests-ftp: remove

Last update in 2015, and it's HOMEPAGE says:

This library is not intended to be an example of Transport Adapters
best practices. This library was cowboyed together in about 4 hours
of total work, has no tests, and relies on a few ugly hacks.


To generate a diff of this commit:
cvs rdiff -u -r1.3758 -r1.3759 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-requests-ftp/DESCR \
    pkgsrc/devel/py-requests-ftp/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-requests-ftp/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-requests-ftp/distinfo
cvs rdiff -u -r1.3266 -r1.3267 pkgsrc/doc/CHANGES-2022

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.3758 pkgsrc/devel/Makefile:1.3759
--- pkgsrc/devel/Makefile:1.3758        Sun Jul  3 12:36:20 2022
+++ pkgsrc/devel/Makefile       Fri Jul  8 14:35:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3758 2022/07/03 12:36:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3759 2022/07/08 14:35:08 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2752,7 +2752,6 @@ SUBDIR+=  py-reparser
 SUBDIR+=       py-repoze.lru
 SUBDIR+=       py-requests
 SUBDIR+=       py-requests-file
-SUBDIR+=       py-requests-ftp
 SUBDIR+=       py-requests-futures
 SUBDIR+=       py-requests-mock
 SUBDIR+=       py-requests-toolbelt

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.3266 pkgsrc/doc/CHANGES-2022:1.3267
--- pkgsrc/doc/CHANGES-2022:1.3266      Fri Jul  8 14:32:20 2022
+++ pkgsrc/doc/CHANGES-2022     Fri Jul  8 14:35:08 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.3266 2022/07/08 14:32:20 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.3267 2022/07/08 14:35:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -4903,3 +4903,4 @@ Changes to the packages collection and i
        Removed net/py-softlayer_messaging [wiz 2022-07-08]
        Updated net/py-dropbox to 11.32.0 [wiz 2022-07-08]
        Updated finance/py-stripe to 3.5.0 [wiz 2022-07-08]
+       Removed devel/py-requests-ftp [wiz 2022-07-08]



Home | Main Index | Thread Index | Old Index