From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/geopy/ Date: Mon, 6 Apr 2020 18:01:05 +0000 (UTC) [thread overview] Message-ID: <1586196058.c99d254cdc153c1263c54b5bfb53afc695dd1dc8.andrewammerlaan@gentoo> (raw) commit: c99d254cdc153c1263c54b5bfb53afc695dd1dc8 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Apr 6 18:00:58 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Apr 6 18:00:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c99d254c dev-python/geopy: fix tests and doc Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/geopy/geopy-1.21.0.ebuild | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/dev-python/geopy/geopy-1.21.0.ebuild b/dev-python/geopy/geopy-1.21.0.ebuild index fa0f5ce..cb9c814 100644 --- a/dev-python/geopy/geopy-1.21.0.ebuild +++ b/dev-python/geopy/geopy-1.21.0.ebuild @@ -38,6 +38,24 @@ DEPEND=" " distutils_enable_tests pytest -distutils_enable_sphinx \ +distutils_enable_sphinx docs \ ">=dev-python/sphinx_rtd_theme-0.4.0" \ dev-python/readme_renderer + +python_prepare_all() { + # [Errno -3] Temporary failure in name resolution + rm test/geocoders/nominatim.py || die + rm test/geocoders/geocodefarm.py || die + rm test/geocoders/databc.py || die + rm test/geocoders/banfrance.py || die + rm test/geocoders/arcgis.py || die + rm test/test_proxy.py || die + rm test/geocoders/geonames.py || die + rm test/geocoders/photon.py || die + + # depend on the above and now fail to import + rm test/geocoders/openmapquest.py || die + rm test/geocoders/pickpoint.py || die + + distutils-r1_python_prepare_all +}
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/geopy/ Date: Mon, 6 Apr 2020 18:01:40 +0000 (UTC) [thread overview] Message-ID: <1586196058.c99d254cdc153c1263c54b5bfb53afc695dd1dc8.andrewammerlaan@gentoo> (raw) Message-ID: <20200406180140.gA3fTypr-E2B56MvrK_ZUrIGgJMYYt-GMR524WKzt3o@z> (raw) commit: c99d254cdc153c1263c54b5bfb53afc695dd1dc8 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Apr 6 18:00:58 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Apr 6 18:00:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c99d254c dev-python/geopy: fix tests and doc Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/geopy/geopy-1.21.0.ebuild | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/dev-python/geopy/geopy-1.21.0.ebuild b/dev-python/geopy/geopy-1.21.0.ebuild index fa0f5ce..cb9c814 100644 --- a/dev-python/geopy/geopy-1.21.0.ebuild +++ b/dev-python/geopy/geopy-1.21.0.ebuild @@ -38,6 +38,24 @@ DEPEND=" " distutils_enable_tests pytest -distutils_enable_sphinx \ +distutils_enable_sphinx docs \ ">=dev-python/sphinx_rtd_theme-0.4.0" \ dev-python/readme_renderer + +python_prepare_all() { + # [Errno -3] Temporary failure in name resolution + rm test/geocoders/nominatim.py || die + rm test/geocoders/geocodefarm.py || die + rm test/geocoders/databc.py || die + rm test/geocoders/banfrance.py || die + rm test/geocoders/arcgis.py || die + rm test/test_proxy.py || die + rm test/geocoders/geonames.py || die + rm test/geocoders/photon.py || die + + # depend on the above and now fail to import + rm test/geocoders/openmapquest.py || die + rm test/geocoders/pickpoint.py || die + + distutils-r1_python_prepare_all +}
next reply other threads:[~2020-04-06 18:01 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-04-06 18:01 Andrew Ammerlaan [this message] 2020-04-06 18:01 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/geopy/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-10-04 22:30 [gentoo-commits] repo/proj/guru:dev " Alessandro Barbieri 2021-06-12 20:18 Anna Vyalkova 2021-06-09 15:03 Andrew Ammerlaan 2021-05-26 12:03 Anna Vyalkova 2021-05-25 8:10 Anna Vyalkova 2021-05-06 0:22 Alessandro Barbieri 2021-03-23 0:03 Alessandro Barbieri 2021-02-17 16:03 Andrew Ammerlaan 2020-12-18 17:46 Andrew Ammerlaan 2020-05-18 18:39 Alessandro Barbieri 2020-04-12 10:26 Sergey Torokhov 2020-04-07 1:22 Alessandro Barbieri 2020-04-06 8:41 Alessandro Barbieri
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1586196058.c99d254cdc153c1263c54b5bfb53afc695dd1dc8.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox