summaryrefslogtreecommitdiff
path: root/dev-python/coreapi
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /dev-python/coreapi
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'dev-python/coreapi')
-rw-r--r--dev-python/coreapi/Manifest4
-rw-r--r--dev-python/coreapi/coreapi-2.3.3-r1.ebuild4
-rw-r--r--dev-python/coreapi/coreapi-2.3.3.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/coreapi/Manifest b/dev-python/coreapi/Manifest
index bf042b0e2648..80079b989191 100644
--- a/dev-python/coreapi/Manifest
+++ b/dev-python/coreapi/Manifest
@@ -1,4 +1,4 @@
DIST coreapi-2.3.3.tar.gz 18788 BLAKE2B f7837d6a0430e6617a2589aa84a209b3c544a913773bc4388c3bdef7348c83577e1b216e83c14736b15174ede840ae297b050eba551b4fe22d784e4d51677956 SHA512 5a66cf9613a9e11046577684b837f48e17db2285d14a51a77aa47eb945eef72a9ee0525b7b1b1c57fddec102c144ce56430ed5a95717e77d906d0b617dce708d
-EBUILD coreapi-2.3.3-r1.ebuild 598 BLAKE2B d5600ecddf32dbb008270cacf246eaa0ea1d90b9ad8c9b761034c00c7b7e23c3289ec6449942c85680249202806357f19d522f89f419d0b37d82f0372c098ac9 SHA512 c1dfcdeafeb44a5e63934b716b1e9d987db79bdaaf8eccec26e4949475ade12aae9720c52dcbc2e42963256a4874529ca41817f4da696226a84ce8f8bd33f82e
-EBUILD coreapi-2.3.3.ebuild 480 BLAKE2B 68917051cd7f44365ff138e6ee4ce38de6d73dc7b3dff5faa53a8c5f357ad3b68f6a1181c338b1a7862e9a916d55972a67b12399ac877d0720c193121896828a SHA512 435d34273e6e66bfcc19ecdacfcba36cc6817ef520296451ffb140508039f72e1ca0a20204d673b604903be3745a65909083fea1a733cc012913244e517fd1d9
+EBUILD coreapi-2.3.3-r1.ebuild 598 BLAKE2B 998cd11e473eed824b9d91784dc4d64a86281118be03358a3b6c2adb50fd313a8fc396c0edf9641863dd969517b74420d7a52baa041f26903520e213226cb347 SHA512 973e4d54b14f3442bee47e457cc6e3ec31eea7e1dfc1c27de4c9fef7854130da8c780e615b7e2dbdcab83254396d9b65af975a25842ef48589e7c165bc00d220
+EBUILD coreapi-2.3.3.ebuild 470 BLAKE2B d0bc6a5bbab7f92db983a05a398871c7ab317413c93d0c4fa9ac6906336dd81cde464daedcd7cfccd2ecd7968f823c31839de1acac59536634f8ea3672966f12 SHA512 fce61e063b634edbf71edd56a2004fb90e437c0777c903bb45d627250150fab71cabca691775cf5bcf517001382208f3bb141703317a0c336c1a2ae485e86f2e
MISC metadata.xml 248 BLAKE2B 5d9c3678c604aac0f24c5d5015e28f02b9ce83bb6a179755a44adeb3d69e4dd50be4acc30a6317649f5be23bcf13ac210bbe4712aa403e9c4cf2de351b39c941 SHA512 dc5b06a888be6367909895d5891a08189f4657bcee602e5ff0021be2ad3677e58ec7387ff244625be66a142138666e7eac790d2a7b1e298f0ad644725b5e57e0
diff --git a/dev-python/coreapi/coreapi-2.3.3-r1.ebuild b/dev-python/coreapi/coreapi-2.3.3-r1.ebuild
index 54c411dd20d8..61a0d757cfe6 100644
--- a/dev-python/coreapi/coreapi-2.3.3-r1.ebuild
+++ b/dev-python/coreapi/coreapi-2.3.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="Python client library for Core API"
diff --git a/dev-python/coreapi/coreapi-2.3.3.ebuild b/dev-python/coreapi/coreapi-2.3.3.ebuild
index 6220a9b1d43e..fc7702bd5e63 100644
--- a/dev-python/coreapi/coreapi-2.3.3.ebuild
+++ b/dev-python/coreapi/coreapi-2.3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Python client library for Core API"