summaryrefslogtreecommitdiff
path: root/dev-python/ip-associations-python-novaclient-ext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/ip-associations-python-novaclient-ext
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/ip-associations-python-novaclient-ext')
-rw-r--r--dev-python/ip-associations-python-novaclient-ext/Manifest2
-rw-r--r--dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ip-associations-python-novaclient-ext/Manifest b/dev-python/ip-associations-python-novaclient-ext/Manifest
index f0a4a4471e3c..d472ae786975 100644
--- a/dev-python/ip-associations-python-novaclient-ext/Manifest
+++ b/dev-python/ip-associations-python-novaclient-ext/Manifest
@@ -1,3 +1,3 @@
DIST ip_associations_python_novaclient_ext-0.2.tar.gz 2362 BLAKE2B 59f36ea7db01a3157bb1c20cb4740bdc660751aa005d826189cca132e56faa903c0075d8f03646740dc9233172d804666364bd3f34a5832b19fc7760d31c51d8 SHA512 533910e50508f45dab14c4000c26b9f66311a14554df0358c3fee5bb8e22296dabfe10afd56f2d79ea6015122c4172829a2a38ae4656924563e064f180d7056a
-EBUILD ip-associations-python-novaclient-ext-0.2.ebuild 671 BLAKE2B 8676da8cb92d95b35908bb1392a295cf52216d8473cb3e71c376ebc73f25b35afcd089450e532513160f794eaa80f89f69e629e44dafe71678916c84614bca94 SHA512 6c24d62b47a7caece22bf4a1ae1eeb018157f5a45a521dba6ad7a824514ddd776841b4bd080de06aa7baa0d68fe7da3c04b0bee5141290bab1438aa7102f7517
+EBUILD ip-associations-python-novaclient-ext-0.2.ebuild 666 BLAKE2B ea8ad88232cb02f9475d3371741e46e4ad649e8b4ab49984e412447e5c42367a0d6fe470901ec2f86128c2fb986fef61f762b00a74a510922721cb8a8872ee30 SHA512 21970f1fb6658fd9d488cea843a245587bcfbecd3c0f9c325b0da5bc1f81802fc8964b112ab480c9fc10b88b358ead997af7c01058777ce1d5ec665eb8f19867
MISC metadata.xml 567 BLAKE2B 10c3d3b992fa6bbbdd3436ef29e36cf1daa124c663ce1b5fd294d562f1f5d4e2299a20df2d45d5226ba8e493efb441f0059e5491b4fd5f639e67ca718622f61c SHA512 8061c87d531af77b266e34c6fc66f7ed3a5c569da23ce681398f0610eab645d69e13bfe629e5a4c3cdf89c37a63c2dc1e404e3c199e60d39bbcdb69d4ba33dbc
diff --git a/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild b/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild
index 8d478cad43c7..aefbc6209457 100644
--- a/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild
+++ b/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1