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

2024-05-28 Thread Michał Górny
commit: 32ac6b4504e0b8480627ae244129bc1365758515
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 28 14:25:36 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 28 14:25:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ac6b45

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.5.0.ebuild| 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index d31b892eb803..a8af850e35c9 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.5.0.tar.gz 207642 BLAKE2B 
0b15e5f110143ae7306a0c89a6d1e61907fc00a8dbb59dddb5237f756727f114ee7036cf294126b331fd738b67119ea3c4cd68ec8bef8cf19e77a5ba0461
 SHA512 
95305f09cf4a00c4c0239719b2e6a54ec408bc4b12af9e6e13fb352e313aff65bd865927d4e525fe899ca730a2baf5b4c7827f6f2713d34dc135bf10eaebb6c6
 DIST python-swiftclient-4.6.0.tar.gz 209473 BLAKE2B 
e35516c4e05c889af5e9e794179b2c5a5fe364bcc85492639dd58c45ffc756d86942038d683e685c9f33d876043c0953c6b0cf69db16abdf57c057cf24ab97ed
 SHA512 
19883c2640cf6071752e09261c7d8499e01b749100e6d79cc3a83e08bffc7392ee852351b11d549001d23898d4c34e8309fdadb8e0241e301bf03300db80eef7

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
deleted file mode 100644
index 8f3388397400..
--- a/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
+++ /dev/null
@@ -1,40 +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
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-swiftclient/
-   https://github.com/openstack/python-swiftclient/
-   https://pypi.org/project/python-swiftclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   distutils-r1_python_prepare_all
-}



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

2024-05-28 Thread Sam James
commit: 974b209b7f5c83e25455c0033f98885593f9933b
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 12:44:04 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 12:44:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974b209b

dev-python/python-swiftclient: Stabilize 4.6.0 ALLARCHES, #932956

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild
index bea64753a221..75b4410608c7 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2024-05-23 Thread Michał Górny
commit: 2b97e4f0b09170d7ad1fc148fb5d1ef68d0c43bb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 24 03:36:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 24 04:03:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b97e4f0

dev-python/python-swiftclient: Bump to 4.6.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.6.0.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 641c75d11ca6..d31b892eb803 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.5.0.tar.gz 207642 BLAKE2B 
0b15e5f110143ae7306a0c89a6d1e61907fc00a8dbb59dddb5237f756727f114ee7036cf294126b331fd738b67119ea3c4cd68ec8bef8cf19e77a5ba0461
 SHA512 
95305f09cf4a00c4c0239719b2e6a54ec408bc4b12af9e6e13fb352e313aff65bd865927d4e525fe899ca730a2baf5b4c7827f6f2713d34dc135bf10eaebb6c6
+DIST python-swiftclient-4.6.0.tar.gz 209473 BLAKE2B 
e35516c4e05c889af5e9e794179b2c5a5fe364bcc85492639dd58c45ffc756d86942038d683e685c9f33d876043c0953c6b0cf69db16abdf57c057cf24ab97ed
 SHA512 
19883c2640cf6071752e09261c7d8499e01b749100e6d79cc3a83e08bffc7392ee852351b11d549001d23898d4c34e8309fdadb8e0241e301bf03300db80eef7

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild
new file mode 100644
index ..bea64753a221
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.6.0.ebuild
@@ -0,0 +1,40 @@
+# 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
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="
+   https://opendev.org/openstack/python-swiftclient/
+   https://github.com/openstack/python-swiftclient/
+   https://pypi.org/project/python-swiftclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   distutils-r1_python_prepare_all
+}



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

2024-03-16 Thread Michał Górny
commit: 37a80216096f64f2fd5aafda08265a564a85d031
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 16 12:07:26 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 16 12:07:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a80216

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.4.0.ebuild| 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 8e94a476b048..641c75d11ca6 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.4.0.tar.gz 206470 BLAKE2B 
d822af670fcb06a5977d070fb9e5ec1110f7ae275203d18eaeb0cd4335fe0e07f3f7e6b28e367834d33770d3a8b27a9af0c85cd30a1e9a7047ad908ca34f13bf
 SHA512 
d3e814d367ff0c9a251524a50ce00cd89955edf43a542257142aa831d0d2d1f8dceb5b1b0b6456ad940c9aef78ec44bd1617fc45e47f64f045ddb591b5adb83b
 DIST python-swiftclient-4.5.0.tar.gz 207642 BLAKE2B 
0b15e5f110143ae7306a0c89a6d1e61907fc00a8dbb59dddb5237f756727f114ee7036cf294126b331fd738b67119ea3c4cd68ec8bef8cf19e77a5ba0461
 SHA512 
95305f09cf4a00c4c0239719b2e6a54ec408bc4b12af9e6e13fb352e313aff65bd865927d4e525fe899ca730a2baf5b4c7827f6f2713d34dc135bf10eaebb6c6

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
deleted file mode 100644
index 8b914aee6fd4..
--- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
+++ /dev/null
@@ -1,43 +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
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-swiftclient/
-   https://github.com/openstack/python-swiftclient/
-   https://pypi.org/project/python-swiftclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2024-03-16 Thread Arthur Zamarin
commit: 0cdfddf72f688a9a4591d23a70df044480b11467
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar 16 11:48:53 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar 16 11:48:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdfddf7

dev-python/python-swiftclient: Stabilize 4.5.0 ALLARCHES, #927123

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
index e4f4a5c57f89..8f3388397400 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2024-02-29 Thread Michał Górny
commit: e418f8f8f9e0dc27a6ef52c101b057fdc048e517
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  1 04:39:52 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  1 04:46:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e418f8f8

dev-python/python-swiftclient: Bump to 4.5.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.5.0.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 3d99e937c315..8e94a476b048 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.4.0.tar.gz 206470 BLAKE2B 
d822af670fcb06a5977d070fb9e5ec1110f7ae275203d18eaeb0cd4335fe0e07f3f7e6b28e367834d33770d3a8b27a9af0c85cd30a1e9a7047ad908ca34f13bf
 SHA512 
d3e814d367ff0c9a251524a50ce00cd89955edf43a542257142aa831d0d2d1f8dceb5b1b0b6456ad940c9aef78ec44bd1617fc45e47f64f045ddb591b5adb83b
+DIST python-swiftclient-4.5.0.tar.gz 207642 BLAKE2B 
0b15e5f110143ae7306a0c89a6d1e61907fc00a8dbb59dddb5237f756727f114ee7036cf294126b331fd738b67119ea3c4cd68ec8bef8cf19e77a5ba0461
 SHA512 
95305f09cf4a00c4c0239719b2e6a54ec408bc4b12af9e6e13fb352e313aff65bd865927d4e525fe899ca730a2baf5b4c7827f6f2713d34dc135bf10eaebb6c6

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
new file mode 100644
index ..e4f4a5c57f89
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.5.0.ebuild
@@ -0,0 +1,40 @@
+# 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
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="
+   https://opendev.org/openstack/python-swiftclient/
+   https://github.com/openstack/python-swiftclient/
+   https://pypi.org/project/python-swiftclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   distutils-r1_python_prepare_all
+}



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

2023-12-04 Thread Michał Górny
commit: c6049a3e17b0d21f881db1832e2f79fd053608e2
Author: Eli Schwartz  gmail  com>
AuthorDate: Mon Dec  4 03:38:13 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec  5 04:20:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6049a3e

dev-python/python-swiftclient: remove outdated dependency on mock

Removed upstream in 4.0.0 via
https://opendev.org/openstack/python-swiftclient/commit/20c97e83d3af855e5e238dfa4b10b7bf29533d57

Signed-off-by: Eli Schwartz  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34123
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
index 1ed6637c0c18..8b914aee6fd4 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
@@ -28,7 +28,6 @@ BDEPEND="
test? (
>=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
>=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
)
 "



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

2023-11-24 Thread Arthur Zamarin
commit: 4bfb9778eb8161bca6926dafdd8eca611fe3b9d7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 16:50:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 16:50:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfb9778

