summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-01 15:26:57 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-01 15:36:19 +0200
commit387440ca74d3ac55e6de76e12c14c162c9e29fcc (patch)
tree1b9493aaddd6c8c76922bf5ea042945c9ed000df /dev-python/pyproj
parentdev-python/argcomplete: Fix XPASS with fish 3.1.0 (diff)
downloadgentoo-387440ca74d3ac55e6de76e12c14c162c9e29fcc.tar.gz
gentoo-387440ca74d3ac55e6de76e12c14c162c9e29fcc.tar.bz2
gentoo-387440ca74d3ac55e6de76e12c14c162c9e29fcc.zip
dev-python/pyproj: Add := on sci-libs/proj
Closes: https://bugs.gentoo.org/720140 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyproj')
-rw-r--r--dev-python/pyproj/pyproj-2.4.2-r1.ebuild (renamed from dev-python/pyproj/pyproj-2.4.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyproj/pyproj-2.4.2.ebuild b/dev-python/pyproj/pyproj-2.4.2-r1.ebuild
index bee3987a9572..df41d38524cc 100644
--- a/dev-python/pyproj/pyproj-2.4.2.ebuild
+++ b/dev-python/pyproj/pyproj-2.4.2-r1.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux"
IUSE="doc"
-RDEPEND=">=sci-libs/proj-6.2.0"
+RDEPEND=">=sci-libs/proj-6.2.0:="
DEPEND="${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]"
BDEPEND="