diff options
Diffstat (limited to 'dev-python/sphinx-copybutton')
-rw-r--r-- | dev-python/sphinx-copybutton/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/sphinx-copybutton/Manifest b/dev-python/sphinx-copybutton/Manifest index 402bc9ae4025..0170fe72d53a 100644 --- a/dev-python/sphinx-copybutton/Manifest +++ b/dev-python/sphinx-copybutton/Manifest @@ -1,3 +1,3 @@ DIST sphinx-copybutton-0.5.2.tar.gz 23039 BLAKE2B 5a440865610dbcfc8abc8a10c38832439d5f588a26a8641374cada3cc181a0ba2a19e62b287a296c1879f25342ce8aae1ade080126f837e5ad9291c152a30c6e SHA512 83f61526d8a20f70b0de63a5bad89ed4ae4f3cf5cd589f1a1e2e91f08f4d45a05acf780a4cf3703d4490ab93c9c9bb18c11d3170b8011c2254aab0334940ab2d -EBUILD sphinx-copybutton-0.5.2.ebuild 514 BLAKE2B 73bc706ccb8cafb954476aed33f9712d82886922e4125b579792e9576bfad3e61d27b5b951bf334b29252112c8bfb075ce6f6abd2d4a48b1ab61e1daef6a4ff6 SHA512 a0020d94838e21fd3a612ae02b27fa93117c397fb8e1fe15c440b6d13d82ddcb55cd29eeddf7dcb9dc2226020e2e739fa6eb7e993fbedbded2719a9fbfbc9a7b +EBUILD sphinx-copybutton-0.5.2.ebuild 481 BLAKE2B c8339ff49209e9c8f7a72a118d5417325e3045436739f2760600557cc9bf298007984a5bfafe0610b2c640625b4af9208338953b4557874414a1bae21f779eb7 SHA512 2e9e4858a57f8454bd66a9380dbd0c95e5c43c122f4526603663f1b83b2dd9875f7391f4ff5d0e3169723103b0d0a4cca9de68344b257c2d70575bddd5f6f04e MISC metadata.xml 561 BLAKE2B 9b79bc70ff34e5be3453d71f1d9547f2c83096e9d7a32eb2dcf38d9868d766a7f7bceb6df1f28a6ac375a47ec2c7ff98008a99ef5233e85bcc3199f48f607e9a SHA512 3b1d64928d68a420b99470ecddcaaf3b36d8ddf3009d44e0580a15937c126e275938a5835d2900e2d30101034a2b2ba0fb1bb58cbda68fcf3cb84aaf36d50b25 diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild index c8e9ad393a9c..3934e50147b0 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -13,10 +13,8 @@ HOMEPAGE="https://pypi.org/project/sphinx-copybutton/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " - -distutils_enable_tests pytest |