summaryrefslogtreecommitdiff
path: root/dev-python/python-octaviaclient
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/python-octaviaclient
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/python-octaviaclient')
-rw-r--r--dev-python/python-octaviaclient/Manifest4
-rw-r--r--dev-python/python-octaviaclient/python-octaviaclient-1.4.0.ebuild4
-rw-r--r--dev-python/python-octaviaclient/python-octaviaclient-1.8.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-octaviaclient/Manifest b/dev-python/python-octaviaclient/Manifest
index 35d2728274d8..ffd697ef2d24 100644
--- a/dev-python/python-octaviaclient/Manifest
+++ b/dev-python/python-octaviaclient/Manifest
@@ -1,5 +1,5 @@
DIST python-octaviaclient-1.4.0.tar.gz 50495 BLAKE2B 726032aee6d37b050cd9f4d1fa276daecdeae107f05825f2eec37236a4a4eaf3ab70143b5dcd3cac8a13fbb9655027c3d78b474771ba8b205be0a566991c54ab SHA512 216bfb56292bb479cdd8520931a509208454feaf8b1d5664679929bde570a4a99288c99cb195e6e9e81b8599d27a4bc68b8f24e5a7cc3aa1a82c22405078a6aa
DIST python-octaviaclient-1.8.0.tar.gz 63332 BLAKE2B 7944fd80b5d0ac8b1ff5d0a324d45a4150f6afda865e1db5dec490e5f33850a3fda57214303e1b3c1a65f0b594ec16b49b2f3755e2a303c518ccd09dd3791fe7 SHA512 d73c36f683b6bec0a26d4d118bccb827cd0da494f315762c170b59a2cdef3d138481b26bdcc43e8f9f50128937a39fab8f83c0d8fbc52314f8e3f59f2031a92a
-EBUILD python-octaviaclient-1.4.0.ebuild 2062 BLAKE2B 94dcbcc6e6722e8be4c0b33e446175585e13543ff42f4bee8ecf40feb1edb44448cf59814706c611ebfc02f5923c10dce4317992ded76a78fd7077160b272646 SHA512 cc0d8852c8ca08d2f5a654e2cf4a2a4360ad33b0de253854da446c26abb31731e3e9a38d4e0f47e3f2932eda0fc0fda98828421a2a5bc73bf4c73a355f34a3b6
-EBUILD python-octaviaclient-1.8.0.ebuild 2180 BLAKE2B c38596874720753797e7a1f222e5e5d6cec83e0573b6e7501dee4d1e1488e95d5d3705fddec871669387fc8ac544a9fe9122d035044613ba11c925301544f37e SHA512 414cec1f021647bc34151667389b4200b94b056c8e71ed9bab381836072d7c2e1eb0b5092b8457ddd95a87d5c55ad0e28b7327ab30d2217f5f47d9c3ae14298a
+EBUILD python-octaviaclient-1.4.0.ebuild 2048 BLAKE2B d619105c25fc44e6527b031c5c0246cff2b51294ee21f8b81a0fdd0bed2bab73bdea22ac5be07ccb0d88af7117f963ef94da1f11e037750dd2264cf9880592a4 SHA512 7ab43d5ee5068c782bec327458f5608816e4622060de4be5ec83d031279526cbe0a9cdf25da9a35ab6bc08a76d5108250bdefb4341703885e7755b6ee03301e4
+EBUILD python-octaviaclient-1.8.0.ebuild 2168 BLAKE2B 5dd689819818ac9414053be70f6489e92e853209f44ffe38ba0597d57ed16d2fefed4d9fc273bed0f68d8a6500bf8ddc19ef9547dcac062ef19a4c0182f9a95c SHA512 3b27b236d26387f3d655c70dbac6ff5e164821b5d4a9f1555c9b19417e12d476dc7aa58d1fc8c643ebbcd0b0cb8c346f1ca7fa3a8efd96ac9dcf4c727ad92be2
MISC metadata.xml 333 BLAKE2B 1a681ac99aee289a919b530bb87037df6fe53b044ce14ce3a9da3cec54a73d7fde58cf01f12678f18397d16b56c9e5bf88d289ddec4469e343d7193502124124 SHA512 a73512d246562e6591eb9c8d13759352cede7f0ae978d02c87bd72b1fe2c9b155cc3908e8489b136387bada61f1257d8e0771e01e26d998b51f9ce13c087ec41
diff --git a/dev-python/python-octaviaclient/python-octaviaclient-1.4.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-1.4.0.ebuild
index 513d87357448..41a29a367fc4 100644
--- a/dev-python/python-octaviaclient/python-octaviaclient-1.4.0.ebuild
+++ b/dev-python/python-octaviaclient/python-octaviaclient-1.4.0.ebuild
@@ -1,9 +1,9 @@
-# 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
DESCRIPTION="A client for the OpenStack Zun API"
diff --git a/dev-python/python-octaviaclient/python-octaviaclient-1.8.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-1.8.0.ebuild
index 995cdd35afd8..8d3e4316ddfe 100644
--- a/dev-python/python-octaviaclient/python-octaviaclient-1.8.0.ebuild
+++ b/dev-python/python-octaviaclient/python-octaviaclient-1.8.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