dev-python/python-swiftclient: Stabilize 4.4.0 arm64, #918361

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
index 1e2adf394ab5..1ed6637c0c18 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2023-10-06 Thread Michał Górny
commit: 3a39066c99fd972ed26cabfe38055328a6d71991
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a39066c

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.3.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index d942914d0188..3d99e937c315 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.3.0.tar.gz 206510 BLAKE2B 
6a3683ffbe09905d310dabac5d1d3926125d85b8383e487d916df00e91621bc1bc901ed2ceed23a9ef4ecaf81e86f2560f77f20751a2b8c3ca543114ea5fa3d8
 SHA512 
8c113122b1dec2eb901b7256b0b5c9e6e3e11959ebdda28f512dd84b0370dcf8e7299594f50649c147526b4076baabf2a0fe6f6f433193d4c198890265f57807
 DIST python-swiftclient-4.4.0.tar.gz 206470 BLAKE2B 
d822af670fcb06a5977d070fb9e5ec1110f7ae275203d18eaeb0cd4335fe0e07f3f7e6b28e367834d33770d3a8b27a9af0c85cd30a1e9a7047ad908ca34f13bf
 SHA512 
d3e814d367ff0c9a251524a50ce00cd89955edf43a542257142aa831d0d2d1f8dceb5b1b0b6456ad940c9aef78ec44bd1617fc45e47f64f045ddb591b5adb83b

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
deleted file mode 100644
index eebdd753c893..
--- a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
+++ /dev/null
@@ -1,44 +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
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-swiftclient/
-   https://github.com/openstack/python-swiftclient/
-   https://pypi.org/project/python-swiftclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2023-10-06 Thread Arthur Zamarin
commit: ce8f80edbbdb3c1f7dfd9f25ae2fe091a0ba673d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 17:05:26 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 17:05:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8f80ed

dev-python/python-swiftclient: Stabilize 4.4.0 ALLARCHES, #915292

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
index da32886df0b6..1e2adf394ab5 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2023-09-01 Thread Michał Górny
commit: 2440c70fd82e5ae17edeb516c417f2a87164bf11
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep  2 03:07:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep  2 03:22:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2440c70f

dev-python/python-swiftclient: Bump to 4.4.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.4.0.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index b14b768d2625..d942914d0188 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.3.0.tar.gz 206510 BLAKE2B 
6a3683ffbe09905d310dabac5d1d3926125d85b8383e487d916df00e91621bc1bc901ed2ceed23a9ef4ecaf81e86f2560f77f20751a2b8c3ca543114ea5fa3d8
 SHA512 
8c113122b1dec2eb901b7256b0b5c9e6e3e11959ebdda28f512dd84b0370dcf8e7299594f50649c147526b4076baabf2a0fe6f6f433193d4c198890265f57807
+DIST python-swiftclient-4.4.0.tar.gz 206470 BLAKE2B 
d822af670fcb06a5977d070fb9e5ec1110f7ae275203d18eaeb0cd4335fe0e07f3f7e6b28e367834d33770d3a8b27a9af0c85cd30a1e9a7047ad908ca34f13bf
 SHA512 
d3e814d367ff0c9a251524a50ce00cd89955edf43a542257142aa831d0d2d1f8dceb5b1b0b6456ad940c9aef78ec44bd1617fc45e47f64f045ddb591b5adb83b

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
new file mode 100644
index ..da32886df0b6
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild
@@ -0,0 +1,44 @@
+# 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
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="
+   https://opendev.org/openstack/python-swiftclient/
+   https://github.com/openstack/python-swiftclient/
+   https://pypi.org/project/python-swiftclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2023-05-06 Thread Michał Górny
commit: 9152721692165fc5837b1af8fa7686b99e5a0557
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May  6 13:51:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May  6 13:59:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91527216

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.2.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index bc919e18cfb9..b14b768d2625 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.2.0.tar.gz 203334 BLAKE2B 
5c64c785b8d3db45c5d89d3c09f27d0caa7a7f7a57afd935c2f10b050882734e966eb5b027bc956b450a19e6aa5d6ed2ad955db556b83a1086ac358d1c82025c
 SHA512 
8426f39a5d37281816570c13491da1f459fe03182a8041fbd362733376d0c7edda6b51e4d3bbcb5ceed79ec7746e127760d1f936326b50a1cc7de102590f45d7
 DIST python-swiftclient-4.3.0.tar.gz 206510 BLAKE2B 
6a3683ffbe09905d310dabac5d1d3926125d85b8383e487d916df00e91621bc1bc901ed2ceed23a9ef4ecaf81e86f2560f77f20751a2b8c3ca543114ea5fa3d8
 SHA512 
8c113122b1dec2eb901b7256b0b5c9e6e3e11959ebdda28f512dd84b0370dcf8e7299594f50649c147526b4076baabf2a0fe6f6f433193d4c198890265f57807

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
deleted file mode 100644
index eebdd753c893..
--- a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
+++ /dev/null
@@ -1,44 +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
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-swiftclient/
-   https://github.com/openstack/python-swiftclient/
-   https://pypi.org/project/python-swiftclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2023-05-06 Thread Arthur Zamarin
commit: 0ac1fd64f50d11affee4e03c8ce6992cb887a8ce
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May  6 10:31:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May  6 10:31:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac1fd64

dev-python/python-swiftclient: Stabilize 4.3.0 ALLARCHES, #905807

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
index edccb0e1001c..eebdd753c893 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2023-04-05 Thread Michał Górny
commit: 0ea25b517793fb82d41f19412ddbbba1952efb83
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr  6 02:44:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr  6 03:07:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea25b51

dev-python/python-swiftclient: Bump to 4.3.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.3.0.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 364789090756..bc919e18cfb9 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.2.0.tar.gz 203334 BLAKE2B 
5c64c785b8d3db45c5d89d3c09f27d0caa7a7f7a57afd935c2f10b050882734e966eb5b027bc956b450a19e6aa5d6ed2ad955db556b83a1086ac358d1c82025c
 SHA512 
8426f39a5d37281816570c13491da1f459fe03182a8041fbd362733376d0c7edda6b51e4d3bbcb5ceed79ec7746e127760d1f936326b50a1cc7de102590f45d7
+DIST python-swiftclient-4.3.0.tar.gz 206510 BLAKE2B 
6a3683ffbe09905d310dabac5d1d3926125d85b8383e487d916df00e91621bc1bc901ed2ceed23a9ef4ecaf81e86f2560f77f20751a2b8c3ca543114ea5fa3d8
 SHA512 
8c113122b1dec2eb901b7256b0b5c9e6e3e11959ebdda28f512dd84b0370dcf8e7299594f50649c147526b4076baabf2a0fe6f6f433193d4c198890265f57807

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
new file mode 100644
index ..edccb0e1001c
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
@@ -0,0 +1,44 @@
+# 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
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="
+   https://opendev.org/openstack/python-swiftclient/
+   https://github.com/openstack/python-swiftclient/
+   https://pypi.org/project/python-swiftclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2023-03-24 Thread Michał Górny
commit: ae21bee6effef42a42087fb3798adbf4c4a82dc9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 25 04:52:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 25 05:01:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae21bee6

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.1.0.ebuild| 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 658b44ffec2d..364789090756 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.1.0.tar.gz 201954 BLAKE2B 
f81368dae2d0e56b178c00c9d4b0989fa9629fd909b8413a262103109a092bd8134679be41f8f8176d638f215d9e03b2e60013deed9f0b72d7ae4be181a1b4e0
 SHA512 
85b4ff0a49d149e6b42b257d8f815de48a549d377d7db807751f485d8a9636e4d4208c99cbd1cda3d9195c45d416911a4e8b65fc373e93d722cade0968515524
 DIST python-swiftclient-4.2.0.tar.gz 203334 BLAKE2B 
