summaryrefslogtreecommitdiff
path: root/dev-python/json-rpc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-python/json-rpc
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-python/json-rpc')
-rw-r--r--dev-python/json-rpc/Manifest2
-rw-r--r--dev-python/json-rpc/json-rpc-1.13.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/json-rpc/Manifest b/dev-python/json-rpc/Manifest
index f6ab79af2e74..472909cef4a7 100644
--- a/dev-python/json-rpc/Manifest
+++ b/dev-python/json-rpc/Manifest
@@ -1,3 +1,3 @@
DIST json-rpc-1.13.0.tar.gz 31089 BLAKE2B f2058bf78cf1924aff7bf7882aa693cbbb5419624bf3e3508a344754265985907cb16456de611b9be23afd701bd2f664ccb05f954622e543bd9db0ab8be52101 SHA512 76cd320b29c32a79fcafbd415cea8d4ca98a349b22b29c379aa06a89a76cd2b5bcba2e0883d8cad75ee43c4a979759a6af513d3cfb30076965de08e1ee801b9e
-EBUILD json-rpc-1.13.0.ebuild 557 BLAKE2B e3e279121345f4b3ed59f2c9a77f721e89f8bfb89517439a03b763a13f3fcfdbac288bfe8cefa4e3a68d2525b2af475c8d12dccb21fa0c5186d0368bc6fbdc36 SHA512 c46c44b9e537102a3182de7e49717e80dd3a484fc698e2484a1931ac52fd60d2873b1718ffaf17748ce102da56af95082dfcbd30fa5b3c097d2140a3b90fe6da
+EBUILD json-rpc-1.13.0.ebuild 553 BLAKE2B 84e1386ab42745c508f8f257faa20198dc1ee81134d164e0a48e7aaa652157953dd1fd6a483fcb8a5be8aa561a5eb4f9eb8a4793d1ad3e7dbcde580ce0e7f53c SHA512 5319e2631b8410dce1ab4aa58c7180a4060fc49f181a211a9172bd802ac75689af9af32fd98a92f6bca8f64251d8c72affa1572b1179707d93d05389e7e3787a
MISC metadata.xml 915 BLAKE2B 39fdc02385c24f58d76e7fe3f726ca0f644ca8cb44be2043ee035be385c87f0c968e9348638f3780138cedcf5f94ba834416588d460eb713fc74df1021e62dc3 SHA512 b59d57bdc0a0f9b5a38faf8fabba2a9b6e4b8b0004fb094b98aaa2f28d308f3085791fa1cfc65011baea2dfc2f869c28a9344d9ba0fd662dc6bfb6109b72002d
diff --git a/dev-python/json-rpc/json-rpc-1.13.0.ebuild b/dev-python/json-rpc/json-rpc-1.13.0.ebuild
index eb9e514dfd2a..2ec8cf682b46 100644
--- a/dev-python/json-rpc/json-rpc-1.13.0.ebuild
+++ b/dev-python/json-rpc/json-rpc-1.13.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1