summaryrefslogtreecommitdiff
path: root/dev-python/jsonext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /dev-python/jsonext
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'dev-python/jsonext')
-rw-r--r--dev-python/jsonext/Manifest4
-rw-r--r--dev-python/jsonext/jsonext-0.4.2.ebuild10
-rw-r--r--dev-python/jsonext/metadata.xml1
3 files changed, 7 insertions, 8 deletions
diff --git a/dev-python/jsonext/Manifest b/dev-python/jsonext/Manifest
index 5b2ffc172636..f7886161c9ba 100644
--- a/dev-python/jsonext/Manifest
+++ b/dev-python/jsonext/Manifest
@@ -1,3 +1,3 @@
DIST jsonext-0.4.2.tar.gz 9574 BLAKE2B cba417bc116e572f383a6d396d33fab0f6b63534ae89c402b6cfc0297a0c2fce336bf63464252fe9c87a9617f7f00ed82fe9de9d4e95356b60ae555963d4951b SHA512 2b47b48b529ad8f3b9662ce19f6ea9250648e17cb94e4a59a52ab6a9aabf64abb74f3c76a1edf274fe1e52863352456c0f95c5cd7406c44ca917b6addd09a2a7
-EBUILD jsonext-0.4.2.ebuild 573 BLAKE2B d874bc21cb2f9d48e4a57ad5f1290787c823769a0929475f53e76123fe537d09cd2f164242e588410de08da550a8363f6e37cf250fc676d6ecfb70aa91d69dae SHA512 f11ba35da82954533b98ddd61661097e351f36dc9a41ddc904877f0d34b1356d0f65540868f8d9077b1f7c85aa35d3a78f34622050f48c797aac5bce5187b1c1
-MISC metadata.xml 403 BLAKE2B d4649f94cfff182ded2bdaaa3ab292720a396fb074cba35cee2d3efe5e98959ff798b692025d80e841cca4696b4b4c2357ad8094f257e003147bc8978054695f SHA512 1c906478df150a82bfef259258e5bc3b334936b54c27950a0a334867698e9238b3904c3a3adfa2c6853bcc420926374f2206563588cc43715defd5672ee1f519
+EBUILD jsonext-0.4.2.ebuild 493 BLAKE2B 8b953a9eb6feb610d406ebf9b5cecb3f5a65d9165ba7c881e57fdc836625e3a844463c88a7dc30aa0de34d0ece594bcb08396f9abfe7787b8f2e9cfa1f3eda0a SHA512 5b5b6ca417fd1ee1e343fdf04544d92d7fb41b745eea843f839885bfdb7927de366b1f55d02df46bc3ffa713aed5dcb6999d44b6ffcb92779dc1ed19d0432489
+MISC metadata.xml 427 BLAKE2B 8f3eb96564585f36de7f6b46ef699837b09c3d230efce1f82413251299be94d243e25d3e17fef8232de9f3819d36a17bf2eec529c5b0588791fbe1c3800761ec SHA512 d47bba0c18463d9ee52f09ce48e3acd102006199babc3da9baa8961a5fd2f96c63800c05c52a79ad93384fa0455257083918a2e78a0d264f7b24fe540cc229d3
diff --git a/dev-python/jsonext/jsonext-0.4.2.ebuild b/dev-python/jsonext/jsonext-0.4.2.ebuild
index 8fc1fe898dd7..3b6e7dd7a515 100644
--- a/dev-python/jsonext/jsonext-0.4.2.ebuild
+++ b/dev-python/jsonext/jsonext-0.4.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-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
@@ -13,10 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
+RDEPEND="
dev-python/arrow[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"
-BDEPEND=""
diff --git a/dev-python/jsonext/metadata.xml b/dev-python/jsonext/metadata.xml
index 909536b074ce..11d4c2d256c3 100644
--- a/dev-python/jsonext/metadata.xml
+++ b/dev-python/jsonext/metadata.xml
@@ -8,6 +8,7 @@
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">jsonext</remote-id>
</upstream>