5c64c785b8d3db45c5d89d3c09f27d0caa7a7f7a57afd935c2f10b050882734e966eb5b027bc956b450a19e6aa5d6ed2ad955db556b83a1086ac358d1c82025c
 SHA512 
8426f39a5d37281816570c13491da1f459fe03182a8041fbd362733376d0c7edda6b51e4d3bbcb5ceed79ec7746e127760d1f936326b50a1cc7de102590f45d7

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
deleted file mode 100644
index c0af8e9592e0..
--- a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2023-03-24 Thread Arthur Zamarin
commit: 2fdf43a2298ed87f0082032935d221bf67e30d4a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 20:17:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 20:17:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdf43a2

dev-python/python-swiftclient: Stabilize 4.2.0 ALLARCHES, #902949

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
index edccb0e1001c..eebdd753c893 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2023-02-20 Thread Michał Górny
commit: 3e02a141bf6845d5d2ebfb3949f78f4ff4ca94e7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 20 14:55:50 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 20 15:22:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e02a141

dev-python/python-swiftclient: Bump to 4.2.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 dev-python/python-swiftclient/metadata.xml | 33 
 .../python-swiftclient-4.2.0.ebuild| 44 ++
 3 files changed, 62 insertions(+), 16 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 04f659fc643f..658b44ffec2d 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.1.0.tar.gz 201954 BLAKE2B 
f81368dae2d0e56b178c00c9d4b0989fa9629fd909b8413a262103109a092bd8134679be41f8f8176d638f215d9e03b2e60013deed9f0b72d7ae4be181a1b4e0
 SHA512 
85b4ff0a49d149e6b42b257d8f815de48a549d377d7db807751f485d8a9636e4d4208c99cbd1cda3d9195c45d416911a4e8b65fc373e93d722cade0968515524
+DIST python-swiftclient-4.2.0.tar.gz 203334 BLAKE2B 
5c64c785b8d3db45c5d89d3c09f27d0caa7a7f7a57afd935c2f10b050882734e966eb5b027bc956b450a19e6aa5d6ed2ad955db556b83a1086ac358d1c82025c
 SHA512 
8426f39a5d37281816570c13491da1f459fe03182a8041fbd362733376d0c7edda6b51e4d3bbcb5ceed79ec7746e127760d1f936326b50a1cc7de102590f45d7

diff --git a/dev-python/python-swiftclient/metadata.xml 
b/dev-python/python-swiftclient/metadata.xml
index 1ea027c4474c..7c961104c615 100644
--- a/dev-python/python-swiftclient/metadata.xml
+++ b/dev-python/python-swiftclient/metadata.xml
@@ -1,20 +1,21 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-prometheanf...@gentoo.org
-  
-  
-openst...@gentoo.org
-Openstack
-  
-  
-pyt...@gentoo.org
-Python
-  
-  
-  
-python-swiftclient
-python-swiftclient
-  
+   
+   prometheanf...@gentoo.org
+   
+   
+   openst...@gentoo.org
+   Openstack
+   
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   openstack/python-swiftclient
+   python-swiftclient
+   python-swiftclient
+   
 

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
new file mode 100644
index ..edccb0e1001c
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild
@@ -0,0 +1,44 @@
+# 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
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="
+   https://opendev.org/openstack/python-swiftclient/
+   https://github.com/openstack/python-swiftclient/
+   https://pypi.org/project/python-swiftclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2022-11-13 Thread Arthur Zamarin
commit: 8b3e9a7b8abe60d2efb8cbea9304100f13805257
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Nov 13 18:07:22 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Nov 14 06:52:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3e9a7b

dev-python/python-swiftclient: enable py3.11

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
index 4ec90b98b6ca..9444fd6ad4a9 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.1.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/python-swiftclient/

2022-10-03 Thread Michał Górny
commit: f17e97137acbcd9e565eb7ea33cc561d559094f9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct  3 06:54:10 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct  3 06:54:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17e9713

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.0.1.ebuild| 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 26853db76d7c..04f659fc643f 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.0.1.tar.gz 201300 BLAKE2B 
6a506ae8996a3937048f67e7b3f8e5185605f9e5fe955f23e1131eead4d3699fb01e7851ab632e3dfaa75c12e88ec17cec5b4c1b19c1663163a2ff95530561ec
 SHA512 
0028bc12a9694047e31da3c05fe92ce846de8858743771281cc9b93f0826c596bb6ed5ee72f4e5c68c4bba2dbd9f311062dccdf13c9917536d2aaec7eaf33ef9
 DIST python-swiftclient-4.1.0.tar.gz 201954 BLAKE2B 
f81368dae2d0e56b178c00c9d4b0989fa9629fd909b8413a262103109a092bd8134679be41f8f8176d638f215d9e03b2e60013deed9f0b72d7ae4be181a1b4e0
 SHA512 
85b4ff0a49d149e6b42b257d8f815de48a549d377d7db807751f485d8a9636e4d4208c99cbd1cda3d9195c45d416911a4e8b65fc373e93d722cade0968515524

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
deleted file mode 100644
index 4ec90b98b6ca..
--- a/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
+++ /dev/null
@@ -1,40 +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
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2022-10-02 Thread Sam James
commit: c7f6c4967aa5b6775e99e729c2560b97a3a9962b
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct  3 00:42:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct  3 00:42:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f6c496

dev-python/python-swiftclient: Stabilize 4.1.0 ALLARCHES, #874156

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
index 2336700dc435..4ec90b98b6ca 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2022-09-02 Thread Arthur Zamarin
commit: 075e620b3a4d86f975512b50c094ad3024b38c5d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  2 15:30:21 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  2 15:30:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075e620b

dev-python/python-swiftclient: add 4.1.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.1.0.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 05ac41ea40d0..26853db76d7c 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.0.1.tar.gz 201300 BLAKE2B 
6a506ae8996a3937048f67e7b3f8e5185605f9e5fe955f23e1131eead4d3699fb01e7851ab632e3dfaa75c12e88ec17cec5b4c1b19c1663163a2ff95530561ec
 SHA512 
0028bc12a9694047e31da3c05fe92ce846de8858743771281cc9b93f0826c596bb6ed5ee72f4e5c68c4bba2dbd9f311062dccdf13c9917536d2aaec7eaf33ef9
+DIST python-swiftclient-4.1.0.tar.gz 201954 BLAKE2B 
f81368dae2d0e56b178c00c9d4b0989fa9629fd909b8413a262103109a092bd8134679be41f8f8176d638f215d9e03b2e60013deed9f0b72d7ae4be181a1b4e0
 SHA512 
85b4ff0a49d149e6b42b257d8f815de48a549d377d7db807751f485d8a9636e4d4208c99cbd1cda3d9195c45d416911a4e8b65fc373e93d722cade0968515524

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
new file mode 100644
index ..2336700dc435
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.1.0.ebuild
@@ -0,0 +1,40 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2022-08-18 Thread Michał Górny
commit: e3cc299e5228c9890fa66d4ad1fdc7e4b8a76fca
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 18 05:11:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 18 06:18:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3cc299e

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.0.0.ebuild| 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index b5c4eb220a2f..05ac41ea40d0 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.0.0.tar.gz 200490 BLAKE2B 
37cadf27758640a916014e09309282a4b7ffebb3e578ae7411744fafd22431cfb748cffb4127309b20a8b2d8daca7f8f0a1ed6431f55766c33b243744ce5a71e
 SHA512 
9058558564973ea2a4944e87dedd7b9b12e106672576da1d796eae336d3127ce8b35803cade93c605b38fd16a2d3466e6dc710838ceb77143059007625299360
 DIST python-swiftclient-4.0.1.tar.gz 201300 BLAKE2B 
6a506ae8996a3937048f67e7b3f8e5185605f9e5fe955f23e1131eead4d3699fb01e7851ab632e3dfaa75c12e88ec17cec5b4c1b19c1663163a2ff95530561ec
 SHA512 
