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

2024-09-07 Thread Michał Górny
commit: f99b5ffe647aeb135764f5ffe493e3e400b0714a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep  7 11:10:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  7 11:10:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99b5ffe

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest|  1 -
 dev-python/oslo-utils/oslo-utils-7.2.0.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index cd01f1c7a976..54efb3df4df9 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-7.2.0.tar.gz 104768 BLAKE2B 
0972bd65eb4619af96a8a15a48429abf20987449ab4e480adecd3260b1440d8911bc68464c98e8020113dfe6039e409b60be22f56de43a4aa80ba98953dea93e
 SHA512 
3f8d7dd8e629b13c8491b4a3498ecce27937d904ca3de4df9a9e3c638fc1ce894ae29e0797c25de0886f2c9b471feabd4ff09380ba71bd6c28f0d543e489f654
 DIST oslo.utils-7.3.0.tar.gz 132561 BLAKE2B 
98533d7b4e3111a548bfab4cb97854acb4485d84d89eed40fec713fcb14a63deedbf5c019f4ed44d9be535034f3323e96b9b9f5d30467899ea8cd1bdc217200b
 SHA512 
71dcf6fe25cc4c0a2580c32b4a4ceaa22fa1046f84bebc2cbf2c3148379b569638c2e2cce3b7a9bb1bbb87660034baa199bd4a831baa4608ef2f4bbc1d39edb6

diff --git a/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
deleted file mode 100644
index 84903761f712..
--- a/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   =dev-python/netaddr-0.10.0[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # require eventlet
-   rm oslo_utils/tests/test_eventletutils.py || die
-
-   distutils-r1_src_prepare
-}



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

2024-09-07 Thread Michał Górny
commit: f7b77d66e21c0eed9618d2810762de384376bbcd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep  7 10:58:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  7 10:58:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b77d66

dev-python/oslo-utils: Stabilize 7.3.0 ALLARCHES, #939248

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

 dev-python/oslo-utils/oslo-utils-7.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
index 9b48575fda1b..a0114e628296 100644
--- a/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2024-08-23 Thread Michał Górny
commit: 4feb7ffbc69fb991222cd939b6270f73c502739b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 24 04:58:33 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 24 04:58:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4feb7ffb

dev-python/oslo-utils: add app-emulation/qemu test dep

Closes: https://bugs.gentoo.org/938359
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/oslo-utils/oslo-utils-7.3.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
index 106abb5c0b38..9b48575fda1b 100644
--- a/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
@@ -33,9 +33,11 @@ RDEPEND="
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
dev-python/tzdata[${PYTHON_USEDEP}]
 "
+# qemu needed for qemu-img
 BDEPEND="
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
test? (
+   app-emulation/qemu
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]



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

2024-08-23 Thread Michał Górny
commit: b34e2b5d3b7d0fb98c1f5c64de07a197933bd0fc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 23 16:03:44 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 23 16:13:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34e2b5d

dev-python/oslo-utils: Bump to 7.3.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-7.3.0.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 4770ec0ef2bf..cd01f1c7a976 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-7.2.0.tar.gz 104768 BLAKE2B 
0972bd65eb4619af96a8a15a48429abf20987449ab4e480adecd3260b1440d8911bc68464c98e8020113dfe6039e409b60be22f56de43a4aa80ba98953dea93e
 SHA512 
3f8d7dd8e629b13c8491b4a3498ecce27937d904ca3de4df9a9e3c638fc1ce894ae29e0797c25de0886f2c9b471feabd4ff09380ba71bd6c28f0d543e489f654
+DIST oslo.utils-7.3.0.tar.gz 132561 BLAKE2B 
98533d7b4e3111a548bfab4cb97854acb4485d84d89eed40fec713fcb14a63deedbf5c019f4ed44d9be535034f3323e96b9b9f5d30467899ea8cd1bdc217200b
 SHA512 
71dcf6fe25cc4c0a2580c32b4a4ceaa22fa1046f84bebc2cbf2c3148379b569638c2e2cce3b7a9bb1bbb87660034baa199bd4a831baa4608ef2f4bbc1d39edb6

diff --git a/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
new file mode 100644
index ..106abb5c0b38
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-7.3.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.10.0[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # require eventlet
+   rm oslo_utils/tests/test_eventletutils.py || die
+
+   distutils-r1_src_prepare
+}



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

2024-07-20 Thread Michał Górny
commit: 8d144939ddc437f41c9be357f4869450def97938
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 20 08:56:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 20 08:56:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d144939

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild | 54 
 2 files changed, 55 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 817e2795bf09..4770ec0ef2bf 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-7.1.0.tar.gz 104775 BLAKE2B 
6bdd137fd5ede65ea49faa872b8d93cec20ccc3b9564548384441e8e1b14526750a6d8e0263103a926bb52425c171a6e0d9dbcb0d373d1a9c8904774d03393b0
 SHA512 
7bd6e7e6cf097b239216d58ce8f9028eb0b2994115be15ac78d9b1bae4efb6f774fa72da4944ac79e9155d21a8e6dea3ac13b5445c8dd0f3452a6dd8143aabc4
 DIST oslo.utils-7.2.0.tar.gz 104768 BLAKE2B 
0972bd65eb4619af96a8a15a48429abf20987449ab4e480adecd3260b1440d8911bc68464c98e8020113dfe6039e409b60be22f56de43a4aa80ba98953dea93e
 SHA512 
3f8d7dd8e629b13c8491b4a3498ecce27937d904ca3de4df9a9e3c638fc1ce894ae29e0797c25de0886f2c9b471feabd4ff09380ba71bd6c28f0d543e489f654

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
deleted file mode 100644
index a5af895cee93..
--- a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # require eventlet
-   rm oslo_utils/tests/test_eventletutils.py || die
-
-   distutils-r1_src_prepare
-}



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

2024-07-20 Thread Arthur Zamarin
commit: 38f8834e68faa6114f7b850a8b246ac9d86936cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 20 07:52:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul 20 07:52:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f8834e

dev-python/oslo-utils: Stabilize 7.2.0 ALLARCHES, #936356

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/oslo-utils-7.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
index 106abb5c0b38..84903761f712 100644
--- a/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2024-07-04 Thread Michał Górny
commit: 0df12327da7193336337398f5c6aee4dc619
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul  4 11:29:49 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul  4 12:37:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df12399

dev-python/oslo-utils: Bump to 7.2.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-7.2.0.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index e368b7f84e25..817e2795bf09 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-7.1.0.tar.gz 104775 BLAKE2B 
6bdd137fd5ede65ea49faa872b8d93cec20ccc3b9564548384441e8e1b14526750a6d8e0263103a926bb52425c171a6e0d9dbcb0d373d1a9c8904774d03393b0
 SHA512 
7bd6e7e6cf097b239216d58ce8f9028eb0b2994115be15ac78d9b1bae4efb6f774fa72da4944ac79e9155d21a8e6dea3ac13b5445c8dd0f3452a6dd8143aabc4
+DIST oslo.utils-7.2.0.tar.gz 104768 BLAKE2B 
0972bd65eb4619af96a8a15a48429abf20987449ab4e480adecd3260b1440d8911bc68464c98e8020113dfe6039e409b60be22f56de43a4aa80ba98953dea93e
 SHA512 
3f8d7dd8e629b13c8491b4a3498ecce27937d904ca3de4df9a9e3c638fc1ce894ae29e0797c25de0886f2c9b471feabd4ff09380ba71bd6c28f0d543e489f654

diff --git a/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
new file mode 100644
index ..106abb5c0b38
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-7.2.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.10.0[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # require eventlet
+   rm oslo_utils/tests/test_eventletutils.py || die
+
+   distutils-r1_src_prepare
+}



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

2024-06-11 Thread Michał Górny
commit: 76407321defff96a6edd14ce42b20377b41cc2da
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 11 18:45:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 11 18:46:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76407321

dev-python/oslo-utils: Enable py3.13

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

 dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
index e0bcbcbca98b..a5af895cee93 100644
--- a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



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

2024-04-20 Thread Michał Górny
commit: 9cb05c5f87c0d6b8432998062ef685166c6b565f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 20 11:18:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 20 11:18:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb05c5f

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/oslo-utils-7.1.0.ebuild | 57 ---
 1 file changed, 57 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild
deleted file mode 100644
index f9e606e99301..
--- a/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2024-04-20 Thread Michał Górny
commit: 33eae783906ed1f3ff7d76dba5acc9ea50fec5f9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 20 10:49:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 20 10:49:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33eae783

dev-python/oslo-utils: Stabilize 7.1.0-r1 ALLARCHES, #930296

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

 dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
index 60d0877fcfcc..e0bcbcbca98b 100644
--- a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2024-04-03 Thread Michał Górny
commit: 026fdc6937d7cc935f67722cac505d1c6255e2e8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  3 07:21:15 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  3 07:25:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026fdc69

dev-python/oslo-utils: Install eventletutils again

They are now required by dev-python/oslo-log.

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

 dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild | 54 
 1 file changed, 54 insertions(+)

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
new file mode 100644
index ..60d0877fcfcc
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-7.1.0-r1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # require eventlet
+   rm oslo_utils/tests/test_eventletutils.py || die
+
+   distutils-r1_src_prepare
+}



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

2024-03-09 Thread Michał Górny
commit: a85bf1490d42b785f04fe15b08eab3bf01a01e4f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  9 14:13:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  9 14:19:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85bf149

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 4ae4df00086c..e368b7f84e25 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-7.0.0.tar.gz 103879 BLAKE2B 
d07af70592faac1821dc60f1ed0cd72fe948b1e105b515f18711b11152898fb2ab494d7eef2db965c43e961696b5f43eaca9d1c106f960d1ce91a9b5bb6ff924
 SHA512 
44202ec5de818b52b335026fdb24d1f771c24451422ad6b8328d4d14a4566b6c27b3cf04ba564d45686c9a4104ba1eec9a0874227498a707c5e9039b1d5c706c
 DIST oslo.utils-7.1.0.tar.gz 104775 BLAKE2B 
6bdd137fd5ede65ea49faa872b8d93cec20ccc3b9564548384441e8e1b14526750a6d8e0263103a926bb52425c171a6e0d9dbcb0d373d1a9c8904774d03393b0
 SHA512 
7bd6e7e6cf097b239216d58ce8f9028eb0b2994115be15ac78d9b1bae4efb6f774fa72da4944ac79e9155d21a8e6dea3ac13b5445c8dd0f3452a6dd8143aabc4

diff --git a/dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild
deleted file mode 100644
index 7073d5a58e39..
--- a/dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2024-02-22 Thread Michał Górny
commit: 9d17186546e315da4f3117b62d8b00ac9690b1c2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 23 03:24:32 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 23 03:37:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d171865

dev-python/oslo-utils: Bump to 7.1.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-7.1.0.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index fc5548949b1a..4ae4df00086c 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-7.0.0.tar.gz 103879 BLAKE2B 
d07af70592faac1821dc60f1ed0cd72fe948b1e105b515f18711b11152898fb2ab494d7eef2db965c43e961696b5f43eaca9d1c106f960d1ce91a9b5bb6ff924
 SHA512 
44202ec5de818b52b335026fdb24d1f771c24451422ad6b8328d4d14a4566b6c27b3cf04ba564d45686c9a4104ba1eec9a0874227498a707c5e9039b1d5c706c
+DIST oslo.utils-7.1.0.tar.gz 104775 BLAKE2B 
6bdd137fd5ede65ea49faa872b8d93cec20ccc3b9564548384441e8e1b14526750a6d8e0263103a926bb52425c171a6e0d9dbcb0d373d1a9c8904774d03393b0
 SHA512 
7bd6e7e6cf097b239216d58ce8f9028eb0b2994115be15ac78d9b1bae4efb6f774fa72da4944ac79e9155d21a8e6dea3ac13b5445c8dd0f3452a6dd8143aabc4

diff --git a/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild
new file mode 100644
index ..3a01dee2b2fc
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-7.1.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2024-02-16 Thread Michał Górny
commit: fb2beff8985e4ea358cd15b38f988da6a7bb41e9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 16 16:47:32 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 16 16:47:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2beff8

dev-python/oslo-utils: Restrict to https://bugs.gentoo.org/924373
Signed-off-by: Michał Górny  gentoo.org>

 .../oslo-utils/{oslo-utils-7.0.0.ebuild => oslo-utils-7.0.0-r1.ebuild}   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild
similarity index 97%
rename from dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
rename to dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild
index 3ddb625b174f..7073d5a58e39 100644
--- a/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.0.0-r1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
>=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]



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

2024-02-03 Thread Michał Górny
commit: b390fbaf88938278995b23d07d5b9ebcfe41c43f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  3 11:38:59 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  3 11:44:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b390fbaf

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest|  1 -
 dev-python/oslo-utils/oslo-utils-6.3.0.ebuild | 57 ---
 2 files changed, 58 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 4dc2944f9bcb..fc5548949b1a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.3.0.tar.gz 104397 BLAKE2B 
1195363df16e103f49d783c644bb060719fa3b43a549e229bd1c6b8f682e36b6135fb33284f536c08460892ae441c276d9e0445f30c6a5bc6d260b9a0f4bef40
 SHA512 
d7d1f160865238d4dd49dec891d275455befcee1926920f22409142bbab47fe3e287ad280a72f11baa99c49beaf1d0dc52745307888b8a3edda4cb9052443336
 DIST oslo.utils-7.0.0.tar.gz 103879 BLAKE2B 
d07af70592faac1821dc60f1ed0cd72fe948b1e105b515f18711b11152898fb2ab494d7eef2db965c43e961696b5f43eaca9d1c106f960d1ce91a9b5bb6ff924
 SHA512 
