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:           Wed Aug 12 21:52:46 UTC 2026

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

Log Message:
py-backcall: remove

Doesn't build with flit_core 4, no users in pkgsrc, last update upstream
six years ago.


To generate a diff of this commit:
cvs rdiff -u -r1.4672 -r1.4673 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-backcall/DESCR
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/py-backcall/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-backcall/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-backcall/distinfo
cvs rdiff -u -r1.5237 -r1.5238 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.4672 pkgsrc/devel/Makefile:1.4673
--- pkgsrc/devel/Makefile:1.4672        Mon Aug 10 19:02:05 2026
+++ pkgsrc/devel/Makefile       Wed Aug 12 21:52:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4672 2026/08/10 19:02:05 agc Exp $
+# $NetBSD: Makefile,v 1.4673 2026/08/12 21:52:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2560,7 +2560,6 @@ SUBDIR+=  py-aws-error-utils
 SUBDIR+=       py-aws-sso-lib
 SUBDIR+=       py-awscrt
 SUBDIR+=       py-babel
-SUBDIR+=       py-backcall
 SUBDIR+=       py-backports
 SUBDIR+=       py-backports.shutil_get_terminal_size
 SUBDIR+=       py-bech32

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.5237 pkgsrc/doc/CHANGES-2026:1.5238
--- pkgsrc/doc/CHANGES-2026:1.5237      Wed Aug 12 18:10:42 2026
+++ pkgsrc/doc/CHANGES-2026     Wed Aug 12 21:52:45 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.5237 2026/08/12 18:10:42 adam Exp $
+$NetBSD: CHANGES-2026,v 1.5238 2026/08/12 21:52:45 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -7757,3 +7757,4 @@ Changes to the packages collection and i
        Added cross/ia16-elf-gcc version 6.3.0pre20260612 [ryoon 2026-08-12]
        Updated misc/indi to 2.2.4.2 [adam 2026-08-12]
        Updated devel/appstream to 1.1.6 [adam 2026-08-12]
+       Removed devel/py-backcall [wiz 2026-08-12]



Home | Main Index | Thread Index | Old Index