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:38:39 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1627 -r1.1628 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.1627 pkgsrc/www/Makefile:1.1628
--- pkgsrc/www/Makefile:1.1627  Wed May 25 15:36:26 2022
+++ pkgsrc/www/Makefile Wed May 25 15:38:39 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1627 2022/05/25 15:36:26 kleink Exp $
+# $NetBSD: Makefile,v 1.1628 2022/05/25 15:38:39 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -861,6 +861,7 @@ SUBDIR+=    py-wtforms-components
 SUBDIR+=       py-wtforms-dateutil
 SUBDIR+=       py-wtforms-django
 SUBDIR+=       py-wtforms-recaptcha
+SUBDIR+=       py-wtforms-sqlalchemy
 SUBDIR+=       py-wtforms-test
 SUBDIR+=       py-yarl
 SUBDIR+=       py-zope.proxy



Home | Main Index | Thread Index | Old Index