Wed Nov 9 22:21:34 2022 UTC ()
devel: add py-rstr


(khorben)
diff -r1.3820 -r1.3821 pkgsrc/devel/Makefile

cvs diff -r1.3820 -r1.3821 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/11/08 09:27:08 1.3820
+++ pkgsrc/devel/Makefile 2022/11/09 22:21:34 1.3821
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3820 2022/11/08 09:27:08 adam Exp $ 1# $NetBSD: Makefile,v 1.3821 2022/11/09 22:21:34 khorben Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -2833,26 +2833,27 @@ SUBDIR+= py-repoze.lru @@ -2833,26 +2833,27 @@ SUBDIR+= py-repoze.lru
2833SUBDIR+= py-requests 2833SUBDIR+= py-requests
2834SUBDIR+= py-requests-file 2834SUBDIR+= py-requests-file
2835SUBDIR+= py-requests-futures 2835SUBDIR+= py-requests-futures
2836SUBDIR+= py-requests-mock 2836SUBDIR+= py-requests-mock
2837SUBDIR+= py-requests-toolbelt 2837SUBDIR+= py-requests-toolbelt
2838SUBDIR+= py-requests-unixsocket 2838SUBDIR+= py-requests-unixsocket
2839SUBDIR+= py-requirements-parser 2839SUBDIR+= py-requirements-parser
2840SUBDIR+= py-resolvelib 2840SUBDIR+= py-resolvelib
2841SUBDIR+= py-restructuredtext_lint 2841SUBDIR+= py-restructuredtext_lint
2842SUBDIR+= py-retry_decorator 2842SUBDIR+= py-retry_decorator
2843SUBDIR+= py-rlp 2843SUBDIR+= py-rlp
2844SUBDIR+= py-rope 2844SUBDIR+= py-rope
2845SUBDIR+= py-rply 2845SUBDIR+= py-rply
 2846SUBDIR+= py-rstr
2846SUBDIR+= py-ruamel-base 2847SUBDIR+= py-ruamel-base
2847SUBDIR+= py-ruamel-ordereddict 2848SUBDIR+= py-ruamel-ordereddict
2848SUBDIR+= py-ruamel-yaml 2849SUBDIR+= py-ruamel-yaml
2849SUBDIR+= py-ruamel-yaml-clib 2850SUBDIR+= py-ruamel-yaml-clib
2850SUBDIR+= py-sarge 2851SUBDIR+= py-sarge
2851SUBDIR+= py-scandir 2852SUBDIR+= py-scandir
2852SUBDIR+= py-scard 2853SUBDIR+= py-scard
2853SUBDIR+= py-selectors2 2854SUBDIR+= py-selectors2
2854SUBDIR+= py-semantic_version 2855SUBDIR+= py-semantic_version
2855SUBDIR+= py-sentry-sdk 2856SUBDIR+= py-sentry-sdk
2856SUBDIR+= py-serpent 2857SUBDIR+= py-serpent
2857SUBDIR+= py-setuptools 2858SUBDIR+= py-setuptools
2858SUBDIR+= py-setuptools-rust 2859SUBDIR+= py-setuptools-rust