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:   adam
Date:           Thu May  4 07:00:40 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
py-requests-wsgi-adapter: added


To generate a diff of this commit:
cvs rdiff -u -r1.1705 -r1.1706 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.1705 pkgsrc/www/Makefile:1.1706
--- pkgsrc/www/Makefile:1.1705  Sun Apr 30 18:50:01 2023
+++ pkgsrc/www/Makefile Thu May  4 07:00:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1705 2023/04/30 18:50:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1706 2023/05/04 07:00:40 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -839,6 +839,7 @@ SUBDIR+=    py-python-multipart
 SUBDIR+=       py-python3-digest
 SUBDIR+=       py-raven
 SUBDIR+=       py-recaptcha
+SUBDIR+=       py-requests-wsgi-adapter
 SUBDIR+=       py-respx
 SUBDIR+=       py-rfc3986
 SUBDIR+=       py-robobrowser



Home | Main Index | Thread Index | Old Index