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:           Mon Nov 13 23:36:28 UTC 2023

Modified Files:
        pkgsrc/archivers: Makefile
        pkgsrc/doc: CHANGES-2023
Removed Files:
        pkgsrc/archivers/py-czipfile: DESCR Makefile PLIST distinfo
        pkgsrc/archivers/py-czipfile/patches: patch-setup.py

Log Message:
py-czipfile: remove

Python 2 only, no users in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 pkgsrc/archivers/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/archivers/py-czipfile/DESCR \
    pkgsrc/archivers/py-czipfile/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/archivers/py-czipfile/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/archivers/py-czipfile/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/archivers/py-czipfile/patches/patch-setup.py
cvs rdiff -u -r1.6932 -r1.6933 pkgsrc/doc/CHANGES-2023

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

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.205 pkgsrc/archivers/Makefile:1.206
--- pkgsrc/archivers/Makefile:1.205     Sun Oct 29 18:27:47 2023
+++ pkgsrc/archivers/Makefile   Mon Nov 13 23:36:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2023/10/29 18:27:47 wiz Exp $
+# $NetBSD: Makefile,v 1.206 2023/11/13 23:36:28 wiz Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -110,7 +110,6 @@ SUBDIR+=    pxz
 SUBDIR+=       py-brotli
 SUBDIR+=       py-brotlicffi
 SUBDIR+=       py-bz2file
-SUBDIR+=       py-czipfile
 SUBDIR+=       py-lhafile
 SUBDIR+=       py-libarchive-c
 SUBDIR+=       py-lz4

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6932 pkgsrc/doc/CHANGES-2023:1.6933
--- pkgsrc/doc/CHANGES-2023:1.6932      Mon Nov 13 23:21:46 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Nov 13 23:36:28 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6932 2023/11/13 23:21:46 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6933 2023/11/13 23:36:28 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9985,3 +9985,4 @@ Changes to the packages collection and i
        Updated databases/postgresql16 to 16.1 [adam 2023-11-13]
        Added sysutils/lxqt-menu-data version 1.4.1 [gutteridge 2023-11-13]
        Removed devel/libbonobo [wiz 2023-11-13]
+       Removed archivers/py-czipfile [wiz 2023-11-13]



Home | Main Index | Thread Index | Old Index