pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove py-google-api-python-client-py3, standard versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/753b9d8a7111
branches:  trunk
changeset: 354715:753b9d8a7111
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 07 11:08:08 2016 +0000

description:
Remove py-google-api-python-client-py3, standard version supports python-3.x now.

diffstat:

 doc/CHANGES-2016                             |   3 +-
 www/Makefile                                 |   3 +-
 www/py-google-api-python-client-py3/DESCR    |   3 -
 www/py-google-api-python-client-py3/Makefile |  22 -------
 www/py-google-api-python-client-py3/PLIST    |  84 ----------------------------
 www/py-google-api-python-client-py3/distinfo |   6 --
 6 files changed, 3 insertions(+), 118 deletions(-)

diffs (162 lines):

diff -r 9540e660347c -r 753b9d8a7111 doc/CHANGES-2016
--- a/doc/CHANGES-2016  Mon Nov 07 11:07:05 2016 +0000
+++ b/doc/CHANGES-2016  Mon Nov 07 11:08:08 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2016,v 1.4612 2016/11/07 11:03:21 wiz Exp $
+$NetBSD: CHANGES-2016,v 1.4613 2016/11/07 11:08:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2016:
 
@@ -6377,3 +6377,4 @@
        Updated security/py-cryptography to 1.5.3 [wiz 2016-11-07]
        Updated textproc/py-uritemplate to 3.0.0 [wiz 2016-11-07]
        Updated www/py-google-api-python-client to 1.5.5 [wiz 2016-11-07]
+       Removed www/py-google-api-python-client-py3 successor www/py-google-api-python-client [wiz 2016-11-07]
diff -r 9540e660347c -r 753b9d8a7111 www/Makefile
--- a/www/Makefile      Mon Nov 07 11:07:05 2016 +0000
+++ b/www/Makefile      Mon Nov 07 11:08:08 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1195 2016/10/01 13:02:59 wen Exp $
+# $NetBSD: Makefile,v 1.1196 2016/11/07 11:08:08 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -664,7 +664,6 @@
 SUBDIR+=       py-gdata
 SUBDIR+=       py-genshi
 SUBDIR+=       py-google-api-python-client
-SUBDIR+=       py-google-api-python-client-py3
 SUBDIR+=       py-graphite-web
 SUBDIR+=       py-gunicorn
 SUBDIR+=       py-h2
diff -r 9540e660347c -r 753b9d8a7111 www/py-google-api-python-client-py3/DESCR
--- a/www/py-google-api-python-client-py3/DESCR Mon Nov 07 11:07:05 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-The Google API Client for Python is a client library for accessing the Plus,
-Moderator, and many other Google APIs. This is the python 3.x port of the
-package.
diff -r 9540e660347c -r 753b9d8a7111 www/py-google-api-python-client-py3/Makefile
--- a/www/py-google-api-python-client-py3/Makefile      Mon Nov 07 11:07:05 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:48 wiz Exp $
-
-DISTNAME=      google-api-python-client-py3-1.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-py3//}
-CATEGORIES=    python www
-MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-api-python-client-py3/}
-
-MAINTAINER=    rodent%NetBSD.org@localhost
-HOMEPAGE=      http://code.google.com/p/google-api-python-client/
-COMMENT=       Google API Client Library for Python (python 3x port)
-LICENSE=       apache-2.0
-
-DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.8:../../www/py-httplib2
-
-USE_LANGUAGES=                 # none
-PYTHON_VERSIONS_INCOMPATIBLE=  27 # won't CONFLICT with the 2.x version
-
-REPLACE_PYTHON+=       apiclient/*.py oauth2client/*.py
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 9540e660347c -r 753b9d8a7111 www/py-google-api-python-client-py3/PLIST
--- a/www/py-google-api-python-client-py3/PLIST Mon Nov 07 11:07:05 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,84 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/05 21:40:40 rodent Exp $
-${PYSITELIB}/apiclient/__init__.py
-${PYSITELIB}/apiclient/__init__.pyc
-${PYSITELIB}/apiclient/__init__.pyo
-${PYSITELIB}/apiclient/channel.pyc
-${PYSITELIB}/apiclient/channel.pyo
-${PYSITELIB}/apiclient/discovery.pyc
-${PYSITELIB}/apiclient/discovery.pyo
-${PYSITELIB}/apiclient/errors.pyc
-${PYSITELIB}/apiclient/errors.pyo
-${PYSITELIB}/apiclient/http.pyc
-${PYSITELIB}/apiclient/http.pyo
-${PYSITELIB}/apiclient/mimeparse.pyc
-${PYSITELIB}/apiclient/mimeparse.pyo
-${PYSITELIB}/apiclient/model.pyc
-${PYSITELIB}/apiclient/model.pyo
-${PYSITELIB}/apiclient/sample_tools.pyc
-${PYSITELIB}/apiclient/sample_tools.pyo
-${PYSITELIB}/apiclient/schema.pyc
-${PYSITELIB}/apiclient/schema.pyo
-${PYSITELIB}/apiclient/channel.py
-${PYSITELIB}/apiclient/discovery.py
-${PYSITELIB}/apiclient/errors.py
-${PYSITELIB}/apiclient/http.py
-${PYSITELIB}/apiclient/mimeparse.py
-${PYSITELIB}/apiclient/model.py
-${PYSITELIB}/apiclient/sample_tools.py
-${PYSITELIB}/apiclient/schema.py
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/oauth2client/__init__.py
-${PYSITELIB}/oauth2client/__init__.pyc
-${PYSITELIB}/oauth2client/__init__.pyo
-${PYSITELIB}/oauth2client/anyjson.pyc
-${PYSITELIB}/oauth2client/anyjson.pyo
-${PYSITELIB}/oauth2client/appengine.pyc
-${PYSITELIB}/oauth2client/appengine.pyo
-${PYSITELIB}/oauth2client/client.pyc
-${PYSITELIB}/oauth2client/client.pyo
-${PYSITELIB}/oauth2client/clientsecrets.pyc
-${PYSITELIB}/oauth2client/clientsecrets.pyo
-${PYSITELIB}/oauth2client/crypt.pyc
-${PYSITELIB}/oauth2client/crypt.pyo
-${PYSITELIB}/oauth2client/django_orm.pyc
-${PYSITELIB}/oauth2client/django_orm.pyo
-${PYSITELIB}/oauth2client/file.pyc
-${PYSITELIB}/oauth2client/file.pyo
-${PYSITELIB}/oauth2client/gce.pyc
-${PYSITELIB}/oauth2client/gce.pyo
-${PYSITELIB}/oauth2client/keyring_storage.pyc
-${PYSITELIB}/oauth2client/keyring_storage.pyo
-${PYSITELIB}/oauth2client/locked_file.pyc
-${PYSITELIB}/oauth2client/locked_file.pyo
-${PYSITELIB}/oauth2client/multistore_file.pyc
-${PYSITELIB}/oauth2client/multistore_file.pyo
-${PYSITELIB}/oauth2client/old_run.pyc
-${PYSITELIB}/oauth2client/old_run.pyo
-${PYSITELIB}/oauth2client/tools.pyc
-${PYSITELIB}/oauth2client/tools.pyo
-${PYSITELIB}/oauth2client/util.pyc
-${PYSITELIB}/oauth2client/util.pyo
-${PYSITELIB}/oauth2client/xsrfutil.pyc
-${PYSITELIB}/oauth2client/xsrfutil.pyo
-${PYSITELIB}/oauth2client/anyjson.py
-${PYSITELIB}/oauth2client/appengine.py
-${PYSITELIB}/oauth2client/client.py
-${PYSITELIB}/oauth2client/clientsecrets.py
-${PYSITELIB}/oauth2client/crypt.py
-${PYSITELIB}/oauth2client/django_orm.py
-${PYSITELIB}/oauth2client/file.py
-${PYSITELIB}/oauth2client/gce.py
-${PYSITELIB}/oauth2client/keyring_storage.py
-${PYSITELIB}/oauth2client/locked_file.py
-${PYSITELIB}/oauth2client/multistore_file.py
-${PYSITELIB}/oauth2client/old_run.py
-${PYSITELIB}/oauth2client/tools.py
-${PYSITELIB}/oauth2client/util.py
-${PYSITELIB}/oauth2client/xsrfutil.py
-${PYSITELIB}/uritemplate/__init__.py
-${PYSITELIB}/uritemplate/__init__.pyc
-${PYSITELIB}/uritemplate/__init__.pyo
diff -r 9540e660347c -r 753b9d8a7111 www/py-google-api-python-client-py3/distinfo
--- a/www/py-google-api-python-client-py3/distinfo      Mon Nov 07 11:07:05 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:47:29 agc Exp $
-
-SHA1 (google-api-python-client-py3-1.2.tar.gz) = 3dcf1113beab73e5dd0998fada37b9b3fc12b921
-RMD160 (google-api-python-client-py3-1.2.tar.gz) = f327a3c9e24dbf6fa768edca99bae2c723963876
-SHA512 (google-api-python-client-py3-1.2.tar.gz) = fb579aa7bc97695ce9483b8227649b437b5a70a928461ccdf401fa542bc18b679396c41081c9627e97f51ec17344a72997327b498bdd11eef2458ab66b22d720
-Size (google-api-python-client-py3-1.2.tar.gz) = 74999 bytes



Home | Main Index | Thread Index | Old Index