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 31 23:04:30 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-setuptools44


To generate a diff of this commit:
cvs rdiff -u -r1.3185 -r1.3186 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.3185 pkgsrc/devel/Makefile:1.3186
--- pkgsrc/devel/Makefile:1.3185        Wed Aug 19 12:41:43 2020
+++ pkgsrc/devel/Makefile       Mon Aug 31 23:04:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3185 2020/08/19 12:41:43 riastradh Exp $
+# $NetBSD: Makefile,v 1.3186 2020/08/31 23:04:30 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2568,6 +2568,7 @@ SUBDIR+=  py-semantic_version
 SUBDIR+=       py-serpent
 SUBDIR+=       py-setuptools
 SUBDIR+=       py-setuptools-rust
+SUBDIR+=       py-setuptools44
 SUBDIR+=       py-setuptools_scm
 SUBDIR+=       py-setuptools_scm_git_archive
 SUBDIR+=       py-setuptools_trial



Home | Main Index | Thread Index | Old Index