0028bc12a9694047e31da3c05fe92ce846de8858743771281cc9b93f0826c596bb6ed5ee72f4e5c68c4bba2dbd9f311062dccdf13c9917536d2aaec7eaf33ef9

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
deleted file mode 100644
index 4ec90b98b6ca..
--- a/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
+++ /dev/null
@@ -1,40 +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
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



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

2022-08-17 Thread Sam James
commit: 96cd40c79a4dde8efbbbdaeea3408d563fb50bbd
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 21:11:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 21:11:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96cd40c7

dev-python/python-swiftclient: Stabilize 4.0.1 ALLARCHES, #865541

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
index 2336700dc435..4ec90b98b6ca 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2022-07-15 Thread Arthur Zamarin
commit: 6a5b917a01d701ca98cff8821f46ead630cba0ec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 18:28:31 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 18:28:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5b917a

dev-python/python-swiftclient: add 4.0.1

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.0.1.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 8785322bdd90..b5c4eb220a2f 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-4.0.0.tar.gz 200490 BLAKE2B 
37cadf27758640a916014e09309282a4b7ffebb3e578ae7411744fafd22431cfb748cffb4127309b20a8b2d8daca7f8f0a1ed6431f55766c33b243744ce5a71e
 SHA512 
9058558564973ea2a4944e87dedd7b9b12e106672576da1d796eae336d3127ce8b35803cade93c605b38fd16a2d3466e6dc710838ceb77143059007625299360
+DIST python-swiftclient-4.0.1.tar.gz 201300 BLAKE2B 
6a506ae8996a3937048f67e7b3f8e5185605f9e5fe955f23e1131eead4d3699fb01e7851ab632e3dfaa75c12e88ec17cec5b4c1b19c1663163a2ff95530561ec
 SHA512 
0028bc12a9694047e31da3c05fe92ce846de8858743771281cc9b93f0826c596bb6ed5ee72f4e5c68c4bba2dbd9f311062dccdf13c9917536d2aaec7eaf33ef9

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
new file mode 100644
index ..2336700dc435
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.0.1.ebuild
@@ -0,0 +1,40 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2022-06-22 Thread Michał Górny
commit: 9ed7aeede48753a59b8d7270be6ce569d1b48006
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 22 11:40:48 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 22 11:50:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed7aeed

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-3.13.1.ebuild   | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index a74cd62be614..8785322bdd90 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-3.13.1.tar.gz 201632 BLAKE2B 
f7cdf7e30ea333f568c8ef06d065b18908b1e4c9f8f0b777906bdfa8f6c998292136859f62f0d2e58465ee9eec3452d29e3e69ed7567a07bfcddcf6ad1bf321c
 SHA512 
bd958fb8cfde6f72bcf82d381ce06e0e94c383aee85abab5a111c408bacf2578eaf53244ae12438d4454fcefe8d867246aef952d1d15012364e20817cc90042d
 DIST python-swiftclient-4.0.0.tar.gz 200490 BLAKE2B 
37cadf27758640a916014e09309282a4b7ffebb3e578ae7411744fafd22431cfb748cffb4127309b20a8b2d8daca7f8f0a1ed6431f55766c33b243744ce5a71e
 SHA512 
9058558564973ea2a4944e87dedd7b9b12e106672576da1d796eae336d3127ce8b35803cade93c605b38fd16a2d3466e6dc710838ceb77143059007625299360

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
deleted file mode 100644
index 3bbc276c77e9..
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   distutils-r1_python_prepare_all
-}



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

2022-06-22 Thread Agostino Sarubbo
commit: b6ad96f83ecc471809200e07e644d21703720a77
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 10:08:26 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 10:08:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ad96f8

dev-python/python-swiftclient: amd64/x86 stable (ALLARCHES policy) wrt bug 
#853424

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
index 2336700dc435..4ec90b98b6ca 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-2.4.0[${PYTHON_USEDEP}]



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

2022-06-04 Thread Michał Górny
commit: 211e1c98f0ec0b9d7eb32cdb1602895ddbe68ac3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:45:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:45:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211e1c98

dev-python/python-swiftclient: Add python@ as co-maint.

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

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

diff --git a/dev-python/python-swiftclient/metadata.xml 
b/dev-python/python-swiftclient/metadata.xml
index 37cbe1d28ab3..1ea027c4474c 100644
--- a/dev-python/python-swiftclient/metadata.xml
+++ b/dev-python/python-swiftclient/metadata.xml
@@ -8,6 +8,10 @@
 openst...@gentoo.org
 Openstack
   
+  
+pyt...@gentoo.org
+Python
+  
   
   
 python-swiftclient



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

2022-05-21 Thread Michał Górny
commit: 528fabcef2d884467fbbaa244af00387148ba9bd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 21 05:31:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 21 06:47:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528fabce

dev-python/python-swiftclient: Bump to 4.0.0

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-4.0.0.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 3e7ff43473ac..a74cd62be614 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-3.13.1.tar.gz 201632 BLAKE2B 
f7cdf7e30ea333f568c8ef06d065b18908b1e4c9f8f0b777906bdfa8f6c998292136859f62f0d2e58465ee9eec3452d29e3e69ed7567a07bfcddcf6ad1bf321c
 SHA512 
bd958fb8cfde6f72bcf82d381ce06e0e94c383aee85abab5a111c408bacf2578eaf53244ae12438d4454fcefe8d867246aef952d1d15012364e20817cc90042d
+DIST python-swiftclient-4.0.0.tar.gz 200490 BLAKE2B 
37cadf27758640a916014e09309282a4b7ffebb3e578ae7411744fafd22431cfb748cffb4127309b20a8b2d8daca7f8f0a1ed6431f55766c33b243744ce5a71e
 SHA512 
9058558564973ea2a4944e87dedd7b9b12e106672576da1d796eae336d3127ce8b35803cade93c605b38fd16a2d3466e6dc710838ceb77143059007625299360

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
new file mode 100644
index ..2336700dc435
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-4.0.0.ebuild
@@ -0,0 +1,40 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   # fix duplicate script/entry point
+   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
+   sed -i -e '/bin\/swift/d' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



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

2022-04-01 Thread Michał Górny
commit: 5bdce9b1fba2f5db4cdc6ae23fccadac15eaa1ee
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  1 19:44:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  1 19:48:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdce9b1

dev-python/python-swiftclient: Remove old

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

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

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 347fdbcaa033..3e7ff43473ac 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B 
b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525
 SHA512 
b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841
 DIST python-swiftclient-3.13.1.tar.gz 201632 BLAKE2B 
f7cdf7e30ea333f568c8ef06d065b18908b1e4c9f8f0b777906bdfa8f6c998292136859f62f0d2e58465ee9eec3452d29e3e69ed7567a07bfcddcf6ad1bf321c
 SHA512 
bd958fb8cfde6f72bcf82d381ce06e0e94c383aee85abab5a111c408bacf2578eaf53244ae12438d4454fcefe8d867246aef952d1d15012364e20817cc90042d

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
deleted file mode 100644
index 3263bc37bf67..
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
+++ /dev/null
@@ -1,35 +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
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   distutils-r1_python_prepare_all
-}



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

2022-04-01 Thread Jakov Smolić
commit: 2a41428bae98b35bcfad28785ca5353e693e3c21
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr  1 19:19:56 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr  1 19:19:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a41428b

dev-python/python-swiftclient: Stabilize 3.13.1 ALLARCHES, #836524

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
index c6468b9e5dcc..3bbc276c77e9 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2022-02-24 Thread Michał Górny
commit: 8ad0341ccd16109ed3f7c02f2e6c8cdd1c508140
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 24 18:18:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 24 18:18:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad0341c

dev-python/python-swiftclient: Tested on py3.10

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
index 42e29c100389..c6468b9e5dcc 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 



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

2022-02-23 Thread Michał Górny
commit: dc1fc6a9f672d12633f7417cb11f41d351e9e408
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 23 21:01:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 23 21:30:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1fc6a9

