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:40:00 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/py-cookies: DESCR Makefile PLIST distinfo

Log Message:
py-cookies: remove Python 3.10 specific package


To generate a diff of this commit:
cvs rdiff -u -r1.4313 -r1.4314 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.1866 -r1.1867 pkgsrc/www/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/www/py-cookies/DESCR
cvs rdiff -u -r1.5 -r0 pkgsrc/www/py-cookies/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/py-cookies/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/www/py-cookies/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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.4313 pkgsrc/doc/CHANGES-2025:1.4314
--- pkgsrc/doc/CHANGES-2025:1.4313      Tue Jul 15 21:39:08 2025
+++ pkgsrc/doc/CHANGES-2025     Tue Jul 15 21:40:00 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.4313 2025/07/15 21:39:08 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.4314 2025/07/15 21:40:00 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -6363,3 +6363,4 @@ Changes to the packages collection and i
        Updated mail/fetchmailconf to 6.5.4 [wiz 2025-07-15]
        Removed devel/py-backports.strenum [wiz 2025-07-15]
        Removed time/py-backports-datetime-fromisoformat [wiz 2025-07-15]
+       Removed www/py-cookies [wiz 2025-07-15]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1866 pkgsrc/www/Makefile:1.1867
--- pkgsrc/www/Makefile:1.1866  Mon Jun 30 14:34:14 2025
+++ pkgsrc/www/Makefile Tue Jul 15 21:40:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1866 2025/06/30 14:34:14 hauke Exp $
+# $NetBSD: Makefile,v 1.1867 2025/07/15 21:40:00 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -717,7 +717,6 @@ SUBDIR+=    py-cfscrape
 SUBDIR+=       py-channels
 SUBDIR+=       py-cheroot
 SUBDIR+=       py-cherrypy
-SUBDIR+=       py-cookies
 SUBDIR+=       py-curl
 SUBDIR+=       py-daphne
 SUBDIR+=       py-django



Home | Main Index | Thread Index | Old Index