pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   kleink
Date:           Wed May 25 15:33:49 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add py-wtforms-dateutil.


To generate a diff of this commit:
cvs rdiff -u -r1.1625 -r1.1626 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1625 pkgsrc/www/Makefile:1.1626
--- pkgsrc/www/Makefile:1.1625  Wed May 25 15:29:18 2022
+++ pkgsrc/www/Makefile Wed May 25 15:33:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1625 2022/05/25 15:29:18 kleink Exp $
+# $NetBSD: Makefile,v 1.1626 2022/05/25 15:33:49 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -858,6 +858,7 @@ SUBDIR+=    py-wtforms
 SUBDIR+=       py-wtforms-alchemy
 SUBDIR+=       py-wtforms-appengine
 SUBDIR+=       py-wtforms-components
+SUBDIR+=       py-wtforms-dateutil
 SUBDIR+=       py-wtforms-recaptcha
 SUBDIR+=       py-wtforms-test
 SUBDIR+=       py-yarl



Home | Main Index | Thread Index | Old Index