dev-python/python-swiftclient: Bump to 3.13.1

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.13.1.ebuild   | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 4d88d9fe6183..347fdbcaa033 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B 
b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525
 SHA512 
b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841
+DIST python-swiftclient-3.13.1.tar.gz 201632 BLAKE2B 
f7cdf7e30ea333f568c8ef06d065b18908b1e4c9f8f0b777906bdfa8f6c998292136859f62f0d2e58465ee9eec3452d29e3e69ed7567a07bfcddcf6ad1bf321c
 SHA512 
bd958fb8cfde6f72bcf82d381ce06e0e94c383aee85abab5a111c408bacf2578eaf53244ae12438d4454fcefe8d867246aef952d1d15012364e20817cc90042d

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
new file mode 100644
index ..42e29c100389
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.1.ebuild
@@ -0,0 +1,37 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   distutils-r1_python_prepare_all
+}



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

2021-12-27 Thread Michał Górny
commit: 69489eac7fb7bc39fd2aaf57f12cb005be8c2d48
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:16:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:16:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69489eac

dev-python/python-swiftclient: Remove old

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

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

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 510bf7f68dae..4d88d9fe6183 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 
36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30
 SHA512 
00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684
 DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B 
b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525
 SHA512 
b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
deleted file mode 100644
index 1bbedb093395..
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ /dev/null
@@ -1,35 +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
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   distutils-r1_python_prepare_all
-}



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

2021-12-27 Thread Jakov Smolić
commit: 3ecb5be6b782bf22ff489363312fa4b3e4113510
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:16 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecb5be6

dev-python/python-swiftclient: Stabilize 3.13.0 ALLARCHES, #830110

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
index ab6fdef90301..3263bc37bf67 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2021-11-25 Thread Michał Górny
commit: 89aa0a556ddc550046fb203fdd65e94f22f4d038
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 26 07:10:13 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 26 07:29:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89aa0a55

dev-python/python-swiftclient: Bump to 3.13.0

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

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

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 171c7e6507c5..510bf7f68dae 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 
36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30
 SHA512 
00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684
+DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B 
b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525
 SHA512 
b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
new file mode 100644
index ..ab6fdef90301
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
@@ -0,0 +1,35 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   distutils-r1_python_prepare_all
+}



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

2021-11-18 Thread Arthur Zamarin
commit: cb49f58e3d157f26683d782824882f2a23ea5584
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 19 06:18:05 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 19 06:18:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb49f58e

dev-python/python-swiftclient: Keyword 3.12.0 arm64, #815481

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
index 03ea46a52e0a..1bbedb093395 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2021-10-31 Thread Michał Górny
commit: 59313069d41bd40b74a11674f31ec0274b4887c6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 31 20:31:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 31 20:33:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59313069

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-3.10.1.ebuild   | 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index e0a9a3ae067..171c7e6507c 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-3.10.1.tar.gz 199466 BLAKE2B 
4230f0fbff0e61a8172344df1cfc32f07628ac0b3784f5b8456d1b43b962e1d8561eec55c530ea94c615d46cd9454963fe0e21c54d1f4097016459e1460795c9
 SHA512 
f47444243f1968fdbba0643bcb4f05fc10a201b38ad83522e842bbad2221d0893a72147f9fbdc13e7f56469b049bbf11479fd9f41a9706119287543e0587f696
 DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 
36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30
 SHA512 
00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
deleted file mode 100644
index b012263150d..000
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/stestr-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
-
-#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
-
-python_prepare_all() {
-   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
-   sed -i 's/\,pep8//g' "${S}/tox.ini" || die "sed failed"
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   stestr init
-   stestr run || die "tests failed under ${EPYTHON}"
-   flake8 tests && einfo "run of tests folder by flake8 passed"
-   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
-}



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

2021-10-31 Thread Sam James
commit: d8c82d72e4e7b3ab9a782b50504fadeafa3f8973
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 31 17:57:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 17:57:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c82d72

dev-python/python-swiftclient: Stabilize 3.12.0 x86, #821028

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
index cd97a136fc2..03ea46a52e0 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2021-10-31 Thread Sam James
commit: 987c17ae4df9c0bcf7feaded078cacb8b88b7e78
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 31 17:54:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 17:54:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987c17ae

dev-python/python-swiftclient: Stabilize 3.12.0 amd64, #821028

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
index 061cfa61217..cd97a136fc2 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2021-09-30 Thread Arthur Zamarin
commit: 1792159445f5183086255952d462f82ba748cc23
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 30 16:41:45 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 30 17:57:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17921594

dev-python/python-swiftclient: add 3.12.0, enable py3.9, clean tests

Closes: https://bugs.gentoo.org/812884
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 5e85462faff..e0a9a3ae067 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
 DIST python-swiftclient-3.10.1.tar.gz 199466 BLAKE2B 
4230f0fbff0e61a8172344df1cfc32f07628ac0b3784f5b8456d1b43b962e1d8561eec55c530ea94c615d46cd9454963fe0e21c54d1f4097016459e1460795c9
 SHA512 
f47444243f1968fdbba0643bcb4f05fc10a201b38ad83522e842bbad2221d0893a72147f9fbdc13e7f56469b049bbf11479fd9f41a9706119287543e0587f696
+DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 
36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30
 SHA512 
00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
new file mode 100644
index 000..061cfa61217
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
@@ -0,0 +1,35 @@
+# 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
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
+   distutils-r1_python_prepare_all
+}



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

2021-04-20 Thread Matthew Thode
commit: 1c2182def97ea1477c6bfde903e968558f8aa0dd
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr 20 20:26:30 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Apr 20 20:26:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2182de

dev-python/python-swiftclient: remove pep8 from env list

Closes: https://bugs.gentoo.org/756007
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
index 0b014aa98a4..b012263150d 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -36,6 +36,7 @@ RDEPEND="
 
 python_prepare_all() {
sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
+   sed -i 's/\,pep8//g' "${S}/tox.ini" || die "sed failed"
distutils-r1_python_prepare_all
 }
 



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

2020-11-24 Thread Michał Górny
commit: 4ae822cab1974bf33c0833269b4ff88e9e2e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 24 07:59:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 24 08:03:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae822ca

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-3.7.0.ebuild| 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 44bbdef4b39..5e85462faff 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
 DIST python-swiftclient-3.10.1.tar.gz 199466 BLAKE2B 
4230f0fbff0e61a8172344df1cfc32f07628ac0b3784f5b8456d1b43b962e1d8561eec55c530ea94c615d46cd9454963fe0e21c54d1f4097016459e1460795c9
 SHA512 
f47444243f1968fdbba0643bcb4f05fc10a201b38ad83522e842bbad2221d0893a72147f9fbdc13e7f56469b049bbf11479fd9f41a9706119287543e0587f696
-DIST python-swiftclient-3.7.0.tar.gz 190256 BLAKE2B 
f3e4c462f05a34af8f6b7775b9e238e14a29af0970f4838dbda21c0fe43481a84ad51be1f2f62592109ac6fc5a84931fce154381129fad9e1d7a60333c44c7e9
 SHA512 