44202ec5de818b52b335026fdb24d1f771c24451422ad6b8328d4d14a4566b6c27b3cf04ba564d45686c9a4104ba1eec9a0874227498a707c5e9039b1d5c706c

diff --git a/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
deleted file mode 100644
index 6af6c545b8a5..
--- a/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2024-02-03 Thread Arthur Zamarin
commit: cdadefac0ac53130476a8dd5acf763ac6f6325c4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  3 10:18:40 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  3 10:18:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdadefac

dev-python/oslo-utils: Stabilize 7.0.0 ALLARCHES, #923693

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/oslo-utils-7.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
index 2ec0e256f09e..3ddb625b174f 100644
--- a/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2024-01-17 Thread Michał Górny
commit: 22e3a7d141591198e4eb78fee56e451dda8ecddd
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 18 03:34:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 18 03:43:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e3a7d1

dev-python/oslo-utils: Bump to 7.0.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-7.0.0.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index a2a8d00ded72..4dc2944f9bcb 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.3.0.tar.gz 104397 BLAKE2B 
1195363df16e103f49d783c644bb060719fa3b43a549e229bd1c6b8f682e36b6135fb33284f536c08460892ae441c276d9e0445f30c6a5bc6d260b9a0f4bef40
 SHA512 
d7d1f160865238d4dd49dec891d275455befcee1926920f22409142bbab47fe3e287ad280a72f11baa99c49beaf1d0dc52745307888b8a3edda4cb9052443336
+DIST oslo.utils-7.0.0.tar.gz 103879 BLAKE2B 
d07af70592faac1821dc60f1ed0cd72fe948b1e105b515f18711b11152898fb2ab494d7eef2db965c43e961696b5f43eaca9d1c106f960d1ce91a9b5bb6ff924
 SHA512 
44202ec5de818b52b335026fdb24d1f771c24451422ad6b8328d4d14a4566b6c27b3cf04ba564d45686c9a4104ba1eec9a0874227498a707c5e9039b1d5c706c

diff --git a/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
new file mode 100644
index ..2ec0e256f09e
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-7.0.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2023-11-29 Thread Michał Górny
commit: bcc16380c5cb3179c3ab1568a6043f524654da51
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 29 10:18:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 29 10:18:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc16380

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild | 57 
 2 files changed, 58 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index e2e65d1d6f1a..a2a8d00ded72 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.2.1.tar.gz 104079 BLAKE2B 
de29980ba15488005b20190b842a499ce5964a231c1350d2e6ed43fdb4cb21909f7a31fcd21761bf01c632b82966ffa8c73ffb69e42f278e7a65d2541ae6b08a
 SHA512 
c72be6521fa15784064c114a972943a583033be6b53b81ab955cc0601c72ef0673e1e732c492bbd798270318ec89932d7a90725f477b1cc123b173f4660d4b2a
 DIST oslo.utils-6.3.0.tar.gz 104397 BLAKE2B 
1195363df16e103f49d783c644bb060719fa3b43a549e229bd1c6b8f682e36b6135fb33284f536c08460892ae441c276d9e0445f30c6a5bc6d260b9a0f4bef40
 SHA512 
d7d1f160865238d4dd49dec891d275455befcee1926920f22409142bbab47fe3e287ad280a72f11baa99c49beaf1d0dc52745307888b8a3edda4cb9052443336

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
deleted file mode 100644
index 9eb5ffdbf7a9..
--- a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/tzdata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2023-11-29 Thread Michał Górny
commit: 9737275d1d4820834a842c43c8aa267e6a486315
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 29 10:17:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 29 10:17:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9737275d

dev-python/oslo-utils: Stabilize 6.3.0 ALLARCHES, #918784

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

 dev-python/oslo-utils/oslo-utils-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
index 0ea23aaa491c..6af6c545b8a5 100644
--- a/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2023-11-09 Thread Arthur Zamarin
commit: 0e1334553eff99af56e0ac5c695876efe569b203
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov  9 17:33:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov  9 18:40:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e133455

dev-python/oslo-utils: add 6.3.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.3.0.ebuild | 57 +++
 2 files changed, 58 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index c5b96cd9ec43..e2e65d1d6f1a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.2.1.tar.gz 104079 BLAKE2B 
de29980ba15488005b20190b842a499ce5964a231c1350d2e6ed43fdb4cb21909f7a31fcd21761bf01c632b82966ffa8c73ffb69e42f278e7a65d2541ae6b08a
 SHA512 
c72be6521fa15784064c114a972943a583033be6b53b81ab955cc0601c72ef0673e1e732c492bbd798270318ec89932d7a90725f477b1cc123b173f4660d4b2a
+DIST oslo.utils-6.3.0.tar.gz 104397 BLAKE2B 
1195363df16e103f49d783c644bb060719fa3b43a549e229bd1c6b8f682e36b6135fb33284f536c08460892ae441c276d9e0445f30c6a5bc6d260b9a0f4bef40
 SHA512 
d7d1f160865238d4dd49dec891d275455befcee1926920f22409142bbab47fe3e287ad280a72f11baa99c49beaf1d0dc52745307888b8a3edda4cb9052443336

diff --git a/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
new file mode 100644
index ..0ea23aaa491c
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.3.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2023-10-28 Thread Michał Górny
commit: acf66c225f9ca3619819b01861c6e4bbbd5dee3d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 29 04:41:50 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 29 04:41:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf66c22

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild | 61 
 2 files changed, 62 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 5da7152d63b5..c5b96cd9ec43 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.2.0.tar.gz 103944 BLAKE2B 
b4637cb94c3b4923c5cb2203f78591e4cbe22a0fc71bd9f798277ddf4931adf48944972c782c253ebbd8108fb16f59b8d23b1ae4530d68480e44dec723b26983
 SHA512 
f1c378028775db19a13e5c1879b40742a171001f5044408995ff997cfb9cc7c815476f51744bf09f44c90672247fb2dff8ddc955bcd8749ea0066d5b79d0af34
 DIST oslo.utils-6.2.1.tar.gz 104079 BLAKE2B 
de29980ba15488005b20190b842a499ce5964a231c1350d2e6ed43fdb4cb21909f7a31fcd21761bf01c632b82966ffa8c73ffb69e42f278e7a65d2541ae6b08a
 SHA512 
c72be6521fa15784064c114a972943a583033be6b53b81ab955cc0601c72ef0673e1e732c492bbd798270318ec89932d7a90725f477b1cc123b173f4660d4b2a

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
deleted file mode 100644
index 4ad445ac72b9..
--- a/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   sed -i -e '/tzdata/d' requirements.txt || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2023-10-28 Thread Sam James
commit: 1f09ccbfa83fadf4680c7980efbbaf73b51a8d28
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 29 03:52:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 29 03:52:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f09ccbf

dev-python/oslo-utils: Stabilize 6.2.1-r1 x86, #914950

Signed-off-by: Sam James  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
index a9985c82698c..9eb5ffdbf7a9 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2023-10-02 Thread Sam James
commit: fa49526e1c39c568538ed91e4a0b16f66a856608
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct  3 01:58:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  3 01:58:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa49526e

dev-python/oslo-utils: Stabilize 6.2.1-r1 amd64, #914950

Signed-off-by: Sam James  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
index b1cc76c150a0..a9985c82698c 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2023-10-02 Thread Sam James
commit: 542e56bcae5a7563fc1607e459a79e112fc7902f
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct  3 01:49:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  3 01:49:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542e56bc

dev-python/oslo-utils: Stabilize 6.2.1-r1 arm64, #914950

Signed-off-by: Sam James  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
index 90b94b74e1f6..b1cc76c150a0 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2023-08-28 Thread Michał Górny
commit: 259511387ee57429c412ab53c06b0d56de5265f3
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 28 18:12:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 28 18:15:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25951138

dev-python/oslo-utils: Restore tzdata requirement

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

 .../{oslo-utils-6.2.1.ebuild => oslo-utils-6.2.1-r1.ebuild} | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
