summaryrefslogtreecommitdiff
path: root/dev-python/plotly-geo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/plotly-geo
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/plotly-geo')
-rw-r--r--dev-python/plotly-geo/Manifest2
-rw-r--r--dev-python/plotly-geo/plotly-geo-1.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly-geo/Manifest b/dev-python/plotly-geo/Manifest
index 58fda8cd065d..fe902a8906d3 100644
--- a/dev-python/plotly-geo/Manifest
+++ b/dev-python/plotly-geo/Manifest
@@ -1,3 +1,3 @@
DIST plotly-geo-1.0.0.tar.gz 23718591 BLAKE2B f78b36cd7ac6ec10e830f6be5758ed31ad2382882454d96ef652a73a11aa9b3be46ea24fd3f49a6189d9fd9eeaa89ca6777c691be9fc65f4d2a04a4d2bd58823 SHA512 977621c0fc84a6c72b2a91bcba27cc25b277f32cc87a7098675b3d7cb8c468a8291ef66397f3ceb45fbaa3484eba53d7649f809cf9d02af6309562af0b4fdf4a
-EBUILD plotly-geo-1.0.0.ebuild 409 BLAKE2B b4698ae662e4a441ec056e679e8f21225210ecf538e0dc884d8a99d0a88b48ea4b09cb0d977996c1b2136d74ce73aa3cd4f8abe0872b518a9c2910a18a1f8e02 SHA512 8913c543dfbeec6d7f37523c9a29f99a39954b675d2ebf57cadfbd46edd173dada25c6206e7b450a9c56c0ec2cc5d47036b2eeb38090ffea8a97c09892137bfe
+EBUILD plotly-geo-1.0.0.ebuild 409 BLAKE2B e70d1c143f50e9d96ffe68ecd75a351ec5adcf2ead863527b5c88066926f9aa908e3d473719ea72a1bfe0b739357c468acf1cc1de3359c623126ae94e987ca07 SHA512 be035039e8005cee4988609b817c68f1aed4bd2d9c839e96a0484e962b6e87f614de31dcff98e0e8c048c43eb6c2e6208728300105bf1464cddb6c78785cc249
MISC metadata.xml 710 BLAKE2B 633a653c6685aa7653f7bd98dcaf52b79d2cf21697312e0547572ce2af049fc42c46769e6072af0021228bd0ab9a2b79cedfcc7aac8c9334eaec035598124d71 SHA512 cadd4997b878844c4d425f0c2c4515f9ed8d91258ff393b317b8c7f946cdcb8ac8c00ed0c15731e3b7b58b02759f621aa0f4e773817cef6de5aa3b962456fd31
diff --git a/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild b/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild
index 8e9ea4411290..4a402df42089 100644
--- a/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild
+++ b/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1