[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-11-19 Thread Michał Górny
commit: 7d31bed5dead56e68b6c682c18b0fd54cfe8f873
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 19 11:27:27 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 19 11:27:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d31bed5

dev-python/python-blazarclient: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-blazarclient/Manifest|  1 -
 .../python-blazarclient-2.1.0.ebuild   | 36 --
 2 files changed, 37 deletions(-)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
index f08ea8be36f..4706c1788db 100644
--- a/dev-python/python-blazarclient/Manifest
+++ b/dev-python/python-blazarclient/Manifest
@@ -1,2 +1 @@
-DIST python-blazarclient-2.1.0.tar.gz 32950 BLAKE2B 
cdad6f6e60e95ba97fff6a3d54e642679e2ba203d1aadcadb8190c9fda38dab27808ffbddcfa41852dc72504e9009ec62863991f832d086d70e22bf9652151b5
 SHA512 
a5d2749969d354ff96b4f223d49f69333a874f167e62663edf4209879b3783d1272dc591157b5a8d1b25206e7c796aa4e0d5966de74aac4429c2ebd9670d1987
 DIST python-blazarclient-3.1.1.tar.gz 36460 BLAKE2B 
b19595a3cf52da6d298e5006eada7a68c28f396c8143bbed2f22b45e910d136b54bf3d3fde95bd4fc02887bffd206d10629e923e7d81289af643e44b751c0926
 SHA512 
91cf8004f83494299e11d8c419f183c45726a1b9baec09ffdb719ff8db3cb91967c24a4ac684e227c87015bc00733b03fb132e34fe2fdc773164373e3fd10561

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
deleted file mode 100644
index 533f29618d7..000
--- a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_6 python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="This is a client for the OpenStack Blazar API"
-HOMEPAGE="https://github.com/openstack/python-blazarclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="${CDEPEND}"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
-   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-11-19 Thread Agostino Sarubbo
commit: 7fb846a68e7f7e9a679fa79d044c558fb2bbe5f0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Nov 19 11:20:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Nov 19 11:20:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb846a6

dev-python/python-blazarclient: amd64/x86 stable (ALLARCHES policy) wrt bug 
#754597

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
index c14b8f8571e..94433b144a1 100644
--- a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-11-14 Thread Michał Górny
commit: 77803e2198b1c39827aa284d27fedaceb2d2ee34
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 14 22:19:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 14 22:19:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77803e21

dev-python/python-blazarclient: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-blazarclient/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/python-blazarclient/metadata.xml 
b/dev-python/python-blazarclient/metadata.xml
index 3ee70120def..631e40d11e7 100644
--- a/dev-python/python-blazarclient/metadata.xml
+++ b/dev-python/python-blazarclient/metadata.xml
@@ -8,4 +8,5 @@
prometheanf...@gentoo.org
Matthew Thode

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-10-15 Thread Matthew Thode
commit: 130f463659b724c5d674fcb86257a9c5f2061032
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 15 22:08:54 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Oct 15 22:13:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130f4636

dev-python/python-blazarclient: 3.1.1

Closes: https://bugs.gentoo.org/747256
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-blazarclient/Manifest|  1 +
 .../python-blazarclient-3.1.1.ebuild   | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
index c985b3584b3..f08ea8be36f 100644
--- a/dev-python/python-blazarclient/Manifest
+++ b/dev-python/python-blazarclient/Manifest
@@ -1 +1,2 @@
 DIST python-blazarclient-2.1.0.tar.gz 32950 BLAKE2B 
cdad6f6e60e95ba97fff6a3d54e642679e2ba203d1aadcadb8190c9fda38dab27808ffbddcfa41852dc72504e9009ec62863991f832d086d70e22bf9652151b5
 SHA512 
a5d2749969d354ff96b4f223d49f69333a874f167e62663edf4209879b3783d1272dc591157b5a8d1b25206e7c796aa4e0d5966de74aac4429c2ebd9670d1987
+DIST python-blazarclient-3.1.1.tar.gz 36460 BLAKE2B 
b19595a3cf52da6d298e5006eada7a68c28f396c8143bbed2f22b45e910d136b54bf3d3fde95bd4fc02887bffd206d10629e923e7d81289af643e44b751c0926
 SHA512 
91cf8004f83494299e11d8c419f183c45726a1b9baec09ffdb719ff8db3cb91967c24a4ac684e227c87015bc00733b03fb132e34fe2fdc773164373e3fd10561

diff --git a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
new file mode 100644
index 000..c14b8f8571e
--- /dev/null
+++ b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="This is a client for the OpenStack Blazar API"
+HOMEPAGE="https://github.com/openstack/python-blazarclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-02-11 Thread Matthew Thode
commit: 8fc9a9470fc2f7f5171ee105109911e1fbd2ccbc
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 11 18:47:35 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 11 19:06:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc9a947

dev-python/python-blazarclient: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-blazarclient/Manifest|  1 -
 .../python-blazarclient-2.0.0.ebuild   | 35 --
 2 files changed, 36 deletions(-)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
index 90714924616..c985b3584b3 100644
--- a/dev-python/python-blazarclient/Manifest
+++ b/dev-python/python-blazarclient/Manifest
@@ -1,2 +1 @@
-DIST python-blazarclient-2.0.0.tar.gz 32078 BLAKE2B 
a8f7359485889d41c8e6a36f90f6279a366210d29e3080353fe32e6ee6929784c954c86f0e645d4cefe104132b557648ce27a59873a8248c68d02a0c954490c3
 SHA512 
af57b7a9d914ed216fe53f6e102ade25654fcf9cc0d4a422c912b2129f5905f47272ea959fab38f0ac23678e719c8b5807fa5e852b22f5f7418c72a17d25412a
 DIST python-blazarclient-2.1.0.tar.gz 32950 BLAKE2B 
cdad6f6e60e95ba97fff6a3d54e642679e2ba203d1aadcadb8190c9fda38dab27808ffbddcfa41852dc72504e9009ec62863991f832d086d70e22bf9652151b5
 SHA512 
a5d2749969d354ff96b4f223d49f69333a874f167e62663edf4209879b3783d1272dc591157b5a8d1b25206e7c796aa4e0d5966de74aac4429c2ebd9670d1987

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
deleted file mode 100644
index dc7ff4ee8ab..000
--- a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="This is a client for the OpenStack Blazar API"
-HOMEPAGE="https://github.com/openstack/python-blazarclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
-   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2020-01-13 Thread Michał Górny
commit: e08d62b84c60f6d2db1fa8c052e43320bd6c682b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 12 22:05:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 13 09:46:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08d62b8

dev-python/python-blazarclient: Remove Python 2 support

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild | 2 +-
 dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
index 6391dbdf532..dc7ff4ee8ab 100644
--- a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="This is a client for the OpenStack Blazar API"

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
index aabc249de31..a9a887a6d89 100644
--- a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2019-05-11 Thread Matthew Thode
commit: a54568b2cbff15e3fbbb5159518b9ddbf6c944ae
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 19:38:31 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 19:47:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54568b2

dev-python/python-blazarclient: 2.1.0 allarches stablized

Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
index 0b2c42972f4..ca9fcda2b28 100644
--- a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
+++ b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2019-04-12 Thread Matthew Thode
commit: cef6e99c68a6bd2ac33d5a208275692b52a1446a
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 12 21:06:24 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 12 22:46:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef6e99c

dev-python/python-blazarclient: 2.1.0 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-blazarclient/Manifest|  1 +
 .../python-blazarclient-2.1.0.ebuild   | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
index c84d2464ed5..90714924616 100644
--- a/dev-python/python-blazarclient/Manifest
+++ b/dev-python/python-blazarclient/Manifest
@@ -1 +1,2 @@
 DIST python-blazarclient-2.0.0.tar.gz 32078 BLAKE2B 
a8f7359485889d41c8e6a36f90f6279a366210d29e3080353fe32e6ee6929784c954c86f0e645d4cefe104132b557648ce27a59873a8248c68d02a0c954490c3
 SHA512 
af57b7a9d914ed216fe53f6e102ade25654fcf9cc0d4a422c912b2129f5905f47272ea959fab38f0ac23678e719c8b5807fa5e852b22f5f7418c72a17d25412a
+DIST python-blazarclient-2.1.0.tar.gz 32950 BLAKE2B 
cdad6f6e60e95ba97fff6a3d54e642679e2ba203d1aadcadb8190c9fda38dab27808ffbddcfa41852dc72504e9009ec62863991f832d086d70e22bf9652151b5
 SHA512 
a5d2749969d354ff96b4f223d49f69333a874f167e62663edf4209879b3783d1272dc591157b5a8d1b25206e7c796aa4e0d5966de74aac4429c2ebd9670d1987

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
new file mode 100644
index 000..16b10cdbd22
--- /dev/null
+++ b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="This is a client for the OpenStack Blazar API"
+HOMEPAGE="https://github.com/openstack/python-blazarclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-blazarclient/

2018-08-30 Thread Matt Thode
commit: 701f8a54e7196c0a0077aeed7e6a716dbe39bd3c
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:09:32 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701f8a54

dev-python/python-blazarclient: initial add for heat rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/python-blazarclient/Manifest|  1 +
 dev-python/python-blazarclient/metadata.xml| 14 +
 .../python-blazarclient-2.0.0.ebuild   | 35 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-python/python-blazarclient/Manifest 
b/dev-python/python-blazarclient/Manifest
new file mode 100644
index 000..c84d2464ed5
--- /dev/null
+++ b/dev-python/python-blazarclient/Manifest
@@ -0,0 +1 @@
+DIST python-blazarclient-2.0.0.tar.gz 32078 BLAKE2B 
a8f7359485889d41c8e6a36f90f6279a366210d29e3080353fe32e6ee6929784c954c86f0e645d4cefe104132b557648ce27a59873a8248c68d02a0c954490c3
 SHA512 
af57b7a9d914ed216fe53f6e102ade25654fcf9cc0d4a422c912b2129f5905f47272ea959fab38f0ac23678e719c8b5807fa5e852b22f5f7418c72a17d25412a

diff --git a/dev-python/python-blazarclient/metadata.xml 
b/dev-python/python-blazarclient/metadata.xml
new file mode 100644
index 000..5791a0bcc69
--- /dev/null
+++ b/dev-python/python-blazarclient/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   This is a client for the OpenStack Blazar API.
+   
+

diff --git a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild 
b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
new file mode 100644
index 000..f03a38f9d41
--- /dev/null
+++ b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild
@@ -0,0 +1,35 @@
+# 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 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="This is a client for the OpenStack Blazar API"
+HOMEPAGE="https://github.com/openstack/python-blazarclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
+   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+"