similarity index 94%
rename from dev-python/oslo-utils/oslo-utils-6.2.1.ebuild
rename to dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
index f71d5c7f6d24..90b94b74e1f6 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.1-r1.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
>=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
>=dev-python/packaging-20.4[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/tzdata[${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
@@ -45,11 +46,6 @@ BDEPEND="
 
 distutils_enable_tests unittest
 
-src_prepare() {
-   sed -i -e '/tzdata/d' requirements.txt || die
-   distutils-r1_src_prepare
-}
-
 python_compile() {
distutils-r1_python_compile
find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die



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

2023-08-28 Thread Michał Górny
commit: ad67de5b241a57d106013e87118c41cfde30e4ac
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 28 16:12:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 28 16:53:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad67de5b

dev-python/oslo-utils: Bump to 6.2.1

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.2.1.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 5c171b1d879b..5da7152d63b5 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.2.0.tar.gz 103944 BLAKE2B 
b4637cb94c3b4923c5cb2203f78591e4cbe22a0fc71bd9f798277ddf4931adf48944972c782c253ebbd8108fb16f59b8d23b1ae4530d68480e44dec723b26983
 SHA512 
f1c378028775db19a13e5c1879b40742a171001f5044408995ff997cfb9cc7c815476f51744bf09f44c90672247fb2dff8ddc955bcd8749ea0066d5b79d0af34
+DIST oslo.utils-6.2.1.tar.gz 104079 BLAKE2B 
de29980ba15488005b20190b842a499ce5964a231c1350d2e6ed43fdb4cb21909f7a31fcd21761bf01c632b82966ffa8c73ffb69e42f278e7a65d2541ae6b08a
 SHA512 
c72be6521fa15784064c114a972943a583033be6b53b81ab955cc0601c72ef0673e1e732c492bbd798270318ec89932d7a90725f477b1cc123b173f4660d4b2a

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.1.ebuild
new file mode 100644
index ..f71d5c7f6d24
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.2.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   sed -i -e '/tzdata/d' requirements.txt || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-utils/files/, dev-python/oslo-utils/

2023-07-24 Thread Michał Górny
commit: 211931ab9e6e1ea5dd85e96d42d993d11def359e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 24 10:50:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 24 10:50:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211931ab

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest |  1 -
 .../files/oslo-utils-6.1.0-py3.12-fix.patch| 26 --
 dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild   | 60 --
 dev-python/oslo-utils/oslo-utils-6.1.0.ebuild  | 56 
 4 files changed, 143 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 47a69b581c42..5c171b1d879b 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.1.0.tar.gz 102843 BLAKE2B 
8bf3889bcf82fd12589c58b2020164f1183fa9ed19491a05d252a6157841651259e3b2f412affb5d53eff4bf7f21e34a4666fdb91106652a937c79b5fd9c1c14
 SHA512 
ae86fe4dfe2db25c682ee533a16830fc3e03eb408ae4acd832b6aded9d7d93fd91927444f054b594b4834e338c8f13c48d0c9796b224923adc1d0df7f6cfb84a
 DIST oslo.utils-6.2.0.tar.gz 103944 BLAKE2B 
b4637cb94c3b4923c5cb2203f78591e4cbe22a0fc71bd9f798277ddf4931adf48944972c782c253ebbd8108fb16f59b8d23b1ae4530d68480e44dec723b26983
 SHA512 
f1c378028775db19a13e5c1879b40742a171001f5044408995ff997cfb9cc7c815476f51744bf09f44c90672247fb2dff8ddc955bcd8749ea0066d5b79d0af34

diff --git a/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch 
b/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch
deleted file mode 100644
index 8b92b6f41aa1..
--- a/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Subject: [PATCH] Replace deprecated assertAlmostEquals method
-
-The assertAlmostEquals method has been deprecated since Python 3.2 and
-was removed in Python 3.12 [1], assertAlmostEqual should be used as the
-replacement.
-
-[1] https://docs.python.org/3.13/whatsnew/3.12.html#removed
-
-Upstream: https://review.opendev.org/c/openstack/oslo.utils/+/886725
-
-diff --git a/oslo_utils/tests/test_timeutils.py 
b/oslo_utils/tests/test_timeutils.py
-index 98194f1..390d037 100644
 a/oslo_utils/tests/test_timeutils.py
-+++ b/oslo_utils/tests/test_timeutils.py
-@@ -192,7 +192,7 @@ class TimeUtilsTest(test_base.BaseTestCase):
- before = timeutils.utcnow()
- after = before + datetime.timedelta(days=7, seconds=59,
- microseconds=123456)
--self.assertAlmostEquals(604859.123456,
-+self.assertAlmostEqual(604859.123456,
- timeutils.delta_seconds(before, after))
- 
- def test_is_soon(self):
--- 
-2.39.3
-

diff --git a/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild
deleted file mode 100644
index fdf5c1a7593c..
--- a/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="
-   https://opendev.org/openstack/oslo.utils/
-   https://github.com/openstack/oslo.utils/
-   https://pypi.org/project/oslo.utils/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}-py3.12-fix.patch"
-)
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}

diff --git a/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
deleted file mode 100644
index 65

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

2023-07-24 Thread Jakov Smolić
commit: adbada3d3955cdbbc9644e511035643858b62a3c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jul 24 08:53:45 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jul 24 08:53:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbada3d

dev-python/oslo-utils: Stabilize 6.2.0-r1 ALLARCHES, #911063

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
index f71d5c7f6d24..4ad445ac72b9 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2023-07-08 Thread Michał Górny
commit: 2b3a59a692226ef6e513adca4ccb30d2ab3edc7c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  9 02:17:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  9 03:26:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3a59a6

dev-python/oslo-utils: Strip tzdata requirement

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

 .../{oslo-utils-6.2.0.ebuild => oslo-utils-6.2.0-r1.ebuild}  | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
similarity index 94%
rename from dev-python/oslo-utils/oslo-utils-6.2.0.ebuild
rename to dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
index c889c6445f5f..f71d5c7f6d24 100644
--- a/dev-python/oslo-utils/oslo-utils-6.2.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.2.0-r1.ebuild
@@ -45,6 +45,11 @@ BDEPEND="
 
 distutils_enable_tests unittest
 
+src_prepare() {
+   sed -i -e '/tzdata/d' requirements.txt || die
+   distutils-r1_src_prepare
+}
+
 python_compile() {
distutils-r1_python_compile
find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die



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

2023-07-06 Thread Michał Górny
commit: 2de9bbf5132ef904d626ba3f9ef86a8e936922c2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul  7 03:04:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul  7 03:15:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de9bbf5

dev-python/oslo-utils: Bump to 6.2.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.2.0.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index a83943f11f47..47a69b581c42 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.1.0.tar.gz 102843 BLAKE2B 
8bf3889bcf82fd12589c58b2020164f1183fa9ed19491a05d252a6157841651259e3b2f412affb5d53eff4bf7f21e34a4666fdb91106652a937c79b5fd9c1c14
 SHA512 
ae86fe4dfe2db25c682ee533a16830fc3e03eb408ae4acd832b6aded9d7d93fd91927444f054b594b4834e338c8f13c48d0c9796b224923adc1d0df7f6cfb84a
+DIST oslo.utils-6.2.0.tar.gz 103944 BLAKE2B 
b4637cb94c3b4923c5cb2203f78591e4cbe22a0fc71bd9f798277ddf4931adf48944972c782c253ebbd8108fb16f59b8d23b1ae4530d68480e44dec723b26983
 SHA512 
f1c378028775db19a13e5c1879b40742a171001f5044408995ff997cfb9cc7c815476f51744bf09f44c90672247fb2dff8ddc955bcd8749ea0066d5b79d0af34

diff --git a/dev-python/oslo-utils/oslo-utils-6.2.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.2.0.ebuild
new file mode 100644
index ..c889c6445f5f
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.2.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-utils/files/, dev-python/oslo-utils/

2023-06-22 Thread Michał Górny
commit: ff95316d83d5bb4ef881ab8915d1de531e73f08f
Author: Petr Vaněk  atlas  cz>
AuthorDate: Thu Jun 22 07:30:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 22 14:16:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff95316d

dev-python/oslo-utils: enable py3.12

Signed-off-by: Petr Vaněk  atlas.cz>
Signed-off-by: Michał Górny  gentoo.org>

 .../files/oslo-utils-6.1.0-py3.12-fix.patch| 26 ++
 dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild   | 60 ++
 2 files changed, 86 insertions(+)

diff --git a/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch 
b/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch
new file mode 100644
index ..8b92b6f41aa1
--- /dev/null
+++ b/dev-python/oslo-utils/files/oslo-utils-6.1.0-py3.12-fix.patch
@@ -0,0 +1,26 @@
+Subject: [PATCH] Replace deprecated assertAlmostEquals method
+
+The assertAlmostEquals method has been deprecated since Python 3.2 and
+was removed in Python 3.12 [1], assertAlmostEqual should be used as the
+replacement.
+
+[1] https://docs.python.org/3.13/whatsnew/3.12.html#removed
+
+Upstream: https://review.opendev.org/c/openstack/oslo.utils/+/886725
+
+diff --git a/oslo_utils/tests/test_timeutils.py 
b/oslo_utils/tests/test_timeutils.py
+index 98194f1..390d037 100644
+--- a/oslo_utils/tests/test_timeutils.py
 b/oslo_utils/tests/test_timeutils.py
+@@ -192,7 +192,7 @@ class TimeUtilsTest(test_base.BaseTestCase):
+ before = timeutils.utcnow()
+ after = before + datetime.timedelta(days=7, seconds=59,
+ microseconds=123456)
+-self.assertAlmostEquals(604859.123456,
++self.assertAlmostEqual(604859.123456,
+ timeutils.delta_seconds(before, after))
+ 
+ def test_is_soon(self):
+-- 
+2.39.3
+

diff --git a/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild
new file mode 100644
index ..fdf5c1a7593c
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.1.0-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}-py3.12-fix.patch"
+)
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2023-03-21 Thread Michał Górny
commit: 3ea9509a57dda4fa6ad2e660906724901410f4ea
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 21 19:36:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 21 20:06:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea9509a

dev-python/oslo-utils: Use pypi.eclass

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

 dev-python/oslo-utils/oslo-utils-6.1.0.ebuild | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
index 03d7e7beb37d..653f90908b50 100644
--- a/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
@@ -4,15 +4,18 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
-MY_P=${P/-/.}
 DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
+HOMEPAGE="
+   https://opendev.org/openstack/oslo.utils/
+   https://github.com/openstack/oslo.utils/
+   https://pypi.org/project/oslo.utils/
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2022-12-25 Thread Michał Górny
commit: 7ab3ddd2ab3182f037e79f0463c4aeab8db70a7a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 25 17:31:27 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 25 17:33:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab3ddd2

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild | 53 
 2 files changed, 54 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 73ab919c846a..a83943f11f47 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.0.1.tar.gz 102652 BLAKE2B 
c4a636bf3b049150499566520067215a34a965f3998202a0d006d5ab83a8c20496ce265ad57327747770d3cb090c2f814ad67c9c27ed00e1bcc0e10fcfdca899
 SHA512 
f005b7910909182ef7bcf1ff80186d352f1cbd08c0f83fa391ee7ca9e57699e29a07027774a24af3b1b5f50392b0ccf4cb88acf025bce5ebf47f61ac
 DIST oslo.utils-6.1.0.tar.gz 102843 BLAKE2B 
8bf3889bcf82fd12589c58b2020164f1183fa9ed19491a05d252a6157841651259e3b2f412affb5d53eff4bf7f21e34a4666fdb91106652a937c79b5fd9c1c14
 SHA512 
ae86fe4dfe2db25c682ee533a16830fc3e03eb408ae4acd832b6aded9d7d93fd91927444f054b594b4834e338c8f13c48d0c9796b224923adc1d0df7f6cfb84a

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild
deleted file mode 100644
index fbddc394fa35..
--- a/dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2022-11-17 Thread Arthur Zamarin
commit: d14b952bac26b51ef7e965a9bf710df4f32afe09
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 17 18:13:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 17 18:34:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14b952b

dev-python/oslo-utils: add github upstream metadata

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/oslo-utils/metadata.xml 
b/dev-python/oslo-utils/metadata.xml
index 2f2757efe44c..8545d07a9c9e 100644
--- a/dev-python/oslo-utils/metadata.xml
+++ b/dev-python/oslo-utils/metadata.xml
@@ -17,5 +17,6 @@

oslo.utils
oslo
+   openstack/oslo.utils

 



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

2022-11-17 Thread Arthur Zamarin
commit: ae409072ba6945d4d70597195e9f2b84250a51f1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 17 18:12:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 17 18:34:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae409072

dev-python/oslo-utils: add 6.1.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.1.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index f55c31701067..73ab919c846a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.0.1.tar.gz 102652 BLAKE2B 
c4a636bf3b049150499566520067215a34a965f3998202a0d006d5ab83a8c20496ce265ad57327747770d3cb090c2f814ad67c9c27ed00e1bcc0e10fcfdca899
 SHA512 
f005b7910909182ef7bcf1ff80186d352f1cbd08c0f83fa391ee7ca9e57699e29a07027774a24af3b1b5f50392b0ccf4cb88acf025bce5ebf47f61ac
+DIST oslo.utils-6.1.0.tar.gz 102843 BLAKE2B 
8bf3889bcf82fd12589c58b2020164f1183fa9ed19491a05d252a6157841651259e3b2f412affb5d53eff4bf7f21e34a4666fdb91106652a937c79b5fd9c1c14
 SHA512 
ae86fe4dfe2db25c682ee533a16830fc3e03eb408ae4acd832b6aded9d7d93fd91927444f054b594b4834e338c8f13c48d0c9796b224923adc1d0df7f6cfb84a

diff --git a/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
new file mode 100644
index ..d953fd2334eb
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.1.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-10-21 Thread Michał Górny
commit: 102a8c7ecc299a0d1579271d57b7f74a2f3962ba
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 21 14:29:34 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 21 14:34:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102a8c7e

dev-python/oslo-utils: Remove eventlet support entirely

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

 .../{oslo-utils-6.0.1.ebuild => oslo-utils-6.0.1-r1.ebuild}| 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild
similarity index 86%
rename from dev-python/oslo-utils/oslo-utils-6.0.1.ebuild
rename to dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild
index 628697fb08ba..fbddc394fa35 100644
--- a/dev-python/oslo-utils/oslo-utils-6.0.1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.0.1-r1.ebuild
@@ -32,9 +32,6 @@ RDEPEND="
 BDEPEND="
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
test? (
-   $(python_gen_cond_dep '
-   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   ' python3_{8..9})
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
@@ -47,9 +44,7 @@ distutils_enable_tests unittest
 
 python_compile() {
distutils-r1_python_compile
-   if ! has "${EPYTHON}" python3.{8..9}; then
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || 
die
-   fi
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || die
 }
 
 python_test() {



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

2022-09-25 Thread Michał Górny
commit: d14407815de695b07af92d94c3ae9f81741944c8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 26 06:01:02 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 26 06:06:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1440781

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index dca15ef7b1f7..f55c31701067 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-6.0.0.tar.gz 101261 BLAKE2B 
8a659b4bedf49e40c85ee40fe026205964d2f4a919170e4700c85e754f4bbffdf5bb9305aea00f7b36233feec93e42bf5e0c72591eeedc02709a7fcdba64d9b6
 SHA512 
9f9dcd585419372711af69917daf717d7c694cc604aed4db242e508ca6bdea3db9a52a29c354dbb5c80473a819c80dec9eccad7e6f6ca297c3469bcd2db5c7d5
 DIST oslo.utils-6.0.1.tar.gz 102652 BLAKE2B 
c4a636bf3b049150499566520067215a34a965f3998202a0d006d5ab83a8c20496ce265ad57327747770d3cb090c2f814ad67c9c27ed00e1bcc0e10fcfdca899
 SHA512 
f005b7910909182ef7bcf1ff80186d352f1cbd08c0f83fa391ee7ca9e57699e29a07027774a24af3b1b5f50392b0ccf4cb88acf025bce5ebf47f61ac

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
deleted file mode 100644
index 628697fb08ba..
--- a/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   ' python3_{8..9})
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! has "${EPYTHON}" python3.{8..9}; then
-   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || 
die
-   fi
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2022-08-24 Thread Arthur Zamarin
commit: 9df931df3ec2f07ecc14ce500e8cd777c8dd31c0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 24 19:12:55 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 24 19:36:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df931df

dev-python/oslo-utils: add 6.0.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.0.1.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 2a9241fbbdaf..dca15ef7b1f7 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-6.0.0.tar.gz 101261 BLAKE2B 
8a659b4bedf49e40c85ee40fe026205964d2f4a919170e4700c85e754f4bbffdf5bb9305aea00f7b36233feec93e42bf5e0c72591eeedc02709a7fcdba64d9b6
 SHA512 
9f9dcd585419372711af69917daf717d7c694cc604aed4db242e508ca6bdea3db9a52a29c354dbb5c80473a819c80dec9eccad7e6f6ca297c3469bcd2db5c7d5
+DIST oslo.utils-6.0.1.tar.gz 102652 BLAKE2B 
c4a636bf3b049150499566520067215a34a965f3998202a0d006d5ab83a8c20496ce265ad57327747770d3cb090c2f814ad67c9c27ed00e1bcc0e10fcfdca899
 SHA512 
f005b7910909182ef7bcf1ff80186d352f1cbd08c0f83fa391ee7ca9e57699e29a07027774a24af3b1b5f50392b0ccf4cb88acf025bce5ebf47f61ac

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.1.ebuild
new file mode 100644
index ..9b84c2839ed8
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.0.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   ' python3_{8..9})
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! has "${EPYTHON}" python3.{8..9}; then
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || 
die
+   fi
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-08-05 Thread Michał Górny
commit: fb699dd05302e96d703011e4d6e2f8ba84cc9260
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  5 07:12:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  5 07:21:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb699dd0

dev-python/oslo-utils: Fix installing stray .pyc files

Closes: https://bugs.gentoo.org/863707
Signed-off-by: Michał Górny  gentoo.org>

 .../oslo-utils/{oslo-utils-6.0.0.ebuild => oslo-utils-6.0.0-r1.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
similarity index 95%
rename from dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
rename to dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
index c5ae6d386410..1baf242759e5 100644
--- a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
@@ -54,7 +54,7 @@ src_prepare() {
 python_compile() {
distutils-r1_python_compile
if ! has "${EPYTHON}" python3.{8..9}; then
-   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
+   find "${BUILD_DIR}"/install -name '*eventletutils*' -delete || 
die
fi
 }
 



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

2022-08-05 Thread Michał Górny
commit: 96c652e896a89faefd4a078a0f5d6509144e6775
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  5 07:20:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  5 07:21:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c652e8

dev-python/oslo-utils: Remove stray sed

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

 dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild | 6 --
 1 file changed, 6 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
index 1baf242759e5..628697fb08ba 100644
--- a/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.0.0-r1.ebuild
@@ -45,12 +45,6 @@ BDEPEND="
 
 distutils_enable_tests unittest
 
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}
-
 python_compile() {
distutils-r1_python_compile
if ! has "${EPYTHON}" python3.{8..9}; then



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

2022-07-24 Thread Michał Górny
commit: 859c2584bad507813568bb7defece7a4932e2b69
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 20:32:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 20:32:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859c2584

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest|  2 -
 dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild | 64 ---
 dev-python/oslo-utils/oslo-utils-5.0.0.ebuild | 64 ---
 3 files changed, 130 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 85b8cf5356bf..2a9241fbbdaf 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1 @@
-DIST oslo.utils-4.13.0.tar.gz 101834 BLAKE2B 
9d3457ee9ce1746869120bf66d83495b4e1f2b4ca005285fa121ff4c176e85148662cd1de52bdaf93dc18d85478f2cbfde9b310e748b895f01c77ef82019dc0e
 SHA512 
1d97fdaab79cc6c4cc34efdafca7263a2679e60d446aadc46fe31d7fdda2051b37f9df79d149644d914c7274e7fa2d9ef6a1c1aeafad8a1333221dcbe65f4723
-DIST oslo.utils-5.0.0.tar.gz 101823 BLAKE2B 
be62ddc2fb9130e3f678366b6181f1f334f95846a09ede4a08917cd88427492978e53039a482a7158f234caf96c9e520026ab6009f1df5de588a9fe68aa0664f
 SHA512 
8941caf086354c9066ef51e64dcab5854b8d99c2b51807cb2d8b75fac0983f5787e499b0727423b624791ead2b5c9b55b463d5ff47f7586f3e302dccec1f5408
 DIST oslo.utils-6.0.0.tar.gz 101261 BLAKE2B 
8a659b4bedf49e40c85ee40fe026205964d2f4a919170e4700c85e754f4bbffdf5bb9305aea00f7b36233feec93e42bf5e0c72591eeedc02709a7fcdba64d9b6
 SHA512 
9f9dcd585419372711af69917daf717d7c694cc604aed4db242e508ca6bdea3db9a52a29c354dbb5c80473a819c80dec9eccad7e6f6ca297c3469bcd2db5c7d5

diff --git a/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
deleted file mode 100644
index fbf7c0e01d64..
--- a/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   ' python3_{8..9})
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! has "${EPYTHON}" python3.{8..9}; then
-   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
-   fi
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}

diff --git a/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild
deleted file mode 100644
index a0bf0d0fa37e..
--- a/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_US

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

2022-07-24 Thread Sam James
commit: 52834ae645cc74ab7ca3f9e0dffc484f650ea648
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 24 16:27:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 24 16:27:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52834ae6

dev-python/oslo-utils: Stabilize 6.0.0 ALLARCHES, #860651

Signed-off-by: Sam James  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
index 73aef4d69392..c5ae6d386410 100644
--- a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2022-07-15 Thread Arthur Zamarin
commit: a1a215050efe609fa9d41ad7ceff600a74614c10
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 12:13:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 12:13:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a21505

dev-python/oslo-utils: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/oslo-utils-6.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
index a0bf0d0fa37e..73aef4d69392 100644
--- a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



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

2022-06-23 Thread Arthur Zamarin
commit: 81462bc9994b2feab4184f81fd0b4c0bd8903097
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 23 17:46:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 23 19:28:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81462bc9

dev-python/oslo-utils: add 6.0.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-6.0.0.ebuild | 64 +++
 2 files changed, 65 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 0154c9389355..85b8cf5356bf 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,3 @@
 DIST oslo.utils-4.13.0.tar.gz 101834 BLAKE2B 
9d3457ee9ce1746869120bf66d83495b4e1f2b4ca005285fa121ff4c176e85148662cd1de52bdaf93dc18d85478f2cbfde9b310e748b895f01c77ef82019dc0e
 SHA512 
1d97fdaab79cc6c4cc34efdafca7263a2679e60d446aadc46fe31d7fdda2051b37f9df79d149644d914c7274e7fa2d9ef6a1c1aeafad8a1333221dcbe65f4723
 DIST oslo.utils-5.0.0.tar.gz 101823 BLAKE2B 
be62ddc2fb9130e3f678366b6181f1f334f95846a09ede4a08917cd88427492978e53039a482a7158f234caf96c9e520026ab6009f1df5de588a9fe68aa0664f
 SHA512 
8941caf086354c9066ef51e64dcab5854b8d99c2b51807cb2d8b75fac0983f5787e499b0727423b624791ead2b5c9b55b463d5ff47f7586f3e302dccec1f5408
+DIST oslo.utils-6.0.0.tar.gz 101261 BLAKE2B 
8a659b4bedf49e40c85ee40fe026205964d2f4a919170e4700c85e754f4bbffdf5bb9305aea00f7b36233feec93e42bf5e0c72591eeedc02709a7fcdba64d9b6
 SHA512 
9f9dcd585419372711af69917daf717d7c694cc604aed4db242e508ca6bdea3db9a52a29c354dbb5c80473a819c80dec9eccad7e6f6ca297c3469bcd2db5c7d5

diff --git a/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
new file mode 100644
index ..a0bf0d0fa37e
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-6.0.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   ' python3_{8..9})
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! has "${EPYTHON}" python3.{8..9}; then
+   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
+   fi
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-06-17 Thread Michał Górny
commit: 09eee2eb48b8b35058d9fc72682a5444c3de8830
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 18 05:09:09 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 18 06:47:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09eee2eb

dev-python/oslo-utils: Bump to 5.0.0

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-5.0.0.ebuild | 64 +++
 2 files changed, 65 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index cb3190e6e02a..0154c9389355 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-4.13.0.tar.gz 101834 BLAKE2B 
9d3457ee9ce1746869120bf66d83495b4e1f2b4ca005285fa121ff4c176e85148662cd1de52bdaf93dc18d85478f2cbfde9b310e748b895f01c77ef82019dc0e
 SHA512 
1d97fdaab79cc6c4cc34efdafca7263a2679e60d446aadc46fe31d7fdda2051b37f9df79d149644d914c7274e7fa2d9ef6a1c1aeafad8a1333221dcbe65f4723
+DIST oslo.utils-5.0.0.tar.gz 101823 BLAKE2B 
be62ddc2fb9130e3f678366b6181f1f334f95846a09ede4a08917cd88427492978e53039a482a7158f234caf96c9e520026ab6009f1df5de588a9fe68aa0664f
 SHA512 
8941caf086354c9066ef51e64dcab5854b8d99c2b51807cb2d8b75fac0983f5787e499b0727423b624791ead2b5c9b55b463d5ff47f7586f3e302dccec1f5408

diff --git a/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild
new file mode 100644
index ..a0bf0d0fa37e
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-5.0.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   ' python3_{8..9})
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! has "${EPYTHON}" python3.{8..9}; then
+   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
+   fi
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-06-13 Thread Michał Górny
commit: 46229ed50ba50124b4e080d48fa8d4acfbaffd1c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 13 08:19:48 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 13 08:19:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46229ed5

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest |  1 -
 dev-python/oslo-utils/oslo-utils-4.12.2.ebuild | 63 --
 2 files changed, 64 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 02910c6154d0..cb3190e6e02a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-4.12.2.tar.gz 101505 BLAKE2B 
fb2d56c767e8ed100ba789560e6b50dfecf8528de2a2717a9660e3dc8ceb93838137d59f1c2e3f05ccb99b95ea1ec86870e22160fb670a8cfb2dd9d6783f1d0f
 SHA512 
fa56225f1991b031e2122cf08cd0992d8a9bfacd9a83d590f87ff86c495d51763ac06f65076c746a59563a60f886601d00ea9536dfcc927fca94c5a1431bcf67
 DIST oslo.utils-4.13.0.tar.gz 101834 BLAKE2B 
9d3457ee9ce1746869120bf66d83495b4e1f2b4ca005285fa121ff4c176e85148662cd1de52bdaf93dc18d85478f2cbfde9b310e748b895f01c77ef82019dc0e
 SHA512 
1d97fdaab79cc6c4cc34efdafca7263a2679e60d446aadc46fe31d7fdda2051b37f9df79d149644d914c7274e7fa2d9ef6a1c1aeafad8a1333221dcbe65f4723

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
deleted file mode 100644
index 2671db683670..
--- a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   ' python3_{8..9})
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! has "${EPYTHON}" python3.{8..9}; then
-   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
-   fi
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   eunittest
-}



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

2022-05-28 Thread Jakov Smolić
commit: 8812a34a7e16d878eadcc740bb83ff5e043ec3e8
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 28 16:00:14 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 28 16:00:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8812a34a

dev-python/oslo-utils: Keyword 4.13.0-r1 riscv, #847925

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
index 15e4051eafb6..a0bf0d0fa37e 100644
--- a/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2022-05-11 Thread Michał Górny
commit: a47fcb71ccdca700a6c47deac072202ea7374c55
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 11 11:20:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 11 11:22:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47fcb71

dev-python/oslo-utils: Add pyyaml dep

Closes: https://bugs.gentoo.org/835052
Signed-off-by: Michał Górny  gentoo.org>

 .../oslo-utils/{oslo-utils-4.13.0.ebuild => oslo-utils-4.13.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/oslo-utils/oslo-utils-4.13.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
similarity index 97%
rename from dev-python/oslo-utils/oslo-utils-4.13.0.ebuild
rename to dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
index b991aafb859e..15e4051eafb6 100644
--- a/dev-python/oslo-utils/oslo-utils-4.13.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.13.0-r1.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
>=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]



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

2022-04-28 Thread Michał Górny
commit: 20f9c5c94acfc8df10709c721562879b2cab3017
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 28 07:10:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 28 08:13:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f9c5c9

dev-python/oslo-utils: Bump to 4.13.0

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

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.13.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index db024b0c6c4a..02910c6154d0 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-4.12.2.tar.gz 101505 BLAKE2B 
fb2d56c767e8ed100ba789560e6b50dfecf8528de2a2717a9660e3dc8ceb93838137d59f1c2e3f05ccb99b95ea1ec86870e22160fb670a8cfb2dd9d6783f1d0f
 SHA512 
fa56225f1991b031e2122cf08cd0992d8a9bfacd9a83d590f87ff86c495d51763ac06f65076c746a59563a60f886601d00ea9536dfcc927fca94c5a1431bcf67
+DIST oslo.utils-4.13.0.tar.gz 101834 BLAKE2B 
9d3457ee9ce1746869120bf66d83495b4e1f2b4ca005285fa121ff4c176e85148662cd1de52bdaf93dc18d85478f2cbfde9b310e748b895f01c77ef82019dc0e
 SHA512 
1d97fdaab79cc6c4cc34efdafca7263a2679e60d446aadc46fe31d7fdda2051b37f9df79d149644d914c7274e7fa2d9ef6a1c1aeafad8a1333221dcbe65f4723

diff --git a/dev-python/oslo-utils/oslo-utils-4.13.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.13.0.ebuild
new file mode 100644
index ..b991aafb859e
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.13.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   ' python3_{8..9})
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! has "${EPYTHON}" python3.{8..9}; then
+   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
+   fi
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-02-27 Thread Michał Górny
commit: 5151599dfb0cce404cb9ed3df634ec6ed87d306f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 27 18:50:52 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 27 18:50:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5151599d

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest |  2 --
 dev-python/oslo-utils/oslo-utils-4.12.0.ebuild | 47 --
 dev-python/oslo-utils/oslo-utils-4.12.1.ebuild | 47 --
 3 files changed, 96 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index cba4a261f4b8..db024b0c6c4a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1 @@
-DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3
-DIST oslo.utils-4.12.1.tar.gz 101375 BLAKE2B 
d6f74c8cbe8d28b0955a7f46906f28d7719413a3ea4e210fc050f89aebf30fa03c36bec9d1ccc658d59bcfe6c933d9eb8cc6096d693f0c75882fd3099de5953a
 SHA512 
26d4d8c7584e516c05b035a11d12b638713c9349fa8cf8a310b6ead2a078684b29409c1a6a01ac035f872f3deb0dda2aaef8c3a0150825b36d6583052d887ed7
 DIST oslo.utils-4.12.2.tar.gz 101505 BLAKE2B 
fb2d56c767e8ed100ba789560e6b50dfecf8528de2a2717a9660e3dc8ceb93838137d59f1c2e3f05ccb99b95ea1ec86870e22160fb670a8cfb2dd9d6783f1d0f
 SHA512 
fa56225f1991b031e2122cf08cd0992d8a9bfacd9a83d590f87ff86c495d51763ac06f65076c746a59563a60f886601d00ea9536dfcc927fca94c5a1431bcf67

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
deleted file mode 100644
index 48ad03a4b210..
--- a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild
deleted file mode 100644
index 188b2dbbcda8..
--- a/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.

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

2022-02-27 Thread Jakov Smolić
commit: e170645fd5e737fa8d098d29b6c0a2571810e6be
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Feb 27 12:16:04 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Feb 27 12:22:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e170645f

dev-python/oslo-utils: Stabilize 4.12.2 ALLARCHES, #834201

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/oslo-utils/oslo-utils-4.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
index b991aafb859e..2671db683670 100644
--- a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2022-02-24 Thread Michał Górny
commit: cca0337ca265cb460030a1fcf2e338da9230fe90
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 24 16:21:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 24 18:08:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca0337c

dev-python/oslo-utils: Enable py3.10 (w/o eventlet part)

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

 dev-python/oslo-utils/oslo-utils-4.12.2.ebuild | 18 --
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
index 90d9c1b9be66..b991aafb859e 100644
--- a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -30,8 +30,10 @@ RDEPEND="
 "
 BDEPEND="
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
test? (
+   $(python_gen_cond_dep '
+   >=dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   ' python3_{8..9})
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
@@ -47,3 +49,15 @@ src_prepare() {
sed -i -e '/pbr/d' requirements.txt || die
distutils-r1_src_prepare
 }
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! has "${EPYTHON}" python3.{8..9}; then
+   find "${BUILD_DIR}"/install -name '*eventletutils*.py' -delete 
|| die
+   fi
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   eunittest
+}



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

2022-02-16 Thread Michał Górny
commit: b6a9678438e9e3ef5984727a789318a9c1ad3c16
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 16 21:46:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 16 22:34:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a96784

dev-python/oslo-utils: Bump to 4.12.2

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

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.12.2.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 4cc081b5095a..cba4a261f4b8 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,3 @@
 DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3
 DIST oslo.utils-4.12.1.tar.gz 101375 BLAKE2B 
d6f74c8cbe8d28b0955a7f46906f28d7719413a3ea4e210fc050f89aebf30fa03c36bec9d1ccc658d59bcfe6c933d9eb8cc6096d693f0c75882fd3099de5953a
 SHA512 
26d4d8c7584e516c05b035a11d12b638713c9349fa8cf8a310b6ead2a078684b29409c1a6a01ac035f872f3deb0dda2aaef8c3a0150825b36d6583052d887ed7
+DIST oslo.utils-4.12.2.tar.gz 101505 BLAKE2B 
fb2d56c767e8ed100ba789560e6b50dfecf8528de2a2717a9660e3dc8ceb93838137d59f1c2e3f05ccb99b95ea1ec86870e22160fb670a8cfb2dd9d6783f1d0f
 SHA512 
fa56225f1991b031e2122cf08cd0992d8a9bfacd9a83d590f87ff86c495d51763ac06f65076c746a59563a60f886601d00ea9536dfcc927fca94c5a1431bcf67

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
new file mode 100644
index ..90d9c1b9be66
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.12.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}



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

2022-01-20 Thread Arthur Zamarin
commit: 9d9d64daece41e549e060ad28196f04e4cbe12b7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 20 13:10:41 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 20 13:16:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9d64da

dev-python/oslo-utils: add 4.12.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.12.1.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 94a881a619b1..4cc081b5095a 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3
+DIST oslo.utils-4.12.1.tar.gz 101375 BLAKE2B 
d6f74c8cbe8d28b0955a7f46906f28d7719413a3ea4e210fc050f89aebf30fa03c36bec9d1ccc658d59bcfe6c933d9eb8cc6096d693f0c75882fd3099de5953a
 SHA512 
26d4d8c7584e516c05b035a11d12b638713c9349fa8cf8a310b6ead2a078684b29409c1a6a01ac035f872f3deb0dda2aaef8c3a0150825b36d6583052d887ed7

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild
new file mode 100644
index ..188b2dbbcda8
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}



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

2021-12-19 Thread Michał Górny
commit: 34212b76dee4e20f5632b61730ea53f74724dc63
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 19 21:13:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 19 21:13:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34212b76

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest |  1 -
 dev-python/oslo-utils/oslo-utils-4.11.0.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index b28ac1c51368..94a881a619b1 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-4.11.0.tar.gz 100897 BLAKE2B 
a020682e89ba86a4b8390c842ffabcfd3d923168c89071c380d50de289e91a5c0247ce47dea3f17675ac14fe7e8129744bf7f5aa8a4aad6ff90d1d01cbd2b589
 SHA512 
837d111bec78364501a4d92039f76cdfc761b9302eae4badf3700d983f2ff19ffa3497835fef81c28b28760b9aa0325aecafa559b00b3d7593c1d1b2ca916702
 DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3

diff --git a/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
deleted file mode 100644
index 48ad03a4b210..
--- a/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}



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

2021-12-19 Thread Arthur Zamarin
commit: d1b8ebb8fe702a946e9b79b62cce50406ff7faab
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 19 21:05:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 19 21:05:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b8ebb8

dev-python/oslo-utils: Stabilize 4.12.0 ALLARCHES, #829644

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/oslo-utils/oslo-utils-4.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
index 45519072b840..48ad03a4b210 100644
--- a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2021-11-21 Thread Michał Górny
commit: 3e57e04256a92f9c18fe464be7ac577cd93c9625
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 21 20:09:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 21 20:10:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e57e042

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest |  1 -
 dev-python/oslo-utils/oslo-utils-4.10.0.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 3c27cd11f82c..b28ac1c51368 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1,2 @@
-DIST oslo.utils-4.10.0.tar.gz 100481 BLAKE2B 
45bb815943912b08256cfba943fb729202346eb8b2ec4b3d2ec5ca8ffed55e321f2abe2a579202240b529e4520bbd70a23ec0dec760f74aaffdd236ee2769723
 SHA512 
ff51fcd4d12701bf9e729d7bc1e8d6091a7768e7583fcf7ba879e69ad53c6425216c76fef783012f3d9f7cc5947179c4470225416e314c9c0836d201a6d76c14
 DIST oslo.utils-4.11.0.tar.gz 100897 BLAKE2B 
a020682e89ba86a4b8390c842ffabcfd3d923168c89071c380d50de289e91a5c0247ce47dea3f17675ac14fe7e8129744bf7f5aa8a4aad6ff90d1d01cbd2b589
 SHA512 
837d111bec78364501a4d92039f76cdfc761b9302eae4badf3700d983f2ff19ffa3497835fef81c28b28760b9aa0325aecafa559b00b3d7593c1d1b2ca916702
 DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3

diff --git a/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
deleted file mode 100644
index 48ad03a4b210..
--- a/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # spurious rdep
-   sed -i -e '/pbr/d' requirements.txt || die
-   distutils-r1_src_prepare
-}



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

2021-11-21 Thread Jakov Smolić
commit: 80a731441c9c6857a78fdd43c463879261fd2a89
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Nov 21 19:28:16 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Nov 21 19:28:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a73144

dev-python/oslo-utils: Stabilize 4.11.0 ALLARCHES, #825650

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/oslo-utils/oslo-utils-4.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
index 45519072b840..48ad03a4b210 100644
--- a/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2021-11-18 Thread Michał Górny
commit: 8d462ff02859a78496159db761a502efd98814a5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 18 21:41:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 18 22:28:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d462ff0

dev-python/oslo-utils: Bump to 4.12.0

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

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.12.0.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index ad1f2617369f..3c27cd11f82c 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,3 @@
 DIST oslo.utils-4.10.0.tar.gz 100481 BLAKE2B 
45bb815943912b08256cfba943fb729202346eb8b2ec4b3d2ec5ca8ffed55e321f2abe2a579202240b529e4520bbd70a23ec0dec760f74aaffdd236ee2769723
 SHA512 
ff51fcd4d12701bf9e729d7bc1e8d6091a7768e7583fcf7ba879e69ad53c6425216c76fef783012f3d9f7cc5947179c4470225416e314c9c0836d201a6d76c14
 DIST oslo.utils-4.11.0.tar.gz 100897 BLAKE2B 
a020682e89ba86a4b8390c842ffabcfd3d923168c89071c380d50de289e91a5c0247ce47dea3f17675ac14fe7e8129744bf7f5aa8a4aad6ff90d1d01cbd2b589
 SHA512 
837d111bec78364501a4d92039f76cdfc761b9302eae4badf3700d983f2ff19ffa3497835fef81c28b28760b9aa0325aecafa559b00b3d7593c1d1b2ca916702
+DIST oslo.utils-4.12.0.tar.gz 100927 BLAKE2B 
6f175d7c08a9084af083d1e2a339ef81c9d49f832f0c94b17fe652485f077d787731bbef61bb7b4cc30188b776b7494f53700b76a736be70cff0ce5b4da5b11d
 SHA512 
a31d307199584d6aa891464e0d9ef218d0a2aa6b54337e081ac3d787d883dfa088484f894c421c4cbf428ce2a53b6547770d469299ec7b9d0159e5a38fde06e3

diff --git a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
new file mode 100644
index ..45519072b840
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}



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

2021-10-22 Thread Michał Górny
commit: e35a69f1ee6cc25cf9edad2370a7c0ddcf2d35fe
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 22 08:15:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 22 10:28:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35a69f1

dev-python/oslo-utils: Bump to 4.11.0

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

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.11.0.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 256031a39fa..ad1f2617369 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-4.10.0.tar.gz 100481 BLAKE2B 
45bb815943912b08256cfba943fb729202346eb8b2ec4b3d2ec5ca8ffed55e321f2abe2a579202240b529e4520bbd70a23ec0dec760f74aaffdd236ee2769723
 SHA512 
ff51fcd4d12701bf9e729d7bc1e8d6091a7768e7583fcf7ba879e69ad53c6425216c76fef783012f3d9f7cc5947179c4470225416e314c9c0836d201a6d76c14
+DIST oslo.utils-4.11.0.tar.gz 100897 BLAKE2B 
a020682e89ba86a4b8390c842ffabcfd3d923168c89071c380d50de289e91a5c0247ce47dea3f17675ac14fe7e8129744bf7f5aa8a4aad6ff90d1d01cbd2b589
 SHA512 
837d111bec78364501a4d92039f76cdfc761b9302eae4badf3700d983f2ff19ffa3497835fef81c28b28760b9aa0325aecafa559b00b3d7593c1d1b2ca916702

diff --git a/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
new file mode 100644
index 000..45519072b84
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.11.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}



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

2021-09-25 Thread Michał Górny
commit: 30d31ec5ee5230f0e4f1107c77d34b29d9fe948b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 25 22:02:53 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 25 22:02:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d31ec5

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest|  1 -
 dev-python/oslo-utils/oslo-utils-4.9.2.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 04c16f382a3..256031a39fa 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
 DIST oslo.utils-4.10.0.tar.gz 100481 BLAKE2B 
45bb815943912b08256cfba943fb729202346eb8b2ec4b3d2ec5ca8ffed55e321f2abe2a579202240b529e4520bbd70a23ec0dec760f74aaffdd236ee2769723
 SHA512 
ff51fcd4d12701bf9e729d7bc1e8d6091a7768e7583fcf7ba879e69ad53c6425216c76fef783012f3d9f7cc5947179c4470225416e314c9c0836d201a6d76c14
-DIST oslo.utils-4.9.2.tar.gz 100047 BLAKE2B 
4dab375254015d312bb20a61597e24d55c228dac1970b3724e188d96ce8319f2f7b72d6d14220265dbb1543732f86af73ec2b3be2c1d2fc364a5c419fe7dd228
 SHA512 
17e32d63292b95f3bf44baa83d68575f7b9050a220f091d8a5e4da4347e9b543d02008558c1fdc61fea9f4d2c0b0dd8b6552b694d45fd698095530952adcbe11

diff --git a/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild
deleted file mode 100644
index 2d6b866146c..000
--- a/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   ${CDEPEND}
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



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

2021-09-25 Thread Sam James
commit: 901cde478c3e3600f06f973b1792145a3906
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep 25 19:54:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep 25 19:54:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901cde47

dev-python/oslo-utils: Stabilize 4.10.0 ALLARCHES, #814731

Signed-off-by: Sam James  gentoo.org>

 dev-python/oslo-utils/oslo-utils-4.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
index 45519072b84..48ad03a4b21 100644
--- a/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]



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