85b762cbc9f5e90c7d4dcbb5f016ee4bdc61fe6c869d24fb9bc5f3a3c3e336b171b0d3f384b51ed7bf0edf38df3936f778be85598e4c6a9bf165f8dde0df

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
deleted file mode 100644
index 4aee43ee2b1..000
--- a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
+++ /dev/null
@@ -1,48 +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
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-sphinx-4.7.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/stestr-2.0.0[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
-
-#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
-
-python_prepare_all() {
-   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   testr init
-   testr run || die "tests failed under python2_7"
-   flake8 tests && einfo "run of tests folder by flake8 passed"
-   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
-}



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

2020-11-23 Thread Agostino Sarubbo
commit: 53d496b2d9a7237984d81f5ea2bda5fd7829be7c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 24 07:19:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 24 07:19:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d496b2

dev-python/python-swiftclient: amd64/x86 stable (ALLARCHES policy) wrt bug 
#754552

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
index 9e9fed2e016..4fad5be59f5 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-11-20 Thread Matthew Thode
commit: a6b8db77d0a210f5164713d56ab5411479194b3d
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Nov 20 15:48:19 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Nov 20 15:49:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b8db77

dev-python/python-swiftclient: add python-kestoneclient dep

Closes: https://bugs.gentoo.org/755689
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
index f93210d8fc8..9e9fed2e016 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -22,6 +22,7 @@ DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
!~dev-python/coverage-4.4[${PYTHON_USEDEP}]
>=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
>=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/stestr-3.0.0[${PYTHON_USEDEP}]



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

2020-11-19 Thread Matthew Thode
commit: f4579cd5b72e3708e0891f8d84602cbc28741d65
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Nov 20 05:19:46 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Nov 20 05:20:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4579cd5

dev-python/python-swiftclient: fix tests

Closes: https://bugs.gentoo.org/738296
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
index b0f49812340..f93210d8fc8 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -39,8 +39,8 @@ python_prepare_all() {
 }
 
 python_test() {
-   testr init
-   testr run || die "tests failed under ${EPYTHON}"
+   stestr init
+   stestr run || die "tests failed under ${EPYTHON}"
flake8 tests && einfo "run of tests folder by flake8 passed"
flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
 }



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

2020-11-14 Thread Michał Górny
commit: 28abf44ec42dad19dde39b12e368d56ef3413f42
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 14 22:23:11 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 14 22:23:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28abf44e

dev-python/python-swiftclient: Mark ALLARCHES

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

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

diff --git a/dev-python/python-swiftclient/metadata.xml 
b/dev-python/python-swiftclient/metadata.xml
index a010a5af3d5..a1c76340971 100644
--- a/dev-python/python-swiftclient/metadata.xml
+++ b/dev-python/python-swiftclient/metadata.xml
@@ -8,6 +8,7 @@
 openst...@gentoo.org
 Openstack
   
+  
   
 python-swiftclient
 python-swiftclient



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

2020-10-10 Thread Matthew Thode
commit: b22ccf5e2675cce8e1cc2f489a14c5e02dc52c86
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 20:30:42 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 20:33:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22ccf5e

dev-python/python-swiftclient: 3.10.1 bump

Closes: https://bugs.gentoo.org/747220

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.10.1.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index b00c64cd770..44bbdef4b39 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
+DIST python-swiftclient-3.10.1.tar.gz 199466 BLAKE2B 
4230f0fbff0e61a8172344df1cfc32f07628ac0b3784f5b8456d1b43b962e1d8561eec55c530ea94c615d46cd9454963fe0e21c54d1f4097016459e1460795c9
 SHA512 
f47444243f1968fdbba0643bcb4f05fc10a201b38ad83522e842bbad2221d0893a72147f9fbdc13e7f56469b049bbf11479fd9f41a9706119287543e0587f696
 DIST python-swiftclient-3.7.0.tar.gz 190256 BLAKE2B 
f3e4c462f05a34af8f6b7775b9e238e14a29af0970f4838dbda21c0fe43481a84ad51be1f2f62592109ac6fc5a84931fce154381129fad9e1d7a60333c44c7e9
 SHA512 
85b762cbc9f5e90c7d4dcbb5f016ee4bdc61fe6c869d24fb9bc5f3a3c3e336b171b0d3f384b51ed7bf0edf38df3936f778be85598e4c6a9bf165f8dde0df

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
new file mode 100644
index 000..b0f49812340
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/stestr-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
+
+#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
+
+python_prepare_all() {
+   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   testr init
+   testr run || die "tests failed under ${EPYTHON}"
+   flake8 tests && einfo "run of tests folder by flake8 passed"
+   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
+}



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

2020-03-16 Thread Michał Górny
commit: 52bb69a5a7fb9d8678bed09cede6a7d76c981f04
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 16 18:44:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 16 18:44:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bb69a5

dev-python/python-swiftclient: Remove py2 virtuals

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
index 2a754760dd5..4aee43ee2b1 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
@@ -29,7 +29,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
!~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
)"
-RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]
+RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
 



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

2019-10-02 Thread Matthew Thode
commit: 79f6f054ce64dda65cd7094d28b975371983aa8b
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  2 16:47:26 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct  2 16:48:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f6f054

dev-python/python-swiftclient: remove broken doc build

clean up old versions as well
Fixes: https://bugs.gentoo.org/541776
Fixes: https://bugs.gentoo.org/696062
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-swiftclient/Manifest |  5 --
 .../python-swiftclient-3.0.0.ebuild| 62 --
 .../python-swiftclient-3.1.0.ebuild| 60 -
 .../python-swiftclient-3.3.0.ebuild| 60 -
 .../python-swiftclient-3.4.0.ebuild| 60 -
 .../python-swiftclient-3.5.0.ebuild| 62 --
 .../python-swiftclient-3.7.0.ebuild| 19 +--
 7 files changed, 1 insertion(+), 327 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 66a06f78896..b00c64cd770 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,6 +1 @@
-DIST python-swiftclient-3.0.0.tar.gz 134376 BLAKE2B 
23f7c5080cf97c8e4e71365a1a14fa08fca6142fe7276272e5da57cabb6bce4513869b34bb1a1da9f0f1891e81fe5d8470386c626bf7ffd6f6eef3e76220e223
 SHA512 
4e81504876fb81bf74c3a3e034958c4783a4a9c2c426b7ae849e1968f98d9886c2299c2e67a2b366d6d4721b4635cef90ff49201ba9a4c86da9d61bfb96fa350
-DIST python-swiftclient-3.1.0.tar.gz 155598 BLAKE2B 
af7ac24df6ca0b199deb52d48e9139027822912ab0f3a3915b60556bbf57b41d7cd5ca61adbac92cd89d21393026e8a3606ea6f5ff593dc2b64e29dc57bfe917
 SHA512 
693fcea571721e2f578a21b05a3c908dd6621bcfdd70f09003a981e233e2b3061318d60e301dcfdbb03d08a326ca3f14f3297d8226b5a0a6d78f88b1a72b2ea4
-DIST python-swiftclient-3.3.0.tar.gz 166092 BLAKE2B 
b23f1dbf9d2d0cbdac143250a7ad2458c0d170d858e90823ca9e014eea40017247d550755e05ecac2754d98b575fd9dc2910fc3b36a8b65cd8c8317075b86c96
 SHA512 
03e00e9b1f0f7b71c07e845cd9636031c15beb21a66495ab96be05df7e453160840948696ecb0d65d08c32e318d16425444aaa4ea16ede8268a2cf2b171a3987
-DIST python-swiftclient-3.4.0.tar.gz 175823 BLAKE2B 
59ccd0bd3bb0b732804a6d94005a36a342eddea3847e63527544cba110b2a4355060871547a5808465ad12c90b2fb0956e4816be363b9692af99cb48c7ba849c
 SHA512 
c7def24f22ced03316ccb74fcd7426b071597a3c7576c14f98fd6d864d6ee3e8a7666966ca2d07b6d996546bfcc2497ab654a67ab0228705f078985a35b97457
-DIST python-swiftclient-3.5.0.tar.gz 182598 BLAKE2B 
ad899edfcb7f1044f6ee40110e61cde090f0f2bd26f9666d698a8f0fc74ea105e70689994990c902a09961bb8464cd8dfc8e0ffcb403db4104e35cff13a227df
 SHA512 
0132d13e325e83f4ef0150fd66bbf4f6e7400c065e4410481b41d33da1c086726e6eb9c61a8063f32bd9103e5dd2071c1f1c28232a6300cbfe80bd57bac04c0a
 DIST python-swiftclient-3.7.0.tar.gz 190256 BLAKE2B 
f3e4c462f05a34af8f6b7775b9e238e14a29af0970f4838dbda21c0fe43481a84ad51be1f2f62592109ac6fc5a84931fce154381129fad9e1d7a60333c44c7e9
 SHA512 
