summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-jsmath
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/sphinxcontrib-jsmath
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-rw-r--r--dev-python/sphinxcontrib-jsmath/Manifest2
-rw-r--r--dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/Manifest b/dev-python/sphinxcontrib-jsmath/Manifest
index eb05636e569c..d9944e2f9308 100644
--- a/dev-python/sphinxcontrib-jsmath/Manifest
+++ b/dev-python/sphinxcontrib-jsmath/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-jsmath-1.0.1.tar.gz 5787 BLAKE2B 055ff298e11678d7d30975e4bef509ece0128be30ca0c5fd2be1323c2eb4fe92f861826ea5ddfcbd2d3e3a80535b374d2b1a13446c2604f3e448d5a8982b9881 SHA512 c1e6488f5c0ca4567c27ec7c597c9db321ac32ce354c4ad62fea534b2ae1c0acb183a921f46216bbc3891f14acfaac05ddf324b8fdaf99828df07bc91aa7e5c7
-EBUILD sphinxcontrib-jsmath-1.0.1-r1.ebuild 856 BLAKE2B 907e9ca04cd1062a3d43ec7a6fad8adc16f67ad722a632e46d0580e1ed9afeac3a5188aa6d86118cc0602192dca89b2fa2995563112a51a43cefde1c1b675cb2 SHA512 1fc92f00807cc979a17f44fb03946f068fd27b1736aba2a03d934c4e00dee9852a945dda682dbe618b0f1f8936eae5defcc5065278b096733b1c631527e53228
+EBUILD sphinxcontrib-jsmath-1.0.1-r1.ebuild 856 BLAKE2B d90a11666626c5a66b9bcbf41e59230c26a9470802953b4ee570e50b60fad54c1f6a7a10edcd5838a8e103372c59ef1dcc0cb79fb9bf38f4e09a49bbc92eaea0 SHA512 592ab3b7b7c0afe0a144cd23f54488170503b6499e9cba03b04b1e6901f68f65411a856abc282da8f6af89914e163b2e24b82ae7a6011d9348ed6a8aecb1c2d4
MISC metadata.xml 394 BLAKE2B 058f215c90b50f36bc6985d786f824147fddd41327bd602fd95c9564a656a1fd6d93098ceae32bdf150e0b6295bf583066729d9e27bd5f2ecefdaa47a9b51861 SHA512 ed096f53fd968c8bc24dd0838ef327ffa15f542fcf4709d6c15f4f82394d09e8603197e2de88dce96c5dfcee8125cedbfabba9976e4468783265d9a25ccc1477
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild
index 31b37f4a906f..b72dc3c93b18 100644
--- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild
+++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
inherit distutils-r1