2021-08-19 Thread Michał Górny
commit: f1043ea61f0e13172e22042c8698d66b091d1871
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 19 22:04:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 19 22:13:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1043ea6

dev-python/oslo-utils: Bump to 4.10.0

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

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-4.10.0.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index d27b6507a59..04c16f382a3 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
+DIST oslo.utils-4.10.0.tar.gz 100481 BLAKE2B 
45bb815943912b08256cfba943fb729202346eb8b2ec4b3d2ec5ca8ffed55e321f2abe2a579202240b529e4520bbd70a23ec0dec760f74aaffdd236ee2769723
 SHA512 
ff51fcd4d12701bf9e729d7bc1e8d6091a7768e7583fcf7ba879e69ad53c6425216c76fef783012f3d9f7cc5947179c4470225416e314c9c0836d201a6d76c14
 DIST oslo.utils-4.9.2.tar.gz 100047 BLAKE2B 
4dab375254015d312bb20a61597e24d55c228dac1970b3724e188d96ce8319f2f7b72d6d14220265dbb1543732f86af73ec2b3be2c1d2fc364a5c419fe7dd228
 SHA512 
17e32d63292b95f3bf44baa83d68575f7b9050a220f091d8a5e4da4347e9b543d02008558c1fdc61fea9f4d2c0b0dd8b6552b694d45fd698095530952adcbe11

