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:           Tue Jan 10 20:03:47 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pykka


To generate a diff of this commit:
cvs rdiff -u -r1.3871 -r1.3872 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.3871 pkgsrc/devel/Makefile:1.3872
--- pkgsrc/devel/Makefile:1.3871        Mon Jan  9 17:48:34 2023
+++ pkgsrc/devel/Makefile       Tue Jan 10 20:03:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3871 2023/01/09 17:48:34 nikita Exp $
+# $NetBSD: Makefile,v 1.3872 2023/01/10 20:03:47 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2677,6 +2677,7 @@ SUBDIR+=  py-pydantic
 SUBDIR+=       py-pydispatcher
 SUBDIR+=       py-pyelftools
 SUBDIR+=       py-pygit2
+SUBDIR+=       py-pykka
 SUBDIR+=       py-pyleri
 SUBDIR+=       py-pylint
 SUBDIR+=       py-pylint-plugin-utils



Home | Main Index | Thread Index | Old Index