diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-30 19:49:06 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-12-01 21:16:53 +0100 |
commit | 5811578e07015738420b05f3444039d54ad4f7fe (patch) | |
tree | b33612fab99ade6f36cb4960843be0fc7efd540f /sci-libs/Shapely | |
parent | sys-apps/fwupd: bump 1.3.5 (diff) | |
download | gentoo-5811578e07015738420b05f3444039d54ad4f7fe.tar.gz gentoo-5811578e07015738420b05f3444039d54ad4f7fe.tar.bz2 gentoo-5811578e07015738420b05f3444039d54ad4f7fe.zip |
sci-libs/Shapely: python3_7
Closes: https://bugs.gentoo.org/701604
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/Shapely')
-rw-r--r-- | sci-libs/Shapely/Shapely-1.6.4_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild index 50528d9087df..111341b34ff8 100644 --- a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild +++ b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 eapi7-ver |