diff --git a/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
new file mode 100644
index 000..45519072b84
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.10.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # spurious rdep
+   sed -i -e '/pbr/d' requirements.txt || die
+   distutils-r1_src_prepare
+}



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

2021-08-15 Thread Michał Górny
commit: c804737f4e0761625ce68c991baf3a496e4c02b2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 16 06:08:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 16 06:08:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c804737f

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest   |  1 -
 dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild | 45 
 2 files changed, 46 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index faf4b3fdb0c..d27b6507a59 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo.utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7
 DIST oslo.utils-4.9.2.tar.gz 100047 BLAKE2B 
4dab375254015d312bb20a61597e24d55c228dac1970b3724e188d96ce8319f2f7b72d6d14220265dbb1543732f86af73ec2b3be2c1d2fc364a5c419fe7dd228
 SHA512 
17e32d63292b95f3bf44baa83d68575f7b9050a220f091d8a5e4da4347e9b543d02008558c1fdc61fea9f4d2c0b0dd8b6552b694d45fd698095530952adcbe11

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild
deleted file mode 100644
index 5b435db9855..000
--- a/dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   ${CDEPEND}
-   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



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

2021-07-10 Thread Michał Górny
commit: e63751bc674bca7b2ab90fd43f4cbb72d308c9ec
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 10 07:10:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 10 07:34:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63751bc

dev-python/oslo-utils: Bump to 4.9.2

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-4.9.2.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 6619a59a207..faf4b3fdb0c 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo.utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7
+DIST oslo.utils-4.9.2.tar.gz 100047 BLAKE2B 
4dab375254015d312bb20a61597e24d55c228dac1970b3724e188d96ce8319f2f7b72d6d14220265dbb1543732f86af73ec2b3be2c1d2fc364a5c419fe7dd228
 SHA512 
17e32d63292b95f3bf44baa83d68575f7b9050a220f091d8a5e4da4347e9b543d02008558c1fdc61fea9f4d2c0b0dd8b6552b694d45fd698095530952adcbe11