85b762cbc9f5e90c7d4dcbb5f016ee4bdc61fe6c869d24fb9bc5f3a3c3e336b171b0d3f384b51ed7bf0edf38df3936f778be85598e4c6a9bf165f8dde0df

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild
deleted file mode 100644
index 9d9d887688f..000
--- a/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
-   dev-python/oslo-sphinx[${PYTHON_USEDEP}]
-   >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
-   =dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   )
-   doc? (
-   dev-python/oslo-sphinx[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
-   https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"

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

2019-05-11 Thread Matthew Thode
commit: 164dd01b3ba096b8d6d3b64a1d87c0141b1a5141
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 19:01:47 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 19:05:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164dd01b

dev-python/python-swiftclient: 3.7.0 allarches stablized

Stablized for Openstack Stein

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

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
index 738017430dc..f897ac94fcf 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2019-04-09 Thread Matthew Thode
commit: 3be754bc0bce5c7c0ea751654c3e09f5af32b2de
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Apr 10 04:39:59 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Apr 10 05:08:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be754bc

dev-python/python-swiftclient: 3.7.0 bump

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

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.7.0.ebuild| 64 ++
 2 files changed, 65 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 443b85bc25e..66a06f78896 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -3,3 +3,4 @@ DIST python-swiftclient-3.1.0.tar.gz 155598 BLAKE2B 
af7ac24df6ca0b199deb52d48e91
 DIST python-swiftclient-3.3.0.tar.gz 166092 BLAKE2B 
b23f1dbf9d2d0cbdac143250a7ad2458c0d170d858e90823ca9e014eea40017247d550755e05ecac2754d98b575fd9dc2910fc3b36a8b65cd8c8317075b86c96
 SHA512 
03e00e9b1f0f7b71c07e845cd9636031c15beb21a66495ab96be05df7e453160840948696ecb0d65d08c32e318d16425444aaa4ea16ede8268a2cf2b171a3987
 DIST python-swiftclient-3.4.0.tar.gz 175823 BLAKE2B 
59ccd0bd3bb0b732804a6d94005a36a342eddea3847e63527544cba110b2a4355060871547a5808465ad12c90b2fb0956e4816be363b9692af99cb48c7ba849c
 SHA512 
c7def24f22ced03316ccb74fcd7426b071597a3c7576c14f98fd6d864d6ee3e8a7666966ca2d07b6d996546bfcc2497ab654a67ab0228705f078985a35b97457
 DIST python-swiftclient-3.5.0.tar.gz 182598 BLAKE2B 
ad899edfcb7f1044f6ee40110e61cde090f0f2bd26f9666d698a8f0fc74ea105e70689994990c902a09961bb8464cd8dfc8e0ffcb403db4104e35cff13a227df
 SHA512 
0132d13e325e83f4ef0150fd66bbf4f6e7400c065e4410481b41d33da1c086726e6eb9c61a8063f32bd9103e5dd2071c1f1c28232a6300cbfe80bd57bac04c0a
+DIST python-swiftclient-3.7.0.tar.gz 190256 BLAKE2B 
f3e4c462f05a34af8f6b7775b9e238e14a29af0970f4838dbda21c0fe43481a84ad51be1f2f62592109ac6fc5a84931fce154381129fad9e1d7a60333c44c7e9
 SHA512 
85b762cbc9f5e90c7d4dcbb5f016ee4bdc61fe6c869d24fb9bc5f3a3c3e336b171b0d3f384b51ed7bf0edf38df3936f778be85598e4c6a9bf165f8dde0df

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
new file mode 100644
index 000..7b5077f35ab
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.7.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-sphinx-4.7.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/stestr-2.0.0[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/oslo-sphinx-4.7.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/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
+   )"
+RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
+
+#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
+
+python_prepare_all() {
+   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   testr init
+   testr run || die "tests failed under python2_7"
+   flake8 tests && einfo "run of tests folder by flake8 passed"
+   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( ../${P}-python2_7/doc/build/html/. )
+   distutils-r1_python_install_all
+}



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

2018-06-24 Thread Pacho Ramos
commit: 287672d56aa7e9e213bdda9d1e1aa8e9430b8cff
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 12:08:08 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 12:20:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287672d5

dev-python/python-swiftclient: Support python 3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild
index 8626261c706..fdd68bc5b3b 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2018-02-18 Thread Matt Thode
commit: d641db74f9181717ad43d6ae49065eddd7e70690
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 19 00:20:18 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Feb 19 00:54:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d641db74

dev-python/python-swiftclient: 3.5.0 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.5.0.ebuild| 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 05b10d28925..443b85bc25e 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -2,3 +2,4 @@ DIST python-swiftclient-3.0.0.tar.gz 134376 BLAKE2B 
23f7c5080cf97c8e4e71365a1a14
 DIST python-swiftclient-3.1.0.tar.gz 155598 BLAKE2B 
af7ac24df6ca0b199deb52d48e9139027822912ab0f3a3915b60556bbf57b41d7cd5ca61adbac92cd89d21393026e8a3606ea6f5ff593dc2b64e29dc57bfe917
 SHA512 
693fcea571721e2f578a21b05a3c908dd6621bcfdd70f09003a981e233e2b3061318d60e301dcfdbb03d08a326ca3f14f3297d8226b5a0a6d78f88b1a72b2ea4
 DIST python-swiftclient-3.3.0.tar.gz 166092 BLAKE2B 
b23f1dbf9d2d0cbdac143250a7ad2458c0d170d858e90823ca9e014eea40017247d550755e05ecac2754d98b575fd9dc2910fc3b36a8b65cd8c8317075b86c96
 SHA512 
03e00e9b1f0f7b71c07e845cd9636031c15beb21a66495ab96be05df7e453160840948696ecb0d65d08c32e318d16425444aaa4ea16ede8268a2cf2b171a3987
 DIST python-swiftclient-3.4.0.tar.gz 175823 BLAKE2B 
59ccd0bd3bb0b732804a6d94005a36a342eddea3847e63527544cba110b2a4355060871547a5808465ad12c90b2fb0956e4816be363b9692af99cb48c7ba849c
 SHA512 
c7def24f22ced03316ccb74fcd7426b071597a3c7576c14f98fd6d864d6ee3e8a7666966ca2d07b6d996546bfcc2497ab654a67ab0228705f078985a35b97457
+DIST python-swiftclient-3.5.0.tar.gz 182598 BLAKE2B 
ad899edfcb7f1044f6ee40110e61cde090f0f2bd26f9666d698a8f0fc74ea105e70689994990c902a09961bb8464cd8dfc8e0ffcb403db4104e35cff13a227df
 SHA512 
0132d13e325e83f4ef0150fd66bbf4f6e7400c065e4410481b41d33da1c086726e6eb9c61a8063f32bd9103e5dd2071c1f1c28232a6300cbfe80bd57bac04c0a

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild
new file mode 100644
index 000..dd552a727e7
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.5.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   =dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   =dev-python/reno-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]
+   >=dev-python/requests-1.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.5.2[${PYTHON_USEDEP}]"
+
+#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
+
+python_prepare_all() {
+   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   testr init
+   testr run || die "tests failed under python2_7"
+   flake8 tests && einfo "run of tests folder by flake8 passed"
+   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( ../${P}-python2_7/doc/build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-08-28 Thread Matt Thode
commit: 849e5b215bf85c913aa9ad170654f20763bf1cf8
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Aug 28 20:20:25 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Aug 28 21:51:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849e5b21

dev-python/python-swiftclient: 3.4.0 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/python-swiftclient/Manifest |  1 +
 dev-python/python-swiftclient/metadata.xml | 24 -
 .../python-swiftclient-3.4.0.ebuild| 60 ++
 3 files changed, 73 insertions(+), 12 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 8aec158a30e..1287fbd53e3 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,3 +1,4 @@
 DIST python-swiftclient-3.0.0.tar.gz 134376 SHA256 
824b8f204c5a7764de51795256e4175fdcd655ae4df85b8ae6e6ea9ec0b41f68 SHA512 
4e81504876fb81bf74c3a3e034958c4783a4a9c2c426b7ae849e1968f98d9886c2299c2e67a2b366d6d4721b4635cef90ff49201ba9a4c86da9d61bfb96fa350
 WHIRLPOOL 
d48902f331d04b3250dc6a90aa44f31d403012e10e1617a2fa52cb05b3d615293efc65a4f35872ec019254c096e44a79544d314cd1d4e6065e8e093febb3b3b7
 DIST python-swiftclient-3.1.0.tar.gz 155598 SHA256 
7bb5984862b85ba2a18c16b4dc6af2fd14272871ad165eec47e9da111ab3fb9a SHA512 
693fcea571721e2f578a21b05a3c908dd6621bcfdd70f09003a981e233e2b3061318d60e301dcfdbb03d08a326ca3f14f3297d8226b5a0a6d78f88b1a72b2ea4
 WHIRLPOOL 
eaf7c4e78e2b642fa124c5044136fffe530450cbabf5bc4132e7d7e2f93d06dcfa2f6a4751e32a6ba1d90abf060ffd9eec679d3ece973594de9650e53557ee5f
 DIST python-swiftclient-3.3.0.tar.gz 166092 SHA256 
8b4d38d73ceb2ef4984b39fb924bf9b265050ca2beb5c6bf29cb9f34ccd0bf7d SHA512 
03e00e9b1f0f7b71c07e845cd9636031c15beb21a66495ab96be05df7e453160840948696ecb0d65d08c32e318d16425444aaa4ea16ede8268a2cf2b171a3987
 WHIRLPOOL 
f1caa5dea37d3f727642d4e70308e8810d41e8e93716188159bd2b511518047bc12acb62dd1ab3631cf17ddfa773a7c7913093902ff8804f96036cac3722
+DIST python-swiftclient-3.4.0.tar.gz 175823 SHA256 
54f7ae339bd076e295dd576ec98e55ba71205ee7e62964b27c8ec80c9351067d SHA512 
c7def24f22ced03316ccb74fcd7426b071597a3c7576c14f98fd6d864d6ee3e8a7666966ca2d07b6d996546bfcc2497ab654a67ab0228705f078985a35b97457
 WHIRLPOOL 
bd1bbb5aab8f55f6f3c9aaf0e992efc5f37f49798697f6cebdad1d1938f6522d1217a44833f1e02566691354d316ed65e3a49a8f0303d71c978a7b4449469e55

diff --git a/dev-python/python-swiftclient/metadata.xml 
b/dev-python/python-swiftclient/metadata.xml
index 24c5acce9d8..619f2612f74 100644
--- a/dev-python/python-swiftclient/metadata.xml
+++ b/dev-python/python-swiftclient/metadata.xml
@@ -1,18 +1,18 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   prometheanf...@gentoo.org
-   
-   
-   openst...@gentoo.org
-   Openstack
-   
-   
+  
+prometheanf...@gentoo.org
+  
+  
+openst...@gentoo.org
+Openstack
+  
+  
 Python bindings to the OpenStack Object Storage API
   
-   
-   python-swiftclient
-   python-swiftclient
-   
+  
+python-swiftclient
+python-swiftclient
+  
 

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.4.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.4.0.ebuild
new file mode 100644
index 000..fbfbecccbd5
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.4.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   =dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   )
+   doc? (
+   >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   

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

2016-10-01 Thread Matt Thode
commit: 2f3a57f34caa0d0b6e216bdd5e0ace87ffa5821a
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct  1 19:20:48 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Oct  1 19:27:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3a57f3

dev-python/python-swiftclient: fixing python_prepare to python_prepare_all

Package-Manager: portage-2.3.0

 dev-python/python-swiftclient/python-swiftclient-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.1.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.1.0.ebuild
index 3668561..b9ec307 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.1.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.1.0.ebuild
@@ -39,9 +39,9 @@ RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]
 
 #PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
 
-python_prepare() {
+python_prepare_all() {
sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
-   distutils-r1_python_prepare
+   distutils-r1_python_prepare_all
 }
 
 python_compile_all() {



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

2016-04-02 Thread Matt Thode
commit: 705a4f34ad32571b9da067ece1aaf267d08e2d96
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Apr  2 22:59:08 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Apr  2 22:59:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705a4f34

dev-python/python-swiftclient: bup bug 578716

Package-Manager: portage-2.2.26

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.0.0.ebuild| 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 5c7e376..7eee742 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,3 +1,4 @@
 DIST python-swiftclient-2.0.3.tar.gz 55405 SHA256 
b8c0b11ff0397b2f2ba2145cd8de7b86a61d34d6f1af78fee536cb9ba5dee315 SHA512 
fe52e49c67edae20cd9db65adbc3b54bd1b9b40b09e2c07c65eaae80d96266134fe55d86d7cfd919453077c6c08b06a51278f93a973ec6b4279295bd6e0f9d64
 WHIRLPOOL 
3b80a78c8d67254f94e58acb4d758d439e79ca0cb8633d7d12cceeed817d8c9f7297f2e9a2a82642cedc4def6b15d3ccd8bab922c3a7f230d151f414f0bbca15
 DIST python-swiftclient-2.1.0.tar.gz 62692 SHA256 
e5304cc2fc58e5f9fec87c0910109b524b3634f49a6dd82a35a28cbdf1515de8 SHA512 
a49b60124093df9b1fb9ea87a356aafd21ded0a7826b04786dddc94fc1d494c38c2e99d1bd43ba23579ff595c7fabd74bc29e852349852b0bbbfa0cd95f0cac2
 WHIRLPOOL 
9830329cd08047c943bf8cbd41a41eaecd20ef17a886f72b2504f1568969e08d8282ec4b4b23ea9368284b027ef320a615ce4614852105768fa6c7b004732f65
 DIST python-swiftclient-2.2.0.tar.gz 67374 SHA256 
f41f6650150367fc2641e1536d36a68b9664db1f4cfe3e8d1de2e2b5aa41a3cb SHA512 
bd60e96525a3c879e94fbb99da1d4813cb181982b753934efd32f4a8310c8ef3237a36dc8c80a78e285ace285eae7bb72b5869863f0067dec4efc713851af7fc
 WHIRLPOOL 
f0a7eb00e3d7861e79a07cb6a366aa205fdf141dcdc54519cbade576868550049c335ed9fb3f8e05cf263ac22b85f040ff7a73364a78dc4ab786c7867c7fbf87
+DIST python-swiftclient-3.0.0.tar.gz 134376 SHA256 
824b8f204c5a7764de51795256e4175fdcd655ae4df85b8ae6e6ea9ec0b41f68 SHA512 
4e81504876fb81bf74c3a3e034958c4783a4a9c2c426b7ae849e1968f98d9886c2299c2e67a2b366d6d4721b4635cef90ff49201ba9a4c86da9d61bfb96fa350
 WHIRLPOOL 
d48902f331d04b3250dc6a90aa44f31d403012e10e1617a2fa52cb05b3d615293efc65a4f35872ec019254c096e44a79544d314cd1d4e6065e8e093febb3b3b7

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild
new file mode 100644
index 000..8e18520
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
+   dev-python/oslo-sphinx[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   =dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
+   )
+   doc? (
+   dev-python/oslo-sphinx[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
+   

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

2016-02-27 Thread Matt Thode
commit: c14ea6b972dace3c12e28b0ff1d80211a2ba58b3
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 28 07:06:46 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 28 07:06:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c14ea6b9

dev-python/python-swiftclient: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/python-swiftclient/python-swiftclient-2.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-swiftclient/python-swiftclient-2.2.0-r1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-2.2.0-r1.ebuild
index 4fa4360..fc7f86d 100644
--- a/dev-python/python-swiftclient/python-swiftclient-2.2.0-r1.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-2.2.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]