summaryrefslogtreecommitdiff
path: root/dev-python/python-senlinclient
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/python-senlinclient
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/python-senlinclient')
-rw-r--r--dev-python/python-senlinclient/Manifest4
-rw-r--r--dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild4
-rw-r--r--dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-senlinclient/Manifest b/dev-python/python-senlinclient/Manifest
index 1a386ec2dd0a..b898ff053b05 100644
--- a/dev-python/python-senlinclient/Manifest
+++ b/dev-python/python-senlinclient/Manifest
@@ -1,5 +1,5 @@
DIST python-senlinclient-1.0.0.tar.gz 101396 BLAKE2B fa21d8c33424dab7602a33bb293a3351d904a2a7b2a2b90f4f690e212aa6d0e7de5f7106d2313cab53ea3b2d6a47818c702c37e15333823d92d087602738e564 SHA512 3e98cc9a238250ca4069289343011d27d9bf6b35e0c8709bbf209b7774ff7b84151533104795fcc21403202cf6c834503685a9994d320a48aa690a854e1570f9
DIST python-senlinclient-1.2.0.tar.gz 107117 BLAKE2B cb1f70c59414b6bc54d58a3370ad5917851e36a19b65248125efd53bc24d29d3edb4fbc7734ba6d9d64c1ccea78307c7363de96c93c03fb801c66c83c1edf40e SHA512 1216e9511715a2cc5a703020a08ebb01bc24111150230f7ae8441ab750865c4cc07535f2b9d15ee8f7c93cc4f2ebd24473fb38b3946476063eff05c103d8ef6b
-EBUILD python-senlinclient-1.0.0.ebuild 1204 BLAKE2B 536c89756b104540d4d51f6be91b0227c9c0b3a6cb49882882bd44c5d2d7875266d3b6e4e84c10558650e90ff51dc0b5d9824377b14f0c8e8ac57970d456365e SHA512 9c3a7a294ba3580df651039bc06b3d23a23a7c5fca7cdb064fec8a91913b19605a358d41134b415b0e69005a4db034181c4025b0473630682aba746242a76df4
-EBUILD python-senlinclient-1.2.0.ebuild 1480 BLAKE2B 8f370786b8dd8a60f196828fe405964df4c307c38e7878e1ef25deade6f0c91f4abde8e66ad9c49a4ec9733f6a7073cc5e1ca34dce1250664126acdcddcd4ced SHA512 20050fb4d0f8496f4a13dee1f718412abd43435ec227e0080040b4ee704a81773712814a92536a57f904e2cea1760a7fdda1afde3e592a92a23dbf2abecbb022
+EBUILD python-senlinclient-1.0.0.ebuild 1191 BLAKE2B 81343c84c8a1c18893ce427173a6a6c32ed930a09990d73a9cb685992391bbefb4e1dd83b4860d57a04446fa371369d17385bc721c1d6292c4442cb1df90f108 SHA512 df27a2c05e2eb5f6ce188b0ab2d6e7d433b0d3bbca4bd659e3cc2573db3bef2240237ef90ff92a8fd3fa7b3a820da006879442c8bcce152fe3bfa7ec9574e326
+EBUILD python-senlinclient-1.2.0.ebuild 1475 BLAKE2B 24bb7b6cf873ae067c8db503e789a027e17fe54f83cac6bd128c3229ef256af5c8b4e3fe412be79ba178d55d3d3ca82a28e0562aae6d54cd6d9baf2805ed69b5 SHA512 fcd99a157485e29fd3dcb084e9ca040345ec83744383e70894b5b6931e73a0787243b53e973849180f3bf8fc60f2d7b9b2fbcc147b0ff238b04397acd7b592c6
MISC metadata.xml 610 BLAKE2B 62bc9e2f9ef0cd99f8f61cf0ffbd07037da020d7be1074f917ad0e6710dc549aa0d9eeabefa63a6a4855d1ff2318f4a805a0e96f88accf41e2466c0f42167e55 SHA512 606dd0a5e69cfbc20bd104b7d163d860256997921407022a0740f90eb85b73a738ef9372e8c226f8f87ad9b7548e784c04c8b4f69ab39c77eb27b3f5b6c02895
diff --git a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild
index a9d63799df86..defae795c85a 100644
--- a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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_5 )
inherit distutils-r1
diff --git a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild
index ce075107d563..a9d55a48d985 100644
--- a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-1.2.0.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=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1