Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www: Enable py-aiohttp-socks



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90dd6527bbfa
branches:  trunk
changeset: 429009:90dd6527bbfa
user:      js <js%pkgsrc.org@localhost>
date:      Tue Apr 14 19:54:51 2020 +0000

description:
www: Enable py-aiohttp-socks

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c0b3e23a8554 -r 90dd6527bbfa www/Makefile
--- a/www/Makefile      Tue Apr 14 19:52:19 2020 +0000
+++ b/www/Makefile      Tue Apr 14 19:54:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1452 2020/04/14 16:12:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.1453 2020/04/14 19:54:51 js Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -625,6 +625,7 @@
 SUBDIR+=       py-WebTest
 SUBDIR+=       py-aiohttp
 SUBDIR+=       py-aiohttp-cors
+SUBDIR+=       py-aiohttp-socks
 SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
 SUBDIR+=       py-beautifulsoup



Home | Main Index | Thread Index | Old Index