From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BBDD138334 for ; Sun, 8 Dec 2019 18:47:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EB74E08AA; Sun, 8 Dec 2019 18:47:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E22F9E089D for ; Sun, 8 Dec 2019 18:47:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89D5134D386 for ; Sun, 8 Dec 2019 18:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F3F67FE for ; Sun, 8 Dec 2019 18:47:50 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1575830529.a61a89529216483779dc0ea1b2fe99469921d8d6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproj/, dev-python/pyproj/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyproj/Manifest dev-python/pyproj/files/pyproj-2.4.2-conftest.patch dev-python/pyproj/pyproj-2.4.2.ebuild X-VCS-Directories: dev-python/pyproj/ dev-python/pyproj/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a61a89529216483779dc0ea1b2fe99469921d8d6 X-VCS-Branch: master Date: Sun, 8 Dec 2019 18:47:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b934219d-97b5-449b-bc23-b944fb672547 X-Archives-Hash: 41e3f2466301cfd96cfe9db1c08558a6 commit: a61a89529216483779dc0ea1b2fe99469921d8d6 Author: Chris Mayo gmail com> AuthorDate: Sun Dec 8 15:16:07 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 8 18:42:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61a8952 dev-python/pyproj: bump to 2.4.2 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Chris Mayo gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13924 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/pyproj/Manifest | 1 + .../pyproj/files/pyproj-2.4.2-conftest.patch | 31 ++++++++++++++++ dev-python/pyproj/pyproj-2.4.2.ebuild | 42 ++++++++++++++++++++++ 3 files changed, 74 insertions(+) diff --git a/dev-python/pyproj/Manifest b/dev-python/pyproj/Manifest index 02a19abffc9..9576fff47ba 100644 --- a/dev-python/pyproj/Manifest +++ b/dev-python/pyproj/Manifest @@ -1,2 +1,3 @@ DIST pyproj-1.9.5.1.tar.gz 4424543 BLAKE2B cdf954ec0fe794f354b246fcd5afeac01b796f84cc2456efce3e289fcfb12074d7352c9fa7e9d74356199135dfa9814c07da9379f85771dbb7130b8b9b7ecc34 SHA512 b0e0f85be01a3399cb41c4bf29d1a63ecb519fd45d6092a3558060d93c715afafd12f7532c8665839225ad7243e739a117677f6747bf34a0ccbde5e75c85f324 DIST pyproj-2.4.1.tar.gz 462332 BLAKE2B bd5f8f34bd1e4f928cbbba8736ede96425f1823171b1e4da0ecd6ccf9f105d4f5d4c9f953f353382412883c70803421b4d9a5175aba5cabcb689fafb19484a89 SHA512 c8bc987991b8136951f038f504cb6ffa5f69663b9ba447b586ab29d30e91b05661c46726132ac2cbfd756d92842606b1d5a5167b84c66878688e5ac4e5259353 +DIST pyproj-2.4.2.tar.gz 463252 BLAKE2B aa80ee3052f42f0d49d02b1dfa3d1790e02fe6aa4092319ff8e827b0a341cff2cb4779891f74919c2b14781d841b3662154882b5f218a22b55ad79397f3eb4a7 SHA512 20f0a742ea5699a6d7a621e93157512478de69ba740bb7b0df46b6d5668f6db93b07e1fc0bf4d089362275ea8edddf3100a972a533ed8b6a0bc56a04a20d4ef9 diff --git a/dev-python/pyproj/files/pyproj-2.4.2-conftest.patch b/dev-python/pyproj/files/pyproj-2.4.2-conftest.patch new file mode 100644 index 00000000000..36946527b2b --- /dev/null +++ b/dev-python/pyproj/files/pyproj-2.4.2-conftest.patch @@ -0,0 +1,31 @@ +--- a/test/conftest.py ++++ b/test/conftest.py +@@ -0,0 +1,28 @@ ++import os ++import shutil ++import tempfile ++ ++import pytest ++ ++import pyproj ++ ++ ++@pytest.fixture(scope="session") ++def aoi_data_directory(): ++ """ ++ This is to ensure that the ntv2_0.gsb file is actually ++ missing for the AOI tests. ++ """ ++ data_dir = pyproj.datadir.get_data_dir() ++ with tempfile.TemporaryDirectory() as tmpdir: ++ tmp_data_dir = os.path.join(tmpdir, "proj") ++ shutil.copytree(data_dir, tmp_data_dir) ++ try: ++ os.remove(os.path.join(str(tmp_data_dir), "ntv2_0.gsb")) ++ except OSError: ++ pass ++ try: ++ pyproj.datadir.set_data_dir(str(tmp_data_dir)) ++ yield ++ finally: ++ pyproj.datadir.set_data_dir(data_dir) diff --git a/dev-python/pyproj/pyproj-2.4.2.ebuild b/dev-python/pyproj/pyproj-2.4.2.ebuild new file mode 100644 index 00000000000..5e1362ac22f --- /dev/null +++ b/dev-python/pyproj/pyproj-2.4.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Python < 3.6 requires https://pypi.org/project/aenum/ +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 flag-o-matic + +DESCRIPTION="Python interface to the PROJ library" +HOMEPAGE="https://github.com/jswhit/pyproj" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="doc" + +RDEPEND=">=sci-libs/proj-6.2.0" +DEPEND="${RDEPEND} + dev-python/cython[${PYTHON_USEDEP}]" +BDEPEND=" + test? ( + dev-python/mock[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + sci-libs/Shapely[${PYTHON_USEDEP}] + )" + +PATCHES=( "${FILESDIR}"/${P}-conftest.patch ) + +distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_tests pytest + +python_prepare_all() { + distutils-r1_python_prepare_all + append-cflags -fno-strict-aliasing +} + +python_test() { + PROJ_LIB="${EPREFIX}/usr/share/proj" pytest -ra || die +}