pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-google-apitools py-google-apitools: updated to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7d9c54c718f
branches:  trunk
changeset: 397707:c7d9c54c718f
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 02 10:08:19 2019 +0000

description:
py-google-apitools: updated to 0.5.30

0.5.30:
Unknown changes.

diffstat:

 www/py-google-apitools/Makefile |   8 ++++----
 www/py-google-apitools/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 1b3e13fb05c6 -r c7d9c54c718f www/py-google-apitools/Makefile
--- a/www/py-google-apitools/Makefile   Tue Jul 02 10:01:09 2019 +0000
+++ b/www/py-google-apitools/Makefile   Tue Jul 02 10:08:19 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/10/07 11:18:46 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/02 10:08:19 adam Exp $
 
-DISTNAME=      google-apitools-0.5.24
+DISTNAME=      google-apitools-0.5.30
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-apitools/}
@@ -14,7 +14,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-gflags>=3.0.6:../../devel/py-gflags
 DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.8:../../www/py-httplib2
 DEPENDS+=      ${PYPKGPREFIX}-oauth2client>=2.1.0:../../security/py-oauth2client
-DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.12.0:../../lang/py-six
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=1.0.1:../../devel/py-mock
 TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
 TEST_DEPENDS+= ${PYPKGPREFIX}-unittest2>=0.5.1:../../devel/py-unittest2
@@ -23,7 +23,7 @@
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
-               ${MV} gen_client gen_client-${PYVERSSUFFIX} || ${TRUE}
+       ${MV} gen_client gen_client-${PYVERSSUFFIX} || ${TRUE}
 
 do-test:
        cd ${WRKSRC} && nosetests-${PYVERSSUFFIX}
diff -r 1b3e13fb05c6 -r c7d9c54c718f www/py-google-apitools/distinfo
--- a/www/py-google-apitools/distinfo   Tue Jul 02 10:01:09 2019 +0000
+++ b/www/py-google-apitools/distinfo   Tue Jul 02 10:08:19 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/10/07 11:18:46 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/07/02 10:08:19 adam Exp $
 
-SHA1 (google-apitools-0.5.24.tar.gz) = 806dee29bec9856410ba930ba74075b1955f45d5
-RMD160 (google-apitools-0.5.24.tar.gz) = 7d53441af63b40d0bf8b6525df3bc4415cc62eb7
-SHA512 (google-apitools-0.5.24.tar.gz) = 4fb40d7d4ab31462becff7734e3d328577503779f1cd099e4b8f0071244e1d8380efa51555b4a0959d769743b1d0198ee74e8ee40c6fa4c0e44c4a1966b61897
-Size (google-apitools-0.5.24.tar.gz) = 238203 bytes
+SHA1 (google-apitools-0.5.30.tar.gz) = b95c4b32a8108deae3d1a649c362af56d77dc8f8
+RMD160 (google-apitools-0.5.30.tar.gz) = 09b285a99deb37af6d5ae145ceec0f568b27eb04
+SHA512 (google-apitools-0.5.30.tar.gz) = c09f1b4297b0f7d59de3c5d80b07ae76de1e192036e19bceae0ead5f8ae78c6903b71bc76b5b4d659ffbcb337ce2da43cdfae617b6e440bd7117d30ec486ffd8
+Size (google-apitools-0.5.30.tar.gz) = 171958 bytes



Home | Main Index | Thread Index | Old Index