diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-26 00:07:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-26 00:07:28 +0100 |
commit | 994fe442814c4d169bb0f1ee9745604928006b39 (patch) | |
tree | 630f10f7414f44018095dd9d3cf9df55852a9d41 /dev-python/sphinxcontrib-qthelp | |
parent | f8999218b5a6eafa151e7367030cbfdb69e045ed (diff) |
gentoo auto-resync : 26:05:2024 - 00:07:27
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest index 0bd01b504e82..336dbad34552 100644 --- a/dev-python/sphinxcontrib-qthelp/Manifest +++ b/dev-python/sphinxcontrib-qthelp/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib_qthelp-1.0.7.tar.gz 16685 BLAKE2B dbe4518134f31f9283a1de4a9f7c1b1fd59e3c639923dd5a84fe1c60323f8c0fbf31942ab51724241bf8865b78c5c83bc7c2187d7209b1c55027245cae2bd271 SHA512 fa11be5f663a0784a59ee18deaa8d497eeb4d5311fd86f75d48f40b70d8c0c868bd8625a001da274379d2b3412447abd810cb44af42f8a252cbcc31c400884c9 -EBUILD sphinxcontrib-qthelp-1.0.7.ebuild 759 BLAKE2B 2faa1b47ede73e72022dbf40f97557e81d95d1573b5b31bb8f0892e06c8318be574e7eaf02b4edc19be03f4d1f1db10eac1373c990c961c4b0503e05cf6bd98a SHA512 0e7f5fac5364ab470eb4e848130274d417c6e88a8962eab64a93d0a6016c13f223711ad73060dc7c8a2fa8fae02f627fd5c90bbb595e4e2ea797026fb2be341e +EBUILD sphinxcontrib-qthelp-1.0.7.ebuild 759 BLAKE2B 8c4b3c8e3f70e81412b12f89e132546fdd99c8139c7b5ba3975c3cae86cb2475423d36b17bda36b181a954889a50bc9e1ca8b1e5f96691dc78e88b450540c60d SHA512 c1aa152279f151bd88d1a7a3868b00aeae6e03c93325740b5f25e4545a5ffdfcfdb3c386289fdca3e3142b9e8855072871e704380acd3527b6c1324408812413 MISC metadata.xml 419 BLAKE2B 5a559b50428f6425568dfbae01bce3ada0905cbea24542e75122f1f3fce9e04cec6861f4d662515c7efa8c15a5b2347a83af5a2ea38326c069f9253436e7199e SHA512 559911ed37cd63368b2783fd6d65aa9b5fecc7b58422978f9d86b32eb8f50275f6b52a910ea4c73ef2ef3d081373862eff8a8e0e4098bd83c6b1cf4f06cd1af0 diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild index 187f479263e2..50dd22232811 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 pypi |