diff --git a/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild
new file mode 100644
index 000..d91c441baa6
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.9.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${CDEPEND}
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



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

2021-06-22 Thread Sam James
commit: 8e4ba1023978c809d631334a8e2d0299013972c0
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 23 00:15:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 23 00:15:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4ba102

dev-python/oslo-utils: guard test dependencies behind test? ( ... )

Revbumping to allow people to depclean these without relying on
dynamic deps.

Signed-off-by: Sam James  gentoo.org>

 .../{oslo-utils-4.6.0.ebuild => oslo-utils-4.6.0-r1.ebuild}  | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild
similarity index 80%
rename from dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
rename to dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild
index 7fb0bb88bbd..5b435db9855 100644
--- a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0-r1.ebuild
@@ -33,11 +33,13 @@ RDEPEND="
 BDEPEND="
${CDEPEND}
>dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   )
 "
 
 distutils_enable_tests unittest



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

2021-06-22 Thread Michał Górny
commit: 699b3db832eef563d4bace6c8c6627d0569d8ada
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 22 14:02:19 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 22 14:13:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699b3db8

dev-python/oslo-utils: Add python@ as co-maint.

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

 dev-python/oslo-utils/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/oslo-utils/metadata.xml 
b/dev-python/oslo-utils/metadata.xml
index a94aab1f931..5ba04c088a1 100644
--- a/dev-python/oslo-utils/metadata.xml
+++ b/dev-python/oslo-utils/metadata.xml
@@ -9,6 +9,10 @@
prometheanf...@gentoo.org
Matthew Thode

+   
+   pyt...@gentoo.org
+   Python
+   


oslo.utils



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

2021-06-22 Thread Michał Górny
commit: 6bd33b7450299796360cdb0aaed71d65a78fd62c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 22 14:03:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 22 14:13:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd33b74

dev-python/oslo-utils: Enable py3.9

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

 dev-python/oslo-utils/oslo-utils-4.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
index ac019d00448..7fb0bb88bbd 100644
--- a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 MY_PN=${PN/-/.}



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

2021-06-22 Thread Michał Górny
commit: 9b5ac452964ca7a457e64f983dd5988f7e7e6c92
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 22 14:02:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 22 14:13:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5ac452

dev-python/oslo-utils: Enable tests

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

 dev-python/oslo-utils/Manifest|  2 +-
 dev-python/oslo-utils/oslo-utils-4.6.0.ebuild | 18 +-
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 813b7405662..6619a59a207 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1 @@
-DIST oslo-utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7
+DIST oslo.utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
index d9dc808f52b..ac019d00448 100644
--- a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
@@ -2,16 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
 
+PYTHON_COMPAT=( python3_8 )
 inherit distutils-r1
 
 MY_PN=${PN/-/.}
-
 DESCRIPTION="Oslo Utility library"
 HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
@@ -20,7 +18,6 @@ KEYWORDS="amd64 ~arm arm64 x86"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}"
 RDEPEND="
${CDEPEND}
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
@@ -33,3 +30,14 @@ RDEPEND="
>=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
>=dev-python/packaging-20.4[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   ${CDEPEND}
+   >dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest



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

2021-02-22 Thread Matthew Thode
commit: 6f1fd38d35c8dd3f2036fb89685350a305018197
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 22 23:41:52 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Feb 22 23:50:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1fd38d

dev-python/oslo-utils: add prometheanfire as maintainer

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

 dev-python/oslo-utils/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/oslo-utils/metadata.xml 
b/dev-python/oslo-utils/metadata.xml
index 10f43e26e55..a94aab1f931 100644
--- a/dev-python/oslo-utils/metadata.xml
+++ b/dev-python/oslo-utils/metadata.xml
@@ -5,6 +5,10 @@
openst...@gentoo.org
Openstack

+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   


oslo.utils



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

2020-11-18 Thread Michał Górny
commit: 332748d81f6707e50e78f822c483892d5de206fd
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 18 08:50:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 18 09:12:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332748d8

dev-python/oslo-utils: Remove old

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

 dev-python/oslo-utils/Manifest|  1 -
 dev-python/oslo-utils/oslo-utils-4.1.2.ebuild | 82 ---
 2 files changed, 83 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 670b655a846..813b7405662 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418
 DIST oslo-utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7

diff --git a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
deleted file mode 100644
index 7a5cefe94e8..000
--- a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   

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

2020-11-14 Thread Michał Górny
commit: 5e1bd77a0373f28de02b00fb94165eed1d298af2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 14 21:51:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 14 21:52:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1bd77a

dev-python/oslo-utils: Mark ALLARCHES

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

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

diff --git a/dev-python/oslo-utils/metadata.xml 
b/dev-python/oslo-utils/metadata.xml
index dae196bf5de..10f43e26e55 100644
--- a/dev-python/oslo-utils/metadata.xml
+++ b/dev-python/oslo-utils/metadata.xml
@@ -5,6 +5,7 @@
openst...@gentoo.org
Openstack

+   

oslo.utils
oslo



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

2020-10-10 Thread Matthew Thode
commit: 21780716bd25055c3ed90e7cae6b2d7ca0fad78e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 00:51:52 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21780716

dev-python/oslo-utils: 4.6.0 bump

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-4.6.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index e6cec35eea3..670b655a846 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418
+DIST oslo-utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
new file mode 100644
index 000..82ffb8f09c7
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0.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=bdepend
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"



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

2020-07-18 Thread Matthew Thode
commit: 02a323b887d8d05492a319f6f351786aff008f7c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Jul 18 22:27:30 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Jul 18 22:30:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a323b8

dev-python/oslo-utils: add py36 to oslo-utils (to clean up old)

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

 dev-python/oslo-utils/oslo-utils-4.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
index eed1c4c3fe2..c93a004e2bb 100644
--- a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 



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

2020-07-18 Thread Matthew Thode
commit: 7f670b141488b46304dd3d50a13408c5404d1262
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Jul 18 22:29:27 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Jul 18 22:30:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f670b14

dev-python/oslo-utils: cleanup

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

 dev-python/oslo-utils/Manifest |   2 -
 dev-python/oslo-utils/oslo-utils-3.41.5.ebuild | 102 -
 dev-python/oslo-utils/oslo-utils-4.1.1.ebuild  |  82 
 dev-python/oslo-utils/oslo-utils-4.1.2.ebuild  |   2 +-
 4 files changed, 1 insertion(+), 187 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 1643375e00e..e6cec35eea3 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1 @@
-DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04
-DIST oslo-utils-4.1.1.tar.gz 92838 BLAKE2B 
f468f77bc72124c404d4aac2b8ca9fd7f05140e45bfcc9b19e04e5d3181532fd82f941b7a00d22f1cb656ae46dc205e7da449772666a8892b8d7ea6469bb6505
 SHA512 
d6388af59caa7531901eb5585e1dd9eca544dd722bb4cdafb19221c33c543508306415f504b27559366eec2a9c7102acb181d8b833ee038e46e90567208daefd
 DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
deleted file mode 100644
index 41b6669851c..000
--- a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly e

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

2020-07-02 Thread Matthew Thode
commit: ab920b9d80f7c69355afe027e16ded68562cab15
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Jul  3 00:36:03 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Jul  3 00:36:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab920b9d

dev-python/oslo-utils: 3.41.5 readded for py36

Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-utils/Manifest |   1 +
 dev-python/oslo-utils/oslo-utils-3.41.5.ebuild | 102 +
 2 files changed, 103 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 778b6748922..1643375e00e 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,3 @@
+DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04
 DIST oslo-utils-4.1.1.tar.gz 92838 BLAKE2B 
f468f77bc72124c404d4aac2b8ca9fd7f05140e45bfcc9b19e04e5d3181532fd82f941b7a00d22f1cb656ae46dc205e7da449772666a8892b8d7ea6469bb6505
 SHA512 
d6388af59caa7531901eb5585e1dd9eca544dd722bb4cdafb19221c33c543508306415f504b27559366eec2a9c7102acb181d8b833ee038e46e90567208daefd
 DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
new file mode 100644
index 000..41b6669851c
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ~arm64 x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python

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

2020-07-02 Thread Matthew Thode
commit: 2a25a7d4a779abca4d5e2b4f086b1bd1df35ca8a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jul  2 23:45:21 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jul  2 23:54:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a25a7d4

dev-python/oslo-utils: 4.1.2 bump with 3.x cleanup

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

 dev-python/oslo-utils/Manifest |  2 +-
 ...utils-3.41.5.ebuild => oslo-utils-4.1.2.ebuild} | 26 +++---
 2 files changed, 4 insertions(+), 24 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 1378f359be3..778b6748922 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,2 @@
-DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04
 DIST oslo-utils-4.1.1.tar.gz 92838 BLAKE2B 
f468f77bc72124c404d4aac2b8ca9fd7f05140e45bfcc9b19e04e5d3181532fd82f941b7a00d22f1cb656ae46dc205e7da449772666a8892b8d7ea6469bb6505
 SHA512 
d6388af59caa7531901eb5585e1dd9eca544dd722bb4cdafb19221c33c543508306415f504b27559366eec2a9c7102acb181d8b833ee038e46e90567208daefd
+DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
similarity index 79%
rename from dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
rename to dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
index 41b6669851c..eed1c4c3fe2 100644
--- a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1
 
@@ -15,8 +15,8 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
@@ -38,26 +38,16 @@ DEPEND="
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
>=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
>=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
 "
 RDEPEND="
${CDEPEND}
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
>=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
>=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
@@ -70,10 +60,6 @@ python_prepare_all() {
distutils-r1_python_prepare_all
 }
 
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
 # Note: Tests fail due to requiring installation
 #
 # Installation appears to fail due to the use of namespace packages but root
@@ -94,9 +80,3 @@ python_test() {
testr init || die "testr init failed under ${EPYTHON}"
testr run || die "testr run failed under ${EPYTHON}"
 }
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/build/html/. )
-
-   distutils-r1_python_install_all
-}



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

2020-05-30 Thread Matthew Thode
commit: 7ddda602b2aec61876876d04102555d2c4a5cf8b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 30 17:34:20 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 30 17:34:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddda602

dev-python/oslo-utils: 4.1.1 allarches stablized

Stablized for Openstack USSURI

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

 dev-python/oslo-utils/oslo-utils-4.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild
index eed1c4c3fe2..52ecfe5ad49 100644
--- a/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-16 Thread Matthew Thode
commit: 0c6718b5ed167df5de9ce206ecb37284ab4be49a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 16 20:43:02 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 16 21:21:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6718b5

dev-python/oslo-utils: 4.1.1 bump

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

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-4.1.1.ebuild | 82 +++
 2 files changed, 83 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index e387bbf4807..1378f359be3 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04
+DIST oslo-utils-4.1.1.tar.gz 92838 BLAKE2B 
f468f77bc72124c404d4aac2b8ca9fd7f05140e45bfcc9b19e04e5d3181532fd82f941b7a00d22f1cb656ae46dc205e7da449772666a8892b8d7ea6469bb6505
 SHA512 
d6388af59caa7531901eb5585e1dd9eca544dd722bb4cdafb19221c33c543508306415f504b27559366eec2a9c7102acb181d8b833ee038e46e90567208daefd

diff --git a/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild
new file mode 100644
index 000..eed1c4c3fe2
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.1.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_7 )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   

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

2020-04-04 Thread Matthew Thode
commit: 482c5e06542ec04e3c3aba8547656986a01cee3f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  4 19:22:52 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Apr  4 21:05:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482c5e06

dev-python/oslo-utils: 3.41.5 stable amd64/x86

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

 dev-python/oslo-utils/Manifest |   1 -
 dev-python/oslo-utils/oslo-utils-3.41.4.ebuild | 102 -
 dev-python/oslo-utils/oslo-utils-3.41.5.ebuild |   2 +-
 3 files changed, 1 insertion(+), 104 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 8bea20be96b..e387bbf4807 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.41.4.tar.gz 91178 BLAKE2B 
fe3292b2f60021f6c7cff0a2f6444a8d906586278b4560422e7296e996ac2322973f98902b11b72e6d543a18693c5f10a02629c2fa741e36a8338ff3f53de8f5
 SHA512 
ea12199b583a83b408fdbe4874162689038936a08d2a362e4adc9074da623c38a1642861ad83833c63988298e2efd11c2242bf69090da03d6358856e6e287acd
 DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
deleted file mode 100644
index 41b6669851c..000
--- a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-
-   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
-
-   testr init || die "testr init failed under ${EPYTHON}"
-   testr run

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

2020-03-04 Thread Matthew Thode
commit: 9a364a79f3c01b570bcf343fa42c92d1529e4f66
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  4 16:35:44 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  4 17:10:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a364a79

dev-python/oslo-utils: 3.41.5 bump

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

 dev-python/oslo-utils/Manifest |   1 +
 dev-python/oslo-utils/oslo-utils-3.41.5.ebuild | 104 +
 2 files changed, 105 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index ff67b00862b..8bea20be96b 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.41.4.tar.gz 91178 BLAKE2B 
fe3292b2f60021f6c7cff0a2f6444a8d906586278b4560422e7296e996ac2322973f98902b11b72e6d543a18693c5f10a02629c2fa741e36a8338ff3f53de8f5
 SHA512 
ea12199b583a83b408fdbe4874162689038936a08d2a362e4adc9074da623c38a1642861ad83833c63988298e2efd11c2242bf69090da03d6358856e6e287acd
+DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 
28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615
 SHA512 
0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
new file mode 100644
index 000..8fb0bddeb33
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   =dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]' python2_7)
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+
+   cd "${TEST_DIR}"/lib || die
+
+   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
+
+   testr init || die "test

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

