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:           Sun Oct 12 17:49:11 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-poetry-dynamic-versioning


To generate a diff of this commit:
cvs rdiff -u -r1.4536 -r1.4537 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.4536 pkgsrc/devel/Makefile:1.4537
--- pkgsrc/devel/Makefile:1.4536        Sun Oct 12 17:29:18 2025
+++ pkgsrc/devel/Makefile       Sun Oct 12 17:49:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4536 2025/10/12 17:29:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4537 2025/10/12 17:49:11 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2897,6 +2897,7 @@ SUBDIR+=  py-plumbum
 SUBDIR+=       py-ply
 SUBDIR+=       py-poetry
 SUBDIR+=       py-poetry-core
+SUBDIR+=       py-poetry-dynamic-versioning
 SUBDIR+=       py-poetry-plugin-export
 SUBDIR+=       py-polib
 SUBDIR+=       py-pooch



Home | Main Index | Thread Index | Old Index