From 7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Fri, 31 May 2024 19:44:18 +0200 Subject: dev-python/concurrent-log-handler Small fix --- dev-python/concurrent-log-handler/Manifest | 2 +- dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/concurrent-log-handler/Manifest b/dev-python/concurrent-log-handler/Manifest index 2078b5f..c523af7 100644 --- a/dev-python/concurrent-log-handler/Manifest +++ b/dev-python/concurrent-log-handler/Manifest @@ -1,3 +1,3 @@ DIST concurrent-log-handler-0.9.25.gh.tar.gz 41565 BLAKE2B c9a9641f31baade25a6f7fca24f213a0b41b31d7b6c9ea4ee4778b5b1662428ce22bc5e532bc877354d218db459441c37f4918a6119e469a3495aba3e0a7f564 SHA512 682f33a9a81c78e7c07bcf7c30f5955100a2846d08d3da4331ec8d155e5a35c92e224bafbb848b121b41ab2e84b60b35a31034185b57b7c02ea4bdaaccf8c4ac -EBUILD concurrent-log-handler-0.9.25.ebuild 610 BLAKE2B 8d5ed65afa1e9c46af9d161381f603c23ed04e4cacb647deea59823ae3c0e6c7081e0f926a5ae761bb8ea408e6835bb8b3146a3cd13c009ff46e5031529c9f3e SHA512 255427d44e12052a5f0cd8039452d068305c4955dbba59e3666bab55b258be6b22a0b78c4b15353cab4a16dd6d96d2beda900a71a06c618042e778dbd82d8dd2 +EBUILD concurrent-log-handler-0.9.25.ebuild 609 BLAKE2B 4a4e74018c6ac168d4a9d7665db86cd3de189f43eb9922e41e231f570dc69fb058b6c4f8610e12c7bdbb8e02e32a787c2ab0702ecbf011395837f013bc3a2f75 SHA512 8fb526308bf2bbaeb45d73330dc2d7c21617f23bb00c05cd343a27ac16b43c08bf4856efb2be159e27f146bffa221f4e4590c735fa9b5003eebc213e7b2122df MISC metadata.xml 505 BLAKE2B dad218de3b8ccad3a14150386a121035cfcd6860ef5870e826aa4b94265c89ec5938c3805df79d39c9908e6d48b8e667e28b355a17f77e70dfc25a1f6c25f00b SHA512 662034c51f1da4c2e13698592dadf1f6575f0ffc4f3d111af8d0d08a58fc05d4316b62ea140503d42fd9c1833da9f1b7aacf2d611d4befab0d266c705e192bf9 diff --git a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild index ccc25a2..8a75ca1 100644 --- a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild +++ b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DISTUTILS_USE_PEP517=setuptools +DISTUTILS_USE_PEP517=hatchling PYTHON_COMPAT=( python3_{8..12} ) inherit distutils-r1 -- cgit v1.2.3