2020-02-09 Thread Matthew Thode
commit: 98a3d1260eb9fc5b216a2b59e2164bfed19bff49
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb  9 18:25:57 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Feb  9 18:26:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a3d126

dev-python/oslo-utils: 3.41.4 stable amd64/x86

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

 dev-python/oslo-utils/oslo-utils-3.41.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
index 8fb0bddeb33..b3a3b972d71 100644
--- a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-02-09 Thread Matthew Thode
commit: 0b47673dbe98f26697163f94aa2439390084055a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb  9 18:26:20 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Feb  9 18:26:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b47673d

dev-python/oslo-utils: cleanup

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

 dev-python/oslo-utils/Manifest |   1 -
 dev-python/oslo-utils/oslo-utils-3.41.3.ebuild | 104 -
 2 files changed, 105 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 11716a59ce5..ff67b00862b 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.41.3.tar.gz 91174 BLAKE2B 
9783360e5328083b5cfb2813f388ea29ca8876ce01cbcba5a25e0706766aab87d28f7683c4a9ef43ad9a0a4756403d2f35dc61ad170ada33e0dab67e5d5a6af4
 SHA512 
b8efc1ee5e22a0f224a48406208424d75ae1b9eb2b740bd2ac57e172f23f2d7e3f2ae712a006f89b4a64e0b6a619858908540b729705285d0aa99a8d5081495f
 DIST oslo-utils-3.41.4.tar.gz 91178 BLAKE2B 
fe3292b2f60021f6c7cff0a2f6444a8d906586278b4560422e7296e996ac2322973f98902b11b72e6d543a18693c5f10a02629c2fa741e36a8338ff3f53de8f5
 SHA512 
ea12199b583a83b408fdbe4874162689038936a08d2a362e4adc9074da623c38a1642861ad83833c63988298e2efd11c2242bf69090da03d6358856e6e287acd

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
deleted file mode 100644
index b3a3b972d71..000
--- a/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   =dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]' python2_7)
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-
-   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
-
-   testr init || die "testr i

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

2020-01-09 Thread Matthew Thode
commit: 9236048f916a57823c7fb4d4ca53ba23665adb03
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jan  9 18:57:04 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jan  9 19:06:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9236048f

dev-python/oslo-utils: 3.41.4 bump

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

 dev-python/oslo-utils/Manifest |   1 +
 dev-python/oslo-utils/oslo-utils-3.41.4.ebuild | 104 +
 2 files changed, 105 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index ffe9fc1c80d..11716a59ce5 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.41.3.tar.gz 91174 BLAKE2B 
9783360e5328083b5cfb2813f388ea29ca8876ce01cbcba5a25e0706766aab87d28f7683c4a9ef43ad9a0a4756403d2f35dc61ad170ada33e0dab67e5d5a6af4
 SHA512 
b8efc1ee5e22a0f224a48406208424d75ae1b9eb2b740bd2ac57e172f23f2d7e3f2ae712a006f89b4a64e0b6a619858908540b729705285d0aa99a8d5081495f
+DIST oslo-utils-3.41.4.tar.gz 91178 BLAKE2B 
fe3292b2f60021f6c7cff0a2f6444a8d906586278b4560422e7296e996ac2322973f98902b11b72e6d543a18693c5f10a02629c2fa741e36a8338ff3f53de8f5
 SHA512 
ea12199b583a83b408fdbe4874162689038936a08d2a362e4adc9074da623c38a1642861ad83833c63988298e2efd11c2242bf69090da03d6358856e6e287acd

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
new file mode 100644
index 000..2e9111eb32d
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   =dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]' python2_7)
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+
+   cd "${TEST_DIR}"/lib || die
+
+   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
+
+   testr init ||

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

2019-12-15 Thread Matthew Thode
commit: e2dc7613cbf775b1b6c91a736a1cb360f71838f7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Dec 15 17:57:23 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Dec 15 17:57:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dc7613

dev-python/oslo-utils: 3.41.3 stable amd64/x86 with cleanup

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

 dev-python/oslo-utils/Manifest |   1 -
 dev-python/oslo-utils/oslo-utils-3.40.4.ebuild | 102 -
 dev-python/oslo-utils/oslo-utils-3.41.3.ebuild |   2 +-
 3 files changed, 1 insertion(+), 104 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index b999bd0c6d1..ffe9fc1c80d 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.40.4.tar.gz 90174 BLAKE2B 
63c419c7925d58bdf73e3a1aaa683141f5e91d2b70a7e27db44a49ef5c662e7e1ff45016edc51eb73892ddebb45f6bcf4d8c1066d2eb6c6ebafa7f6a1be662b0
 SHA512 
d5df70052f0c4931fb5e9e89b6edf98ec2435a319157e04f53bf486f54e855ab178825772d405c2121cd2a2cfb894abfa35afe11edbe6b5b8030cbb915f841ab
 DIST oslo-utils-3.41.3.tar.gz 91174 BLAKE2B 
9783360e5328083b5cfb2813f388ea29ca8876ce01cbcba5a25e0706766aab87d28f7683c4a9ef43ad9a0a4756403d2f35dc61ad170ada33e0dab67e5d5a6af4
 SHA512 
b8efc1ee5e22a0f224a48406208424d75ae1b9eb2b740bd2ac57e172f23f2d7e3f2ae712a006f89b4a64e0b6a619858908540b729705285d0aa99a8d5081495f

diff --git a/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
deleted file mode 100644
index f51d6206846..000
--- a/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
-   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-

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

2019-11-24 Thread Aaron Bauman
commit: cba390f3d4b813003cd76d09110d60dffb26169b
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Nov 24 15:59:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Nov 24 15:59:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba390f3

dev-python/oslo-utils: fix QA warning for tests

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/oslo-utils/oslo-utils-3.40.4.ebuild | 1 +
 dev-python/oslo-utils/oslo-utils-3.41.3.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
index c9aa019a6c7..f51d6206846 100644
--- a/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
@@ -17,6 +17,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
index 3079473e8c1..8d52d7df921 100644
--- a/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
@@ -17,6 +17,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



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

2019-11-15 Thread Matthew Thode
commit: 3458c93b0909f20226f65e90f2a4067f64fbfdc6
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Nov 15 16:22:59 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Nov 15 16:23:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3458c93b

dev-python/oslo-utils: 3.41.3 bump

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

 dev-python/oslo-utils/Manifest |   1 +
 dev-python/oslo-utils/oslo-utils-3.41.3.ebuild | 103 +
 2 files changed, 104 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index ccf50e6156c..b999bd0c6d1 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.40.4.tar.gz 90174 BLAKE2B 
63c419c7925d58bdf73e3a1aaa683141f5e91d2b70a7e27db44a49ef5c662e7e1ff45016edc51eb73892ddebb45f6bcf4d8c1066d2eb6c6ebafa7f6a1be662b0
 SHA512 
d5df70052f0c4931fb5e9e89b6edf98ec2435a319157e04f53bf486f54e855ab178825772d405c2121cd2a2cfb894abfa35afe11edbe6b5b8030cbb915f841ab
+DIST oslo-utils-3.41.3.tar.gz 91174 BLAKE2B 
9783360e5328083b5cfb2813f388ea29ca8876ce01cbcba5a25e0706766aab87d28f7683c4a9ef43ad9a0a4756403d2f35dc61ad170ada33e0dab67e5d5a6af4
 SHA512 
b8efc1ee5e22a0f224a48406208424d75ae1b9eb2b740bd2ac57e172f23f2d7e3f2ae712a006f89b4a64e0b6a619858908540b729705285d0aa99a8d5081495f

diff --git a/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
new file mode 100644
index 000..3079473e8c1
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.41.3.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   =dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]' python2_7)
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+
+   cd "${TEST_DIR}"/lib || die
+
+   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
+
+   testr init || die "testr init failed un

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

2019-11-10 Thread Matthew Thode
commit: eb25213f84a2262a3cc003b062c5003aff7a9688
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Nov 11 04:19:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Nov 11 04:19:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb25213f

dev-python/oslo-utils: 3.40.4 stable amd64/x86 with cleanup

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

 dev-python/oslo-utils/Manifest |   2 -
 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild |  96 ---
 dev-python/oslo-utils/oslo-utils-3.40.3.ebuild | 101 -
 dev-python/oslo-utils/oslo-utils-3.40.4.ebuild |   2 +-
 4 files changed, 1 insertion(+), 200 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index df67c9de483..ccf50e6156c 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,3 +1 @@
-DIST oslo-utils-3.36.4.tar.gz 87872 BLAKE2B 
15f4fe90e5335cdf146ec582a506f2ab2bcae9989feca24caec7c12a4136767e93acb117345ce62013cde64938994eeb0c0809665cd155d5e0aaae7dc6aad879
 SHA512 
d5a81b68cc00c25eeb2e6d39b8fd4a47cb958c32e50471845b14a06cb5f420ac58986106893a27364adba968adc19f864624d69bae316202bdaf2c156458eac1
-DIST oslo-utils-3.40.3.tar.gz 90561 BLAKE2B 
72c3361a291819e8d08f0c2087ad87a50848c73e9e349b330ad81225612446523a13bbe726fcbd27151baace0316f704878db9438930ee212a77757d67ca551e
 SHA512 
893164fcb10d7912053666beb9caaad11c37c187b9d5182a3ffaf3282b9c97d9a9eeeb0cc9a4fdb68d3d3a82b14c7c9cef3c7a27d1395f20fc16de486ecaa49b
 DIST oslo-utils-3.40.4.tar.gz 90174 BLAKE2B 
63c419c7925d58bdf73e3a1aaa683141f5e91d2b70a7e27db44a49ef5c662e7e1ff45016edc51eb73892ddebb45f6bcf4d8c1066d2eb6c6ebafa7f6a1be662b0
 SHA512 
d5df70052f0c4931fb5e9e89b6edf98ec2435a319157e04f53bf486f54e855ab178825772d405c2121cd2a2cfb894abfa35afe11edbe6b5b8030cbb915f841ab

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
deleted file mode 100644
index 00fea7b5b1f..000
--- a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
- 

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

2019-10-10 Thread Matthew Thode
commit: c9cf371bfd386c44b7614b302b73992ea1f04ada
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 10 17:26:31 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Oct 10 17:28:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cf371b

dev-python/oslo-utils: 3.40.4 bump

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

 dev-python/oslo-utils/Manifest |   1 +
 dev-python/oslo-utils/oslo-utils-3.40.4.ebuild | 101 +
 2 files changed, 102 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 4f4f90199e7..df67c9de483 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,3 @@
 DIST oslo-utils-3.36.4.tar.gz 87872 BLAKE2B 
15f4fe90e5335cdf146ec582a506f2ab2bcae9989feca24caec7c12a4136767e93acb117345ce62013cde64938994eeb0c0809665cd155d5e0aaae7dc6aad879
 SHA512 
d5a81b68cc00c25eeb2e6d39b8fd4a47cb958c32e50471845b14a06cb5f420ac58986106893a27364adba968adc19f864624d69bae316202bdaf2c156458eac1
 DIST oslo-utils-3.40.3.tar.gz 90561 BLAKE2B 
72c3361a291819e8d08f0c2087ad87a50848c73e9e349b330ad81225612446523a13bbe726fcbd27151baace0316f704878db9438930ee212a77757d67ca551e
 SHA512 
893164fcb10d7912053666beb9caaad11c37c187b9d5182a3ffaf3282b9c97d9a9eeeb0cc9a4fdb68d3d3a82b14c7c9cef3c7a27d1395f20fc16de486ecaa49b
+DIST oslo-utils-3.40.4.tar.gz 90174 BLAKE2B 
63c419c7925d58bdf73e3a1aaa683141f5e91d2b70a7e27db44a49ef5c662e7e1ff45016edc51eb73892ddebb45f6bcf4d8c1066d2eb6c6ebafa7f6a1be662b0
 SHA512 
d5df70052f0c4931fb5e9e89b6edf98ec2435a319157e04f53bf486f54e855ab178825772d405c2121cd2a2cfb894abfa35afe11edbe6b5b8030cbb915f841ab

diff --git a/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
new file mode 100644
index 000..69297aee86f
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.40.4.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.18.3[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.21.0[${PYTHON_USEDEP}]
+   !~dev-python/eventlet-0.23.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly establis

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

2019-05-11 Thread Matthew Thode
commit: 1ce7aa53d50058bb7f4dc024655398a345169b4a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 18:08:55 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 18:16:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce7aa53

dev-python/oslo-utils: 3.40.3 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/oslo-utils/oslo-utils-3.40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.40.3.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.40.3.ebuild
index 69297aee86f..c9aa019a6c7 100644
--- a/dev-python/oslo-utils/oslo-utils-3.40.3.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.40.3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2019-03-24 Thread Matthew Thode
commit: c6af79ce25cde237c25f86de1395a598b211d2bc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Mar 24 23:55:40 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Mar 25 00:06:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6af79ce

dev-python/oslo-utils: remove pike/queens

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

 dev-python/oslo-utils/Manifest |  1 -
 dev-python/oslo-utils/oslo-utils-3.35.1.ebuild | 95 --
 2 files changed, 96 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 31eabc4f4c8..6c230787265 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.35.1.tar.gz 85615 BLAKE2B 
c2eea32d6844c59425a6e8783c1285dc47f2863401e6739bd7418c23ad1446613f41cbcd2e2d85d260ff8adddb681d9f1b5547ac521c2d9b5e2050324457bf97
 SHA512 
069fd262cfab3f5756b1135552c19c886fdbf72885f12b2ae84c67af1f50306ccc2c5331b1774fc49fb764107ad1c3e94305cd6fb6a25888ee8fa446facd2cbc
 DIST oslo-utils-3.36.4.tar.gz 87872 BLAKE2B 
15f4fe90e5335cdf146ec582a506f2ab2bcae9989feca24caec7c12a4136767e93acb117345ce62013cde64938994eeb0c0809665cd155d5e0aaae7dc6aad879
 SHA512 
d5a81b68cc00c25eeb2e6d39b8fd4a47cb958c32e50471845b14a06cb5f420ac58986106893a27364adba968adc19f864624d69bae316202bdaf2c156458eac1

diff --git a/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild
deleted file mode 100644
index 1c2d39f41d7..000
--- a/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-
-   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
-
-   testr init || die "testr init failed under ${EPYTHON}"
-   testr run || die "testr run failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/build/html/. )
-
-   distutils-r1_python_install_all
-}



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

