From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/python-zaqarclient/Manifest | 4 ++-- dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild | 4 ++-- dev-python/python-zaqarclient/python-zaqarclient-1.2.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/python-zaqarclient') diff --git a/dev-python/python-zaqarclient/Manifest b/dev-python/python-zaqarclient/Manifest index 5e9936dbad5f..1a784798bf5f 100644 --- a/dev-python/python-zaqarclient/Manifest +++ b/dev-python/python-zaqarclient/Manifest @@ -1,5 +1,5 @@ DIST python-zaqarclient-1.11.0.tar.gz 85724 BLAKE2B 84e34998a76bd475b3aad2882f076f8ca89dcfc1a24155d0e88269fda3d82d4b1348461d1f59a5f21726dbc56b37219d9e75957737452e759672505a1f16a4c9 SHA512 4b57cd336a6517760d32a5e01a7c87a9ee0526323a222faa6fcd6e33a506b0746d6418e9eee3fa00e7ba4a01912ee108fe1feb3469e0a14089cc760a0756b7fb DIST python-zaqarclient-1.2.0.tar.gz 66649 BLAKE2B b1fc054661562b861c39344c73abc8c85fd585b47099a8625ed2a4862997693b793c77698c6147da44affda12cd17d529b5b028d867d5b74400bd7dde13ef4e1 SHA512 1590839460815daa1f0754d47ef789e0c2d2a078265bbb6595eac32114a36c5f15512a2781841955fe99cbdf2cdaa8a13061f535229a284f5b98f97d017dd8a2 -EBUILD python-zaqarclient-1.11.0.ebuild 1209 BLAKE2B 3a7ac912ec98359ecf6b935c775b75384a5f73796bb0845628b706247d6219fccbce940869e1cb7b4fc23c16357fd4a9532f1d7d02908926e683c4c7d6eb935b SHA512 7fe3425ef51827657ed6c94eaa7ef0448f2199088728824af860dcb7b6758ea6ccbf2e9c25645f7a3112c5751e50a0f1317c2d602c9db1c2ed4453dfb47e2979 -EBUILD python-zaqarclient-1.2.0.ebuild 1231 BLAKE2B 3f98d1a5e0da71b62d362b1d5619a58c88d1221e4830ec564cb44e4924defbbbc2fd211c6102570bffccbd513b2437aabac6dacb0f9d06749e7e8984c5e9dcc8 SHA512 2c0b856cfe3c72cf25a81c3c8d082579093880cd882c455f61bdce1eebd87885b5502e5df405d887efb87ed769074ae766ad509a134b9a4e853223a60f5bcf16 +EBUILD python-zaqarclient-1.11.0.ebuild 1197 BLAKE2B 950d06f78eb5510df2958478b706fa5c7e45b8c0ae13ebba441ba713f12390c2a3ab5730a0b3b40399ee518d495630c49e59fca40d14f38434b202168d9dbc7d SHA512 24089a1cb53adf8feb4c0d81a0457bf468576d72fb51519aba6e69d450e28684ab8274e1a780a7d3c18ff773126afcca41946a6124e3ff8b859d26bddf57ea67 +EBUILD python-zaqarclient-1.2.0.ebuild 1217 BLAKE2B 434c7d88cee1f01326547d1bc22d234b2978dc2b0ae155c5728439520726635854dbfb27ee6684093dae123f2bc723f67b99c30a2e32f0563c3ca3234a0dbdd0 SHA512 108a2515ca976e5d3515fc3ca24429fcd59119de650dcb650dd68b9f11e66b4c39107ce7cf276099d67760921747523014a292d137197e530c42dc9df06b2dad MISC metadata.xml 607 BLAKE2B 28721f37ce75146475891a79e765fc5ebc12f2e4067b259328fd63fc6aabb16d328d720c2e31cfe538841a638f15e63f141b35a930495e132470cdc0a3777a63 SHA512 73cd47155606b208b2ba83664732ec7fda229f075a86837bae68344bb3fbc10756a049a1f83815f65346d93fbee7a30b629c6769646da2385afab6237173038e diff --git a/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild index 88534f6f23d1..9562e9703a1c 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-1.11.0.ebuild @@ -1,8 +1,8 @@ -# 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_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 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 f8f15737a346..f565f9a353f5 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- cgit v1.2.3