summaryrefslogtreecommitdiff
path: root/dev-python/python-zaqarclient
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-zaqarclient
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/python-zaqarclient')
-rw-r--r--dev-python/python-zaqarclient/Manifest2
-rw-r--r--dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-zaqarclient/Manifest b/dev-python/python-zaqarclient/Manifest
index 1639184f7d57..cb41c438bf55 100644
--- a/dev-python/python-zaqarclient/Manifest
+++ b/dev-python/python-zaqarclient/Manifest
@@ -1,3 +1,3 @@
DIST python-zaqarclient-1.2.0.tar.gz 66649 BLAKE2B b1fc054661562b861c39344c73abc8c85fd585b47099a8625ed2a4862997693b793c77698c6147da44affda12cd17d529b5b028d867d5b74400bd7dde13ef4e1 SHA512 1590839460815daa1f0754d47ef789e0c2d2a078265bbb6595eac32114a36c5f15512a2781841955fe99cbdf2cdaa8a13061f535229a284f5b98f97d017dd8a2
-EBUILD python-zaqarclient-1.2.0.ebuild 1240 BLAKE2B 38620815329105600d50c89a43de2d32e73ffddc3b1751b8aa7e18cb61f1b67e4fb884e657f024fe0be776da3a0d6a7a60970422fbe92a5f668f3999fcdf38bc SHA512 3a62c878c06efb3748d77a31371f5f5c59a6c51c8580359f8f75efeb835feb517a0be8bfa08387508cbec3c212bd53108dcb4ef8b4e5ceb3f191751b8a237a79
+EBUILD python-zaqarclient-1.2.0.ebuild 1236 BLAKE2B 286558bbbd72679eeb20d956e26bd76512b0c28f0c2e7bfca3ae43b7df8ce04aaccf6336091507b661c3fcf9aeeaedb1841fc06182b91c04f490202d400b5856 SHA512 866164d76223cd4bd8bedd2ff979b25c5d05e199bc73e676f347c488c48bec5092fa681cd79ce8f55a0ca069b1ee601d74426cf605c190fe98fbcbf9296cd042
MISC metadata.xml 607 BLAKE2B 28721f37ce75146475891a79e765fc5ebc12f2e4067b259328fd63fc6aabb16d328d720c2e31cfe538841a638f15e63f141b35a930495e132470cdc0a3777a63 SHA512 73cd47155606b208b2ba83664732ec7fda229f075a86837bae68344bb3fbc10756a049a1f83815f65346d93fbee7a30b629c6769646da2385afab6237173038e
diff --git a/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild
index 332eb2f93810..6c344d02bad8 100644
--- a/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild
+++ b/dev-python/python-zaqarclient/python-zaqarclient-1.2.0.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 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1