diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 08:49:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 08:49:38 +0100 |
commit | b2be182d49eea46686b5cf2680d457df61e89dc4 (patch) | |
tree | c66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/ip-associations-python-novaclient-ext | |
parent | e23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff) |
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/ip-associations-python-novaclient-ext')
-rw-r--r-- | dev-python/ip-associations-python-novaclient-ext/Manifest | 2 | ||||
-rw-r--r-- | dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/ip-associations-python-novaclient-ext/Manifest b/dev-python/ip-associations-python-novaclient-ext/Manifest index 1e928a07e5d7..f0a4a4471e3c 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 675 BLAKE2B 67578caf8a8533af680d6646563feda79821b4d234f084932197eb5c0c55dbc5b3213137a28a0809540c3fb98fa6fe13833beac126a8e1a9ceb17343b00b424d SHA512 c0f87e3f8413f2405cafb2291eb4de366b16e57a77008a51facac5c78814449a789fa40e73a18f2cd53774f7dfd23f591d94629fb914516235cb852ac7ffbb84 +EBUILD ip-associations-python-novaclient-ext-0.2.ebuild 671 BLAKE2B 8676da8cb92d95b35908bb1392a295cf52216d8473cb3e71c376ebc73f25b35afcd089450e532513160f794eaa80f89f69e629e44dafe71678916c84614bca94 SHA512 6c24d62b47a7caece22bf4a1ae1eeb018157f5a45a521dba6ad7a824514ddd776841b4bd080de06aa7baa0d68fe7da3c04b0bee5141290bab1438aa7102f7517 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 4979dc8acaa0..8d478cad43c7 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) +EAPI=7 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 |