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 Apr  1 21:43:23 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-semver


To generate a diff of this commit:
cvs rdiff -u -r1.4196 -r1.4197 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.4196 pkgsrc/devel/Makefile:1.4197
--- pkgsrc/devel/Makefile:1.4196        Thu Mar 21 07:39:01 2024
+++ pkgsrc/devel/Makefile       Mon Apr  1 21:43:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4196 2024/03/21 07:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4197 2024/04/01 21:43:23 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3006,6 +3006,7 @@ SUBDIR+=  py-scikit-build
 SUBDIR+=       py-scikit-build-core
 SUBDIR+=       py-selectors2
 SUBDIR+=       py-semantic_version
+SUBDIR+=       py-semver
 SUBDIR+=       py-sentry-sdk
 SUBDIR+=       py-serializable
 SUBDIR+=       py-serpent



Home | Main Index | Thread Index | Old Index