summaryrefslogtreecommitdiff
path: root/dev-python/sphinx_ansible_theme
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-27 16:01:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-27 16:01:10 +0000
commit724cccb689f2076a398ede6845749926c86ea647 (patch)
tree766c785a64ac7265adee059e793fc120be6c434f /dev-python/sphinx_ansible_theme
parent73ef00f9e2b100c7d0fedede11300940cc26670a (diff)
gentoo auto-resync : 27:02:2023 - 16:01:10
Diffstat (limited to 'dev-python/sphinx_ansible_theme')
-rw-r--r--dev-python/sphinx_ansible_theme/Manifest2
-rw-r--r--dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx_ansible_theme/Manifest b/dev-python/sphinx_ansible_theme/Manifest
index 8bdb862035d5..e2a1777e72ba 100644
--- a/dev-python/sphinx_ansible_theme/Manifest
+++ b/dev-python/sphinx_ansible_theme/Manifest
@@ -1,5 +1,5 @@
DIST sphinx-ansible-theme-0.10.1.tar.gz 49575 BLAKE2B 605e153739605e85da19022ececaee8884df8d200ee5ce65a0e695e4bd4a305b5997624e18b593a3566b17c2cd9336b961280c7da6758d370a42555321a2de69 SHA512 8e5eada24f536320e3d7bb83138ebc38c1353db6b4cc0c7eaca95078ccb4d645c5e62ce83fe1ba88aa25c13999914d7d93b817eb893d47802eee9cd40cba483d
DIST sphinx-ansible-theme-0.9.1.tar.gz 34505 BLAKE2B 533e665b30f5aa450e4a2240c55c4992340b9f6ee03d27758bf119dfe2eef987fbd4b98136349af376557d8e9a78e5391a648b9886136995d05410b0c26561f2 SHA512 f78602af8affe7be59988f466cf6a2aa67e174086f338cad855369a7bbee5a76d07bcffa8406dea5a819127b26d69e29b0d90dab38b82524b3e317f9082d0379
EBUILD sphinx_ansible_theme-0.10.1.ebuild 763 BLAKE2B 6498fcf12efa46ec9f145449e0faa39b45afa20f70c8bce068428dac33fe0c0e4bc4a212428b36b6d03793b6cbcaf43ddf15543af9136e89b624a280f56f9be8 SHA512 6d714d58005ff454118907b6182125688fb5e394629492f1c505b9640680b7af854ef71da00dfec3fd1baf24670f0118da2e4a0ee6b519d7e65e610816b5b67e
-EBUILD sphinx_ansible_theme-0.9.1.ebuild 779 BLAKE2B f6b88ce69d47eea58c85a57add1ea574d96591ffebdb3e9473268a49696f4aae6d7e96addb4367912184f187cb2f14db7e4bce1e264302ffef969430f7bd7d29 SHA512 4bd1392d20848af7879c33ed98d45e4c3f89547c244357500090966d9bddc364c8723e934667567a6e7d27504a82d8de0173153f4c5fe3938b4897dbf0cd5af1
+EBUILD sphinx_ansible_theme-0.9.1.ebuild 779 BLAKE2B e150fd2ae5135fa7586fb36f94afc010349e6affae2a9115a8306c9d2327a92a393b2cb21ce63b17c0f020fa9e9faf10e95997f05b5e2f90fb45e475db9466fb SHA512 2bc98069a5a144f72381bf8a66d44ddbd39b1eecfec6b94f08120b7d8054cd7366e0392a2b11fc772eb5d16e47432c89fe5f890a4dce16a2f2dcea91046e6fb7
MISC metadata.xml 532 BLAKE2B a684e40deb310344be8b988f801674872c61052843664b13ce22e08d0c38f629a32749fbc31661fe56c997e2d8ad84d0bc689cb671d047025b8ebade6ed9b8c5 SHA512 6562c3cedeae7bf0097119c2c13dd6c6fbb230c5be33927fa101b8daf4f759c8356d2c760cb7fbc880c2b385a60aa314857d656cf02250c62232cebaf1787a15
diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
index d7bad106fa3f..6f4c7f906d2a 100644
--- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
+++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
MY_PN="${PN//_/-}"