summaryrefslogtreecommitdiff
path: root/dev-python/pychm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pychm
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pychm')
-rw-r--r--dev-python/pychm/Manifest2
-rw-r--r--dev-python/pychm/pychm-0.8.6-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pychm/Manifest b/dev-python/pychm/Manifest
index b0224b409694..1bd0847f0e87 100644
--- a/dev-python/pychm/Manifest
+++ b/dev-python/pychm/Manifest
@@ -1,3 +1,3 @@
DIST pychm-0.8.6.gh.tar.gz 23803 BLAKE2B fdf3c37eead60455fd5bde1638a010f2788074752f98c32cf4b3431b4a87b8893c23a9fa29995352b35b41f628b7026fdbfa6ff20b75e8a6efdf75fc2da3f67d SHA512 cc1b254b6c58aba038171ad9db1eea3212094d7fb9386b22ada67381d702b388e6a1dde0317b5724587ee135d2695c546a7c2d65af7091dafeb394647597b0ae
-EBUILD pychm-0.8.6-r1.ebuild 707 BLAKE2B dfdc956c986da4a787b4d71b095a74ecf530fd10a033af4cdb660834927e4cb766cd9be0e1cf0b37559b00e471e794fccfe11e8944096e581449a3432e64a8ed SHA512 b01c3f28adf44f07a2ff136b88f1da6182f295cc2759cb4a710301b4ecaeb66114179a73ad28ce98b9ba41ffdd0280395792aff41d0e983798d2c009593ccdc8
+EBUILD pychm-0.8.6-r1.ebuild 707 BLAKE2B a24644c13a8b6ccec9317f264d4b30e531a4b90913891c436f7da4a85a774e6a80ff4cf1bb828af9d97ffb01aa08767a6cc46aef68d96dead6829424162ada14 SHA512 3b3dbd07385cf55f2c3bc5c9031e3cd63853ad9f23a783c8a1547e6c753cba417e82a409e1812ce475a6d5c1c3fb30a1ecdbf9b6f0782626b9e5dcc56d5855b4
MISC metadata.xml 1082 BLAKE2B 3513fa3e80fea67043d8af525f9d7e13342f48b16270c079d9619749694d3e128445063ffb7c21b039429613ca4fdf68380bd22d606b43e0142603067a38cf08 SHA512 86204ef8edaca962e7b1509c0d78f01db1027a9903222746894d1d8395c183128b24c953d746a14bf6f74c9608140a9c6f4e74bed36c7363b0f465395d276895
diff --git a/dev-python/pychm/pychm-0.8.6-r1.ebuild b/dev-python/pychm/pychm-0.8.6-r1.ebuild
index 3c3cedbc7a27..e78d4371ba76 100644
--- a/dev-python/pychm/pychm-0.8.6-r1.ebuild
+++ b/dev-python/pychm/pychm-0.8.6-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1