Skip to content

Commit 1561b31

Browse files
committed
devel/Makefile: add three new packages
1 parent d8da8db commit 1561b31

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

devel/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.4505 2025/07/29 06:48:02 dkazankov Exp $
1+
# $NetBSD: Makefile,v 1.4506 2025/08/04 08:01:09 wiz Exp $
22
#
33

44
COMMENT= Development utilities
@@ -2505,6 +2505,7 @@ SUBDIR+= py-argparse
25052505
SUBDIR+= py-argparse-addons
25062506
SUBDIR+= py-argparse-manpage
25072507
SUBDIR+= py-args
2508+
SUBDIR+= py-assertpy
25082509
SUBDIR+= py-astor
25092510
SUBDIR+= py-astroid
25102511
SUBDIR+= py-astunparse
@@ -2603,6 +2604,8 @@ SUBDIR+= py-cpplint
26032604
SUBDIR+= py-cppy
26042605
SUBDIR+= py-cram
26052606
SUBDIR+= py-crayons
2607+
SUBDIR+= py-cucumber-expressions
2608+
SUBDIR+= py-cucumber-tag-expressions
26062609
SUBDIR+= py-curtsies
26072610
SUBDIR+= py-cwcwidth
26082611
SUBDIR+= py-cykhash

0 commit comments

Comments
 (0)