From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/jsonpatch/Manifest | 2 +- dev-python/jsonpatch/jsonpatch-1.32.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/jsonpatch') diff --git a/dev-python/jsonpatch/Manifest b/dev-python/jsonpatch/Manifest index 1bf45a203976..7bc36660de29 100644 --- a/dev-python/jsonpatch/Manifest +++ b/dev-python/jsonpatch/Manifest @@ -1,3 +1,3 @@ DIST jsonpatch-1.32.tar.gz 27988 BLAKE2B b60dc7607f644f1ffd095486c237e3bb537b465132725e98fc8799a42a92dcbb43e1e41d281fbc2ce2c4efec327ad681d7740129be55d94c51321e620d084d95 SHA512 4e2978555dd506e09553014d426c4e3a6c6d5c865428f11450952704007c8a0b2060b945cf1fa33a128151427e1c66919891466e095e96fff4316304f0b3ad1d -EBUILD jsonpatch-1.32.ebuild 849 BLAKE2B 426c96ebe065b50ac4b64f6a8b61c1111b718fc4e7946d94db5d85ba107bb5bc375df552ca4df7789168bc66c2e8ea80b01507775c6282b40627da74444c510a SHA512 c43c9ce80fdb331857f9f7fee0c9c0045bd58c0c0403c23b461061ec50090d6260364b366e83bcce9c32dd86ac8ce25908aff41dabf4a9e56b22410d226ad188 +EBUILD jsonpatch-1.32.ebuild 849 BLAKE2B 704723f9f4355b93b71f5fc64ad0709f6839273a9109925df0a318d384a532504dfa85930e88555fd71511f36f87d30d86e6489572a7c470d521e9278ffba010 SHA512 45cd4432cbc999fbb150d4e08ab06dc359e929e00295710e501e62848414ef73ea0019e024b3b5e96627babb459e535daaed95a664af739b15930183a9a2c81d MISC metadata.xml 705 BLAKE2B 4c59d56bf1f2eee88fd6a9284f13055ff97cc9c787ad3e03b983b8ba0c995fd34148e9a6ceb0f3f4cd1226aff0e60c6f7bc23e26e8da375d3527148ed49766ed SHA512 0323b39edf87ff697dc30deefd0568706e8318e54fb072902d5b60a31be65c39966d727f441f524715ce4c3a0958b9264d82ace03210c9550115a5b3fda2edac diff --git a/dev-python/jsonpatch/jsonpatch-1.32.ebuild b/dev-python/jsonpatch/jsonpatch-1.32.ebuild index ca8996d5e05c..4f3894a984da 100644 --- a/dev-python/jsonpatch/jsonpatch-1.32.ebuild +++ b/dev-python/jsonpatch/jsonpatch-1.32.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 -- cgit v1.2.3