pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   js
Date:           Sun Mar  1 11:56:05 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-inquirer: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-inquirer/patches: patch-requirements.txt

Log Message:
Remove devel/py-inquirer

I imported this in 2020 as a dependency of something, but nothing in pkgsrc
depends on it anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.4600 -r1.4601 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-inquirer/DESCR \
    pkgsrc/devel/py-inquirer/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-inquirer/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-inquirer/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/py-inquirer/patches/patch-requirements.txt

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.4600 pkgsrc/devel/Makefile:1.4601
--- pkgsrc/devel/Makefile:1.4600        Sun Mar  1 07:26:32 2026
+++ pkgsrc/devel/Makefile       Sun Mar  1 11:56:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4600 2026/03/01 07:26:32 taca Exp $
+# $NetBSD: Makefile,v 1.4601 2026/03/01 11:56:04 js Exp $
 #
 
 COMMENT=       Development utilities
@@ -2767,7 +2767,6 @@ SUBDIR+=  py-importlib-resources
 SUBDIR+=       py-incremental
 SUBDIR+=       py-iniconfig
 SUBDIR+=       py-inline-snapshot
-SUBDIR+=       py-inquirer
 SUBDIR+=       py-intelhex
 SUBDIR+=       py-intervaltree
 SUBDIR+=       py-iowait



Home | Main Index | Thread Index | Old Index