summaryrefslogtreecommitdiff
path: root/dev-python/stsci-sphinxext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/stsci-sphinxext
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/stsci-sphinxext')
-rw-r--r--dev-python/stsci-sphinxext/Manifest2
-rw-r--r--dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/stsci-sphinxext/Manifest b/dev-python/stsci-sphinxext/Manifest
index d3ffe3effde9..f9aed156330c 100644
--- a/dev-python/stsci-sphinxext/Manifest
+++ b/dev-python/stsci-sphinxext/Manifest
@@ -1,3 +1,3 @@
DIST stsci.sphinxext-1.2.1.tar.gz 75591 BLAKE2B dc448475bc5dd888aae50bd4ffdcee222b4de3b9428823c52225e2c2dc7ba66baf09ca2f1770c3a85f44ad380b30d9170db7d610ee9262eb4e4a437f2a9ef15d SHA512 98860d6748a6be00a853b12adb283ec138c8111d7c990c5ae7f493089eb5974943aa9fb101ec8b4f280b77c49d07ce6d44c50384477d57710ded0f3382155943
-EBUILD stsci-sphinxext-1.2.1.ebuild 790 BLAKE2B 891d1835af912d96fef10633e2f2de6df5683ec69fa574c31b863987ec420b4ad407fb9307cb79b43fb89dbeb64b23cfa1eabafb039b010dd62ed3dce60a4859 SHA512 8bb3bcde734c5461f6f3f5ce29e03a29aebcd9827d0e66b2feaaafa1ddba42bd20549130a70a9ad96f7bc1aa2f3b21c199972afad0dade94ea4b0b8d56328fbf
+EBUILD stsci-sphinxext-1.2.1.ebuild 785 BLAKE2B b02842662ca580785105450c2cafb27c2f727bb74d41ebf2e0a06d78ad5ac9e4eb220c20ff5560e897c012d6825eac1b43a3370d6d4863509254300942985dbf SHA512 d5ea5a1fe07920e0f1f6be9c2b05ca91dbb895075c8fb41849910b6506b0d6da144943ba5fc17be069657b3fa63a9eb480a4f5191d6c8ee2ac976b7e1868d2eb
MISC metadata.xml 477 BLAKE2B 38209c9db401ef2eb730a6a61247dfbb49ad25732417585fc1d423b34e5037439d01c826967d08194280e76ea45669da7ef47e40ee6017d8056530c915dbbb88 SHA512 67126020b606cd33cbfb87afbcd912f75e11393670e2c655e6f4e1b7406eb1db44fb4897b5101526ef4889c71b083547bc255eecf1a53bf097fc293342425862
diff --git a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
index e2fa911999eb..ad92df08e283 100644
--- a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
+++ b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
MY_PN=${PN/-/.}
MY_P=${MY_PN}-${PV}