Received: by mail.netbsd.org (Postfix, from userid 605) id 225EB84E5F; Fri, 20 Mar 2020 07:28:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C43C84E20 for ; Fri, 20 Mar 2020 07:28:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Sbk8abJy5txP for ; Fri, 20 Mar 2020 07:28:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B665484D2D for ; Fri, 20 Mar 2020 07:28:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA5D0FB27; Fri, 20 Mar 2020 07:28:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158468929483930" MIME-Version: 1.0 Date: Fri, 20 Mar 2020 07:28:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/geography/py-google-maps-services-python To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200320072814.AA5D0FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158468929483930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Mar 20 07:28:14 UTC 2020 Modified Files: pkgsrc/geography/py-google-maps-services-python: Makefile PLIST Log Message: py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \ pkgsrc/geography/py-google-maps-services-python/Makefile cvs rdiff -u -r1.5 -r1.6 \ pkgsrc/geography/py-google-maps-services-python/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158468929483930 Content-Disposition: inline Content-Length: 4106 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/geography/py-google-maps-services-python/Makefile diff -u pkgsrc/geography/py-google-maps-services-python/Makefile:1.10 pkgsrc/geography/py-google-maps-services-python/Makefile:1.11 --- pkgsrc/geography/py-google-maps-services-python/Makefile:1.10 Fri Mar 20 01:37:23 2020 +++ pkgsrc/geography/py-google-maps-services-python/Makefile Fri Mar 20 07:28:14 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2020/03/20 01:37:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2020/03/20 07:28:14 wiz Exp $ DISTNAME= google-maps-services-python-4.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,6 +12,8 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0<3.0:../../devel/py-requests TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses +TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock +TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test PYTHON_VERSIONS_INCOMPATIBLE= 27 Index: pkgsrc/geography/py-google-maps-services-python/PLIST diff -u pkgsrc/geography/py-google-maps-services-python/PLIST:1.5 pkgsrc/geography/py-google-maps-services-python/PLIST:1.6 --- pkgsrc/geography/py-google-maps-services-python/PLIST:1.5 Fri Mar 20 01:37:23 2020 +++ pkgsrc/geography/py-google-maps-services-python/PLIST Fri Mar 20 07:28:14 2020 @@ -1,45 +1,45 @@ -@comment $NetBSD: PLIST,v 1.5 2020/03/20 01:37:23 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.6 2020/03/20 07:28:14 wiz Exp $ ${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}/googlemaps/__init__.py -${PYSITELIB}/googlemaps/__init__.pyo ${PYSITELIB}/googlemaps/__init__.pyc -${PYSITELIB}/googlemaps/client.pyo -${PYSITELIB}/googlemaps/client.pyc -${PYSITELIB}/googlemaps/convert.pyo -${PYSITELIB}/googlemaps/convert.pyc -${PYSITELIB}/googlemaps/directions.pyo -${PYSITELIB}/googlemaps/directions.pyc -${PYSITELIB}/googlemaps/distance_matrix.pyo -${PYSITELIB}/googlemaps/distance_matrix.pyc -${PYSITELIB}/googlemaps/elevation.pyo -${PYSITELIB}/googlemaps/elevation.pyc -${PYSITELIB}/googlemaps/exceptions.pyo -${PYSITELIB}/googlemaps/exceptions.pyc -${PYSITELIB}/googlemaps/geocoding.pyo -${PYSITELIB}/googlemaps/geocoding.pyc -${PYSITELIB}/googlemaps/geolocation.pyo -${PYSITELIB}/googlemaps/geolocation.pyc -${PYSITELIB}/googlemaps/maps.pyo -${PYSITELIB}/googlemaps/maps.pyc -${PYSITELIB}/googlemaps/places.pyo -${PYSITELIB}/googlemaps/places.pyc -${PYSITELIB}/googlemaps/roads.pyo -${PYSITELIB}/googlemaps/roads.pyc -${PYSITELIB}/googlemaps/timezone.pyo -${PYSITELIB}/googlemaps/timezone.pyc +${PYSITELIB}/googlemaps/__init__.pyo ${PYSITELIB}/googlemaps/client.py +${PYSITELIB}/googlemaps/client.pyc +${PYSITELIB}/googlemaps/client.pyo ${PYSITELIB}/googlemaps/convert.py +${PYSITELIB}/googlemaps/convert.pyc +${PYSITELIB}/googlemaps/convert.pyo ${PYSITELIB}/googlemaps/directions.py +${PYSITELIB}/googlemaps/directions.pyc +${PYSITELIB}/googlemaps/directions.pyo ${PYSITELIB}/googlemaps/distance_matrix.py +${PYSITELIB}/googlemaps/distance_matrix.pyc +${PYSITELIB}/googlemaps/distance_matrix.pyo ${PYSITELIB}/googlemaps/elevation.py +${PYSITELIB}/googlemaps/elevation.pyc +${PYSITELIB}/googlemaps/elevation.pyo ${PYSITELIB}/googlemaps/exceptions.py +${PYSITELIB}/googlemaps/exceptions.pyc +${PYSITELIB}/googlemaps/exceptions.pyo ${PYSITELIB}/googlemaps/geocoding.py +${PYSITELIB}/googlemaps/geocoding.pyc +${PYSITELIB}/googlemaps/geocoding.pyo ${PYSITELIB}/googlemaps/geolocation.py +${PYSITELIB}/googlemaps/geolocation.pyc +${PYSITELIB}/googlemaps/geolocation.pyo ${PYSITELIB}/googlemaps/maps.py +${PYSITELIB}/googlemaps/maps.pyc +${PYSITELIB}/googlemaps/maps.pyo ${PYSITELIB}/googlemaps/places.py +${PYSITELIB}/googlemaps/places.pyc +${PYSITELIB}/googlemaps/places.pyo ${PYSITELIB}/googlemaps/roads.py +${PYSITELIB}/googlemaps/roads.pyc +${PYSITELIB}/googlemaps/roads.pyo ${PYSITELIB}/googlemaps/timezone.py +${PYSITELIB}/googlemaps/timezone.pyc +${PYSITELIB}/googlemaps/timezone.pyo --_----------=_158468929483930--