summaryrefslogtreecommitdiff
path: root/dev-python/python-manilaclient
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/python-manilaclient
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/python-manilaclient')
-rw-r--r--dev-python/python-manilaclient/Manifest2
-rw-r--r--dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-manilaclient/Manifest b/dev-python/python-manilaclient/Manifest
index 47d293c5381d..8d187b183d91 100644
--- a/dev-python/python-manilaclient/Manifest
+++ b/dev-python/python-manilaclient/Manifest
@@ -1,5 +1,5 @@
DIST python-manilaclient-1.14.0.tar.gz 193535 BLAKE2B 33052c0c601d1a51f6200e5a05ddeeb96e57a174bf8adc929b848e99bce05764596ff5bf79922757d9b9d2785eff8c81681751f1b7bb6263d6d1eb88f8502e29 SHA512 9cfeffa8919af788b50b2753d722ee5472b45332a8e8dcfd290719344d1d6e7c7880ba0166ccc1c39b1eb15adaa1d8b012d923a04f4ba5b3a2a9774af981bb6a
DIST python-manilaclient-1.21.0.tar.gz 208720 BLAKE2B 62249b9d3ba22e77d59e060e372901fc3447f44e06c91236c74ba9c16b69bf52ebb8a186405dc2906177bc974df979507c8c9b085a81b8da61618cfc0a07d1fb SHA512 bedaf6d23968a36498e7cd4500f02540debe2b8aa1d7eb73b654c09f1da6a0e397fdd68b978c5e7706365354dbb42f7ddbcd0b2801f3ae706aaa7c2059a16c62
EBUILD python-manilaclient-1.14.0.ebuild 1339 BLAKE2B 4f425b82de383baae7614950c86bdc6cde2f51e264eadfdbfeab0112832bc01e69dd90bec0492901bf0ff9584b5d97fc5158c56efc996d0eb3d18738097b2af3 SHA512 9c92f935951a86ef8c934f01c050d891061cdfed8f341cb5e4eed62533c92dd9f42c3938200935f320d4f6758610e435c009fa3d3939248706b010a41b3adb4e
-EBUILD python-manilaclient-1.21.0.ebuild 1438 BLAKE2B 9571fc72196f257d3b219c18b7eb66b55875f43cc143d1641e212d666d1d6b914396fc816c2b9f76092c6a01b57717f046413d45b3ccc5bc7bc70c1307181932 SHA512 3858d1c18986674bec221400f4d619449eea5e624b80301074ea1794579d650126643dbb9997ce246f3e61dcce4f0072c50bdfdfe93d9033e3926d9f70ccce3e
+EBUILD python-manilaclient-1.21.0.ebuild 1434 BLAKE2B c568679b917d51a7f8933fe91ebdf7d225300a412e30254f5e4993c3c91a0c54f782f3710cedab6779de9efff6de6120efd4967bd65a7c03a04934c11e56aae3 SHA512 1c039980e54415b13b0d0cff8b686d6018c98fdef37a69cf78c78b3574ccf88b73344e4c64c2a4340802cbee0dffc05f49cbed8aff14dd9975ad2854c8f3f20e
MISC metadata.xml 610 BLAKE2B 9ff81f126608795602d31173afdff53356b7dd97c211523dce93af86ab9dc0d57c84117401a72fbfc2c2fcc6467d0e1a0adceb7c1616c6c0cc9294945fd987f8 SHA512 917b1ad570615b9d3a509c55e7ab70d88f47cdc7efbc9cf0f141be5ef5316141d0327050b61f8a64a87836a409b08ae410886a8634a8df137cd032bf1c205208
diff --git a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild
index 103bd80f30f2..d7ed22682b91 100644
--- a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild
+++ b/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1