pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  1 08:03:13 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/py-google: DESCR Makefile PLIST distinfo

Log Message:
py-google: remove

This software is from 2004, so there is no chance this will work on
the current google APIs. Plus, it py-soappy is going next, and this needs
it.


To generate a diff of this commit:
cvs rdiff -u -r1.2203 -r1.2204 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1455 -r1.1456 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/py-google/DESCR
cvs rdiff -u -r1.44 -r0 pkgsrc/net/py-google/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/net/py-google/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/net/py-google/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2203 pkgsrc/doc/CHANGES-2022:1.2204
--- pkgsrc/doc/CHANGES-2022:1.2203      Sun May  1 07:57:42 2022
+++ pkgsrc/doc/CHANGES-2022     Sun May  1 08:03:13 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2203 2022/05/01 07:57:42 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.2204 2022/05/01 08:03:13 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3471,3 +3471,4 @@ Changes to the packages collection and i
        Updated mail/mutt to 2.2.4 [tron 2022-05-01]
        Removed devel/bzr-svn [wiz 2022-05-01]
        Removed devel/py-testtools24 [wiz 2022-05-01]
+       Removed net/py-google [wiz 2022-05-01]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1455 pkgsrc/net/Makefile:1.1456
--- pkgsrc/net/Makefile:1.1455  Fri Apr 29 13:05:49 2022
+++ pkgsrc/net/Makefile Sun May  1 08:03:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1455 2022/04/29 13:05:49 wiz Exp $
+# $NetBSD: Makefile,v 1.1456 2022/05/01 08:03:13 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -705,7 +705,6 @@ SUBDIR+=    py-foolscap
 SUBDIR+=       py-gcs-oauth2-boto-plugin
 SUBDIR+=       py-gevent
 SUBDIR+=       py-geventhttpclient
-SUBDIR+=       py-google
 SUBDIR+=       py-google-cloud-sdk
 SUBDIR+=       py-grpcio
 SUBDIR+=       py-grpcio-testing



Home | Main Index | Thread Index | Old Index