2019-01-28 Thread Matthew Thode
commit: bc71fbf5e4b16d8ec341a842bf70625e50842606
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 27 23:43:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 28 00:25:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc71fbf5

dev-python/oslo-utils: add py37 support

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

 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
index 56b0e931ac9..1a625735bd2 100644
--- a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
@@ -1,9 +1,9 @@
-# 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_{4,5,6,7} )
 
 inherit distutils-r1 vcs-snapshot
 



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

2018-09-28 Thread Matt Thode
commit: 68851caaa667fd3e7e30f479e72e99b04ea5d93c
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Sep 28 19:57:50 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Sep 28 20:32:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68851caa

dev-python/oslo-utils: 3.36.4 stablized under allarchesa

Stablized for Openstack Queens

 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
index a353a45ca0f..56b0e931ac9 100644
--- a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2018-09-05 Thread Matt Thode
commit: c232b8ad584aa19f14cdf3e07453828ebf48db60
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Sep  5 21:32:34 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Sep  5 21:33:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c232b8ad

dev-python/oslo-utils: 3.36.4 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-3.36.4.ebuild | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index f65d7d17b6e..31eabc4f4c8 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.35.1.tar.gz 85615 BLAKE2B 
c2eea32d6844c59425a6e8783c1285dc47f2863401e6739bd7418c23ad1446613f41cbcd2e2d85d260ff8adddb681d9f1b5547ac521c2d9b5e2050324457bf97
 SHA512 
069fd262cfab3f5756b1135552c19c886fdbf72885f12b2ae84c67af1f50306ccc2c5331b1774fc49fb764107ad1c3e94305cd6fb6a25888ee8fa446facd2cbc
+DIST oslo-utils-3.36.4.tar.gz 87872 BLAKE2B 
15f4fe90e5335cdf146ec582a506f2ab2bcae9989feca24caec7c12a4136767e93acb117345ce62013cde64938994eeb0c0809665cd155d5e0aaae7dc6aad879
 SHA512 
d5a81b68cc00c25eeb2e6d39b8fd4a47cb958c32e50471845b14a06cb5f420ac58986106893a27364adba968adc19f864624d69bae316202bdaf2c156458eac1

diff --git a/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
new file mode 100644
index 000..a353a45ca0f
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.36.4.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+
+   cd "${TEST_DIR}"/lib || die
+
+   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
+
+   testr init || die "testr init failed under ${EPYTHON}"
+   testr run || die "testr run failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+
+   distutils-r1_python_install_all
+}



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

2018-06-17 Thread Matt Thode
commit: 95fbc57ff642befa58c170f9dc761a1ce7d53ddd
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jun 18 01:58:49 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jun 18 01:59:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fbc57f

dev-python/oslo-utils: 3.35.1 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/oslo-utils/Manifest |  1 -
 dev-python/oslo-utils/oslo-utils-3.35.0.ebuild | 95 --
 dev-python/oslo-utils/oslo-utils-3.35.1.ebuild |  2 +-
 3 files changed, 1 insertion(+), 97 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 97da60ef2f3..f65d7d17b6e 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1 @@
-DIST oslo-utils-3.35.0.tar.gz 86107 BLAKE2B 
2b4e00af5993799e43b40d63c667fb582984f8abbdd768203e0c95d2ecaf0f8ea10ba70ed520c116ed0da841dcac479d81881b4061ffe3529d8fe26917bb264f
 SHA512 
dee75fd36b1c3fbccbb432408769c15d17b7dfdeef3b6f7056218670ca2c7e97a1e98acae3e06810f842a8e20fab1cf419b23153cde94c93e6b60e498ae2f527
 DIST oslo-utils-3.35.1.tar.gz 85615 BLAKE2B 
c2eea32d6844c59425a6e8783c1285dc47f2863401e6739bd7418c23ad1446613f41cbcd2e2d85d260ff8adddb681d9f1b5547ac521c2d9b5e2050324457bf97
 SHA512 
069fd262cfab3f5756b1135552c19c886fdbf72885f12b2ae84c67af1f50306ccc2c5331b1774fc49fb764107ad1c3e94305cd6fb6a25888ee8fa446facd2cbc

diff --git a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
deleted file mode 100644
index 98dd4b834bd..000
--- a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Utility library"
-HOMEPAGE="https://launchpad.net/oslo";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   )
-   doc? (
-   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
-   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   virtual/python-funcsigs[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
-   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && esetup.py build_sphinx
-}
-
-# Note: Tests fail due to requiring installation
-#
-# Installation appears to fail due to the use of namespace packages but root
-# cause was never truly established.
-#
-# Tests fail with:
-# ImportError: No module named 'oslo.utils
-
-#RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-
-   cd "${TEST_DIR}"/lib || die
-
-   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
-
-   testr init || die "testr init failed under ${EPYTHON}"
-   testr run || die "testr run failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( doc/build/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.1

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

2018-06-06 Thread Matt Thode
commit: b00e76f92eff4e6989418b20da294b7b72946c7d
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jun  7 04:51:25 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Jun  7 05:24:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00e76f9

dev-python/oslo-utils: 3.35.1 bup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/oslo-utils/Manifest |  2 +-
 ...tils-3.28.2.ebuild => oslo-utils-3.35.1.ebuild} | 28 ++
 2 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 46da31f2539..97da60ef2f3 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,2 @@
-DIST oslo-utils-3.28.2.tar.gz 85818 BLAKE2B 
02e3bee59576a509d5c49e6bad98eca9e099e8a12296af73d5690e6410a4e0e7bad96a0445ad19f7cbee517e7da182979c60ffbe79ad2efedcd3b057710952f8
 SHA512 
39b8d4c67d97c4953a980fe9c8a9ad4b64704e65831f5f34f867ae027141c644cb39d14e5297419618b4dfffa24f2d10abfe988b269063490aa8194155a19f93
 DIST oslo-utils-3.35.0.tar.gz 86107 BLAKE2B 
2b4e00af5993799e43b40d63c667fb582984f8abbdd768203e0c95d2ecaf0f8ea10ba70ed520c116ed0da841dcac479d81881b4061ffe3529d8fe26917bb264f
 SHA512 
dee75fd36b1c3fbccbb432408769c15d17b7dfdeef3b6f7056218670ca2c7e97a1e98acae3e06810f842a8e20fab1cf419b23153cde94c93e6b60e498ae2f527
+DIST oslo-utils-3.35.1.tar.gz 85615 BLAKE2B 
c2eea32d6844c59425a6e8783c1285dc47f2863401e6739bd7418c23ad1446613f41cbcd2e2d85d260ff8adddb681d9f1b5547ac521c2d9b5e2050324457bf97
 SHA512 
069fd262cfab3f5756b1135552c19c886fdbf72885f12b2ae84c67af1f50306ccc2c5331b1774fc49fb764107ad1c3e94305cd6fb6a25888ee8fa446facd2cbc

diff --git a/dev-python/oslo-utils/oslo-utils-3.28.2.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild
similarity index 74%
rename from dev-python/oslo-utils/oslo-utils-3.28.2.ebuild
rename to dev-python/oslo-utils/oslo-utils-3.35.1.ebuild
index ef3e39395e7..5a46cabf1f3 100644
--- a/dev-python/oslo-utils/oslo-utils-3.28.2.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.35.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
@@ -25,38 +25,34 @@ DEPEND="
${CDEPEND}
test? (
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
>=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
>=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
>=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
)
doc? (
>=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
-   >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
-   >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
-   !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
)
 "
 RDEPEND="
${CDEPEND}
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
virtual/python-funcsigs[${PYTHON_USEDEP}]
>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
>=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
>=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
-   >=dev-python/netaddr-0.7.13[${PYTHON_USEDEP}]
-   !~dev-python/netaddr-0.7.16[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
>=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]



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

2018-03-30 Thread Matt Thode
commit: ac3bd5391bf28d02baffa8f09d579eb568a99f9b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 31 00:47:09 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 31 00:47:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3bd539

dev-python/oslo-utils: 3.35.0 stablized amd64 ~arm64 x86 under allarches

Stablized for Openstack Queens

 dev-python/oslo-utils/oslo-utils-3.35.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
index 90b8d63dc81..98dd4b834bd 100644
--- a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2018-03-19 Thread Matt Thode
commit: efdf96ee41f53f6594b02afa1de03a712a053544
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Mar 20 01:35:50 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Mar 20 01:46:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdf96ee

dev-python/oslo-utils: adding with fast stable for pip fixes

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --force

 dev-python/oslo-utils/Manifest  | 2 +-
 .../oslo-utils/{oslo-utils-3.28.1.ebuild => oslo-utils-3.28.2.ebuild}   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 6f0f84d4049..46da31f2539 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1,2 +1,2 @@
-DIST oslo-utils-3.28.1.tar.gz 85889 BLAKE2B 
b789bcee79f30a59a178c51997b42bc63bc67b998aedf2972b7f01c098992236eb2535a4e7fc43cbde5888340b0b14930093b49142fc9434fa7ea0069733b7d7
 SHA512 
f46c097378af27b8b1e7c9ff0908e3077c19c819ca02a9c181a54fd77a62506668ca22b42d5127a9e49f62244d034b5cef0b7c8c751b55a651a6f46fff0b4c02
+DIST oslo-utils-3.28.2.tar.gz 85818 BLAKE2B 
02e3bee59576a509d5c49e6bad98eca9e099e8a12296af73d5690e6410a4e0e7bad96a0445ad19f7cbee517e7da182979c60ffbe79ad2efedcd3b057710952f8
 SHA512 
39b8d4c67d97c4953a980fe9c8a9ad4b64704e65831f5f34f867ae027141c644cb39d14e5297419618b4dfffa24f2d10abfe988b269063490aa8194155a19f93
 DIST oslo-utils-3.35.0.tar.gz 86107 BLAKE2B 
2b4e00af5993799e43b40d63c667fb582984f8abbdd768203e0c95d2ecaf0f8ea10ba70ed520c116ed0da841dcac479d81881b4061ffe3529d8fe26917bb264f
 SHA512 
dee75fd36b1c3fbccbb432408769c15d17b7dfdeef3b6f7056218670ca2c7e97a1e98acae3e06810f842a8e20fab1cf419b23153cde94c93e6b60e498ae2f527

diff --git a/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.28.2.ebuild
similarity index 98%
rename from dev-python/oslo-utils/oslo-utils-3.28.1.ebuild
rename to dev-python/oslo-utils/oslo-utils-3.28.2.ebuild
index 80b3b8cbd1c..ef3e39395e7 100644
--- a/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.28.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



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

2018-02-15 Thread Matt Thode
commit: 5f5c5a28455ddfcb53de7dfd721e8c17916d9504
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 05:47:16 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 05:47:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5c5a28

dev-python/oslo-utils: 3.35.0 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/oslo-utils/Manifest |  1 +
 dev-python/oslo-utils/oslo-utils-3.35.0.ebuild | 95 ++
 2 files changed, 96 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index 77350c09ca0..6f0f84d4049 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-3.28.1.tar.gz 85889 BLAKE2B 
b789bcee79f30a59a178c51997b42bc63bc67b998aedf2972b7f01c098992236eb2535a4e7fc43cbde5888340b0b14930093b49142fc9434fa7ea0069733b7d7
 SHA512 
f46c097378af27b8b1e7c9ff0908e3077c19c819ca02a9c181a54fd77a62506668ca22b42d5127a9e49f62244d034b5cef0b7c8c751b55a651a6f46fff0b4c02
+DIST oslo-utils-3.35.0.tar.gz 86107 BLAKE2B 
2b4e00af5993799e43b40d63c667fb582984f8abbdd768203e0c95d2ecaf0f8ea10ba70ed520c116ed0da841dcac479d81881b4061ffe3529d8fe26917bb264f
 SHA512 
dee75fd36b1c3fbccbb432408769c15d17b7dfdeef3b6f7056218670ca2c7e97a1e98acae3e06810f842a8e20fab1cf419b23153cde94c93e6b60e498ae2f527

diff --git a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
new file mode 100644
index 000..90b8d63dc81
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   >=dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/monotonic-0.6[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && esetup.py build_sphinx
+}
+
+# Note: Tests fail due to requiring installation
+#
+# Installation appears to fail due to the use of namespace packages but root
+# cause was never truly established.
+#
+# Tests fail with:
+# ImportError: No module named 'oslo.utils
+
+#RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+
+   cd "${TEST_DIR}"/lib || die
+
+   rm -rf .testrepository || die "couldn't remove '.testrepository' under 
${EPTYHON}"
+
+   testr init || die "testr init failed under ${EPYTHON}"
+   testr run || die "testr run failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/build/html/. )
+
+   distutils-r1_python_install_all
+}



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

2018-02-13 Thread Mart Raudsepp
commit: 466af080753ef4c778e4d5175dcdab29e9bb777d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb 13 15:54:43 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb 13 15:56:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466af080

Revert "dev-python/oslo-utils: dekeyword on ~arm64"

This reverts commit e3d75ec82ce52bc968b1c3a2ffd9ccb92908e0b8.

 dev-python/oslo-utils/oslo-utils-3.28.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild 
b/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild
index d827e631ce3..80b3b8cbd1c 100644
--- a/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-3.28.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



  1   2   >