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:   wiz
Date:           Thu Sep 12 09:18:24 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-aiohttp-oauthlib


To generate a diff of this commit:
cvs rdiff -u -r1.1814 -r1.1815 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.1814 pkgsrc/www/Makefile:1.1815
--- pkgsrc/www/Makefile:1.1814  Thu Aug 29 15:01:23 2024
+++ pkgsrc/www/Makefile Thu Sep 12 09:18:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1814 2024/08/29 15:01:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.1815 2024/09/12 09:18:24 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -692,6 +692,7 @@ SUBDIR+=    py-WebOb
 SUBDIR+=       py-WebTest
 SUBDIR+=       py-aiohttp
 SUBDIR+=       py-aiohttp-cors
+SUBDIR+=       py-aiohttp-oauthlib
 SUBDIR+=       py-aiohttp-remotes
 SUBDIR+=       py-aiohttp-socks
 SUBDIR+=       py-aioquic



Home | Main Index | Thread Index | Old Index