summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-epytext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
commitfeb0daf81d888e9160f9f94502de09b66f2a63fd (patch)
treeb6e5c40ce2abef3da27ed50a023153f475e0ddef /dev-python/sphinx-epytext
parent9452a6e87b6c2c70513bc47a2470bf9f1168920e (diff)
gentoo resync : 21.06.2020
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r--dev-python/sphinx-epytext/Manifest2
-rw-r--r--dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-epytext/Manifest b/dev-python/sphinx-epytext/Manifest
index 2a9929a13620..05c423713149 100644
--- a/dev-python/sphinx-epytext/Manifest
+++ b/dev-python/sphinx-epytext/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-epytext-0.0.4.tar.gz 3590 BLAKE2B 28e0243a65c3c6e31e5cd3ddb3fce22c2930f8cde564713585e097f55e30a96ab5a16970f57bed6df5cef6f5d12957b7162d036968a467e0aa658a8c5de1a5e8 SHA512 ba56bfcc7d299c6b5498b0823bedab75875b750a596f69a17d4ee278b33f4b51716dd2ba9c5766903af99d9701ba37069b3748fb57ec0697c6871138a7f57638
-EBUILD sphinx-epytext-0.0.4.ebuild 570 BLAKE2B 01baafe5284b87d43027ed8f7962bbb73e46191d8b7d65739dafd121d092355345bf5802459a3c5b5d60aee44ba4293f863b6df39fb76c27c8232a4385445fc1 SHA512 ae1429e9f5b60b1d378cfb249f2c5b2bb8d37ff5f17e10fbe7b7bf3b1caeb535f26e1744e56894abab2a5f1120f1c1283e1088e71c964e9a63cc55aa93eed32d
+EBUILD sphinx-epytext-0.0.4.ebuild 572 BLAKE2B 0e11ce5bcd6e8871a2f68acf61ab0a6061303526a3a52a0c85768d7edf033e1eea070c7a17e0a97a2c39fd929dd53b3713a14f831f90feb4a672dfe417b70701 SHA512 908afbe85da6a60f46c7df6eaab7202777c394696e021ebacb6ec844c09bcc6e6cdbdcc4bfe528bc1151205d5a4e38c439555e98d65d0ac7b16666238432a6a3
MISC metadata.xml 356 BLAKE2B 4ce928f87d2f4d479a2e942bd4b3c9b9a57d3ec2560335680345447406352d6ca27e56a3b5ef93329b7a07baa560747d86bcdb1fecee4f2a8a0ec61aba5c5490 SHA512 138f3bf854d2d4883dd4f5f2d1beed68c7822d30db5a79b899addb874555104cb875c980020f9bf924127fc10ac512c00ca5f9b62b04031790dea66174146038
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
index c74235473097..b5e3dfbcf619 100644
--- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
+++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1