pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 11 08:10:53 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + py-grequests


To generate a diff of this commit:
cvs rdiff -u -r1.1518 -r1.1519 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1518 pkgsrc/net/Makefile:1.1519
--- pkgsrc/net/Makefile:1.1518  Fri Jun  9 19:28:56 2023
+++ pkgsrc/net/Makefile Sun Jun 11 08:10:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1518 2023/06/09 19:28:56 gdt Exp $
+# $NetBSD: Makefile,v 1.1519 2023/06/11 08:10:53 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -730,6 +730,7 @@ SUBDIR+=    py-gcs-oauth2-boto-plugin
 SUBDIR+=       py-gevent
 SUBDIR+=       py-geventhttpclient
 SUBDIR+=       py-google-cloud-sdk
+SUBDIR+=       py-grequests
 SUBDIR+=       py-grpcio
 SUBDIR+=       py-grpcio-testing
 SUBDIR+=       py-grpcio-tools



Home | Main Index | Thread Index | Old Index