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:           Sun Apr 30 15:52:06 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2023
Removed Files:
        pkgsrc/devel/py-flake8-3: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-flake8-3/patches: patch-setup.cfg

Log Message:
py-flake8-3: remove, unused


To generate a diff of this commit:
cvs rdiff -u -r1.3963 -r1.3964 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-flake8-3/ALTERNATIVES \
    pkgsrc/devel/py-flake8-3/DESCR pkgsrc/devel/py-flake8-3/PLIST \
    pkgsrc/devel/py-flake8-3/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-flake8-3/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-flake8-3/patches/patch-setup.cfg
cvs rdiff -u -r1.2666 -r1.2667 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/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3963 pkgsrc/devel/Makefile:1.3964
--- pkgsrc/devel/Makefile:1.3963        Sun Apr 30 15:01:15 2023
+++ pkgsrc/devel/Makefile       Sun Apr 30 15:52:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3963 2023/04/30 15:01:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3964 2023/04/30 15:52:06 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2518,7 +2518,6 @@ SUBDIR+=  py-filechunkio
 SUBDIR+=       py-filelock
 SUBDIR+=       py-fixtures
 SUBDIR+=       py-flake8
-SUBDIR+=       py-flake8-3
 SUBDIR+=       py-flake8-docstrings
 SUBDIR+=       py-flake8-import-order
 SUBDIR+=       py-flake8-polyfill

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.2666 pkgsrc/doc/CHANGES-2023:1.2667
--- pkgsrc/doc/CHANGES-2023:1.2666      Sun Apr 30 15:38:34 2023
+++ pkgsrc/doc/CHANGES-2023     Sun Apr 30 15:52:06 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2666 2023/04/30 15:38:34 taca Exp $
+$NetBSD: CHANGES-2023,v 1.2667 2023/04/30 15:52:06 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -3761,3 +3761,4 @@ Changes to the packages collection and i
        Updated sysutils/ruby-chef-config to 18.2.7 [taca 2023-04-30]
        Updated sysutils/ruby-chef-utils to 18.2.7 [taca 2023-04-30]
        Updated sysutils/puppet to 7.24.0 [taca 2023-04-30]
+       Removed devel/py-flake8-3 [wiz 2023-04-30]



Home | Main Index | Thread Index | Old Index