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: wiz
Date: Mon Aug 4 08:01:09 UTC 2025
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add three new packages
To generate a diff of this commit:
cvs rdiff -u -r1.4505 -r1.4506 pkgsrc/devel/Makefile
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.4505 pkgsrc/devel/Makefile:1.4506
--- pkgsrc/devel/Makefile:1.4505 Tue Jul 29 06:48:02 2025
+++ pkgsrc/devel/Makefile Mon Aug 4 08:01:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4505 2025/07/29 06:48:02 dkazankov Exp $
+# $NetBSD: Makefile,v 1.4506 2025/08/04 08:01:09 wiz Exp $
#
COMMENT= Development utilities
@@ -2505,6 +2505,7 @@ SUBDIR+= py-argparse
SUBDIR+= py-argparse-addons
SUBDIR+= py-argparse-manpage
SUBDIR+= py-args
+SUBDIR+= py-assertpy
SUBDIR+= py-astor
SUBDIR+= py-astroid
SUBDIR+= py-astunparse
@@ -2603,6 +2604,8 @@ SUBDIR+= py-cpplint
SUBDIR+= py-cppy
SUBDIR+= py-cram
SUBDIR+= py-crayons
+SUBDIR+= py-cucumber-expressions
+SUBDIR+= py-cucumber-tag-expressions
SUBDIR+= py-curtsies
SUBDIR+= py-cwcwidth
SUBDIR+= py-cykhash
Home |
Main Index |
Thread Index |
Old Index