summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-rtd-theme
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-01 21:27:08 +0100
commiteba9df5b84c2fffc30cc3f300880000a60e38042 (patch)
tree0802b9523e183cfe3cd5cc3c680049a05b00a6a1 /dev-python/sphinx-rtd-theme
parentd14501acaa1e3634cb0a6f6e356923391009eb46 (diff)
gentoo auto-resync : 01:06:2023 - 21:27:08
Diffstat (limited to 'dev-python/sphinx-rtd-theme')
-rw-r--r--dev-python/sphinx-rtd-theme/Manifest2
-rw-r--r--dev-python/sphinx-rtd-theme/sphinx-rtd-theme-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-rtd-theme/Manifest b/dev-python/sphinx-rtd-theme/Manifest
index e1a65d12e117..7bb445514587 100644
--- a/dev-python/sphinx-rtd-theme/Manifest
+++ b/dev-python/sphinx-rtd-theme/Manifest
@@ -1,5 +1,5 @@
DIST sphinx_rtd_theme-1.2.0.tar.gz 2784826 BLAKE2B 62d0af56a29d66831447009991a5e0fb0a483ca91ac2ef7e7ce0b19510281308b49219efd0c6e1bd8fc95c2acae233133ce2f89b7507c2b20f0f322e59ab06e0 SHA512 dd407c648c5512a79e31a106825c6f9ec4696b14d950830ab36faf912ea804b48b3a5d09c6a144e9cead773e4c057cbc809d7582deea1b253ce71b756f7f6b10
DIST sphinx_rtd_theme-1.2.1.tar.gz 2784128 BLAKE2B c5aed3beb6ade90a27690a8c33c8e18d05f53fb5514987828823f3a8d4bbfecb2212593733ce03323b8e9402730bd8fadce6c5dfc0d425cd4b335f6eef81f948 SHA512 0c1e0f0015f9df23f992023e137cc5976e76ad45e46e2f51186cf572289afae5e37d29013e0440a9059808d9b40af850d29393c2d2bc0a3cd845b0fbfa392294
EBUILD sphinx-rtd-theme-1.2.0.ebuild 1059 BLAKE2B 6bf396e0a8fade30452fc323a747e67795f92164fc69e9a6fb6054937a6b5c979cdb8f2561e263a88ee1ddfb9d78e166f6785ca1569b079f4a8744b4d8e64904 SHA512 88c3e0905bfd7912e3ef4e145cd7b06c0e3721bd970878e2edca19c77f93d5168b42799ef0ff4e9d6816655c0e3e9e6976e53a843a4de14f9edc5b4f3cfdf0bc
-EBUILD sphinx-rtd-theme-1.2.1.ebuild 1068 BLAKE2B fd6a1feec3a22ef779be6ae4fa60995521c55d0e24db8c1110bbf13636364d521cb75a5b42a0f7fe08b0fb51134bcf2d9f258e208a6dcf97863dba74f597f2c1 SHA512 acf067a2e71fae515650169ab6c813b5e7b2dcbda649ddb0777b83f59340ec433851cfa1eafe7a2cd35f007d5ed5f0c60e88f2940fbde3b5ee3bbf864b5ea60a
+EBUILD sphinx-rtd-theme-1.2.1.ebuild 1068 BLAKE2B 08abfbb0d8eeaf250c209912f0ebbf613a699a8cd7a052600a2e9d2ab0a6e2a8699d6e9eae3b1d34543a2b748e9c1efefcc350f4a19f56d00ba65503a579a43b SHA512 d0af1a29bd3243f70d27656140a92d0a1e544f7cb4e4fad5158b975b090a4e9309ea31c27ca4e28cb6e4e7cfd72581e20204b2cc97d488efc436768f5ab5bc6d
MISC metadata.xml 412 BLAKE2B bed5105c13db0478a4b6129d634b8028b80cfb4e7969705ed0a693286d7f1645608ba6e6066cd3219c267c097bc1bd7d1ee13531d91d8cb4fdf6a5f107ef2252 SHA512 a0e7ce66d5f68145471452e49c173aaddcb502c9ba35af543240e5fbe9b24c0bd94ecf5782d5d81c23b3e63b80cf0cab4e39d279fb635f17275702e9a56bd5bc
diff --git a/dev-python/sphinx-rtd-theme/sphinx-rtd-theme-1.2.1.ebuild b/dev-python/sphinx-rtd-theme/sphinx-rtd-theme-1.2.1.ebuild
index 03097c64da67..aac7b0e2e7a8 100644
--- a/dev-python/sphinx-rtd-theme/sphinx-rtd-theme-1.2.1.ebuild
+++ b/dev-python/sphinx-rtd-theme/sphinx-rtd-theme-1.2.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi