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 Jan 25 07:43:27 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2026
Removed Files:
        pkgsrc/devel/py-flake8-polyfill: DESCR Makefile PLIST distinfo

Log Message:
py-flake8-polyfill: remove

Dead upstream, no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.4574 -r1.4575 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-flake8-polyfill/DESCR \
    pkgsrc/devel/py-flake8-polyfill/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-flake8-polyfill/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-flake8-polyfill/distinfo
cvs rdiff -u -r1.591 -r1.592 pkgsrc/doc/CHANGES-2026

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.4574 pkgsrc/devel/Makefile:1.4575
--- pkgsrc/devel/Makefile:1.4574        Sun Jan 25 07:41:46 2026
+++ pkgsrc/devel/Makefile       Sun Jan 25 07:43:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4574 2026/01/25 07:41:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4575 2026/01/25 07:43:27 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2693,7 +2693,6 @@ SUBDIR+=  py-fixtures
 SUBDIR+=       py-flake8
 SUBDIR+=       py-flake8-docstrings
 SUBDIR+=       py-flake8-import-order
-SUBDIR+=       py-flake8-polyfill
 SUBDIR+=       py-flakes
 SUBDIR+=       py-flaky
 SUBDIR+=       py-flexmock

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.591 pkgsrc/doc/CHANGES-2026:1.592
--- pkgsrc/doc/CHANGES-2026:1.591       Sun Jan 25 07:41:47 2026
+++ pkgsrc/doc/CHANGES-2026     Sun Jan 25 07:43:27 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.591 2026/01/25 07:41:47 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.592 2026/01/25 07:43:27 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -769,3 +769,4 @@ Changes to the packages collection and i
        Removed databases/py-datapkg [wiz 2026-01-25]
        Removed devel/py-hypothesis4 [wiz 2026-01-25]
        Removed devel/py-enum34 [wiz 2026-01-25]
+       Removed devel/py-flake8-polyfill [wiz 2026-01-25]



Home | Main Index | Thread Index | Old Index