[gentoo-commits] repo/gentoo:master commit in: dev-python/libcloud/, dev-python/apache-libcloud/, profiles/updates/, ...

2023-08-10 Thread Michał Górny
commit: 370ec95cad5b06f3c49fd523599e4a9648abdd07
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 10 12:28:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 10 12:52:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370ec95c

Rename dev-python/{libcloud → apache-libcloud}

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

 app-admin/salt/salt-3005.1-r1.ebuild  | 4 ++--
 app-admin/salt/salt-3006.0.ebuild | 4 ++--
 dev-python/{libcloud => apache-libcloud}/Manifest | 0
 .../apache-libcloud-3.7.0.ebuild} | 0
 dev-python/{libcloud => apache-libcloud}/metadata.xml | 0
 profiles/features/wd40/package.mask   | 2 +-
 profiles/updates/3Q-2023  | 1 +
 7 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-admin/salt/salt-3005.1-r1.ebuild 
b/app-admin/salt/salt-3005.1-r1.ebuild
index fffa1500c0f6..bc9ea15bf0bc 100644
--- a/app-admin/salt/salt-3005.1-r1.ebuild
+++ b/app-admin/salt/salt-3005.1-r1.ebuild
@@ -46,8 +46,8 @@ RDEPEND="
libcloud? (
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/aiosignal[${PYTHON_USEDEP}]
+   >=dev-python/apache-libcloud-2.5.0[${PYTHON_USEDEP}]
dev-python/async-timeout[${PYTHON_USEDEP}]
-   >=dev-python/libcloud-2.5.0[${PYTHON_USEDEP}]
)
mako? ( dev-python/mako[${PYTHON_USEDEP}] )
ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )
@@ -85,6 +85,7 @@ RDEPEND="
 BDEPEND="
test? (
${RDEPEND}
+   dev-python/apache-libcloud[${PYTHON_USEDEP}]
>=dev-python/boto-2.32.1[${PYTHON_USEDEP}]
dev-python/certifi[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
@@ -104,7 +105,6 @@ BDEPEND="
dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
dev-python/pytest-system-statistics[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
-   dev-python/libcloud[${PYTHON_USEDEP}]
net-dns/bind-tools
>=dev-python/virtualenv-20.3.0[${PYTHON_USEDEP}]
dev-util/yamllint[${PYTHON_USEDEP}]

diff --git a/app-admin/salt/salt-3006.0.ebuild 
b/app-admin/salt/salt-3006.0.ebuild
index 700b1c9bebd5..5e8c420c6cdc 100644
--- a/app-admin/salt/salt-3006.0.ebuild
+++ b/app-admin/salt/salt-3006.0.ebuild
@@ -48,8 +48,8 @@ RDEPEND="
libcloud? (
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/aiosignal[${PYTHON_USEDEP}]
+   >=dev-python/apache-libcloud-2.5.0[${PYTHON_USEDEP}]
dev-python/async-timeout[${PYTHON_USEDEP}]
-   >=dev-python/libcloud-2.5.0[${PYTHON_USEDEP}]
)
mako? ( dev-python/mako[${PYTHON_USEDEP}] )
ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )
@@ -88,6 +88,7 @@ BDEPEND="
dev-python/build[${PYTHON_USEDEP}]
test? (
${RDEPEND}
+   dev-python/apache-libcloud[${PYTHON_USEDEP}]
>=dev-python/boto-2.32.1[${PYTHON_USEDEP}]
>=dev-python/certifi-2022.12.07[${PYTHON_USEDEP}]
dev-python/cherrypy[${PYTHON_USEDEP}]
@@ -109,7 +110,6 @@ BDEPEND="
dev-python/pytest-system-statistics[${PYTHON_USEDEP}]
dev-python/pytest-custom-exit-code[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
-   dev-python/libcloud[${PYTHON_USEDEP}]
net-dns/bind-tools
>=dev-python/virtualenv-20.3.0[${PYTHON_USEDEP}]
dev-util/yamllint[${PYTHON_USEDEP}]

diff --git a/dev-python/libcloud/Manifest b/dev-python/apache-libcloud/Manifest
similarity index 100%
rename from dev-python/libcloud/Manifest
rename to dev-python/apache-libcloud/Manifest

diff --git a/dev-python/libcloud/libcloud-3.7.0.ebuild 
b/dev-python/apache-libcloud/apache-libcloud-3.7.0.ebuild
similarity index 100%
rename from dev-python/libcloud/libcloud-3.7.0.ebuild
rename to dev-python/apache-libcloud/apache-libcloud-3.7.0.ebuild

diff --git a/dev-python/libcloud/metadata.xml 
b/dev-python/apache-libcloud/metadata.xml
similarity index 100%
rename from dev-python/libcloud/metadata.xml
rename to dev-python/apache-libcloud/metadata.xml

diff --git a/profiles/features/wd40/package.mask 
b/profiles/features/wd40/package.mask
index a2d89b488fa8..a3007690df0a 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -34,7 +34,7 @@ dev-python/jsonschema-specifications
 dev-python/jupyterlab-server
 dev-python/jupyterlab
 dev-python/keyring
-dev-python/libcloud
+dev-python/apache-libcloud
 dev-python/moto
 dev-python/mkdocs-redirects
 dev-python/mkdocs-material

diff --git a/profiles/updates/3Q-2023 

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

2023-08-10 Thread Michał Górny
commit: 59144dd6f955aeb8f7996ce09d69255b488ef10b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 10 12:26:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 10 12:52:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59144dd6

dev-python/libcloud: Prepare for rename

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

 dev-python/libcloud/libcloud-3.7.0.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/libcloud/libcloud-3.7.0.ebuild 
b/dev-python/libcloud/libcloud-3.7.0.ebuild
index dd80485a7313..70d98b326d97 100644
--- a/dev-python/libcloud/libcloud-3.7.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.7.0.ebuild
@@ -4,15 +4,16 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE="ssl(+)"
 
 inherit distutils-r1
 
+MY_P=apache-libcloud-${PV}
 DESCRIPTION="Unified Interface to the Cloud - python support libs"
 HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
+SRC_URI="mirror://apache/libcloud/${MY_P}.tar.bz2"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2023-02-16 Thread Michał Górny
commit: 419f86df32ba9622cec82fa2479f1e136ef89490
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 05:52:24 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 06:21:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419f86df

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.6.1.ebuild | 60 ---
 2 files changed, 61 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index e1c16eda4736..7da391086683 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.6.1.tar.bz2 1944060 BLAKE2B 
61e1481cc8e4e3e017c262d20666ee33a79ccb78bbc0d682dfe6f63df26f21c06897ec98b0df56a27ac6ee92922a08ecb98451c1680c323f042a497379f91090
 SHA512 
292166aa1eda4b31eb1552c91d9acd54001c363471f1fdd5310e3e25519d7e1f599d9566f55a0c10ece08d544774e1abca3043283b1e7dd93bfadb7e36b02e22
 DIST apache-libcloud-3.7.0.tar.bz2 1979020 BLAKE2B 
f8630a5c559cba9ae6f7792ffc9cf4ba6eb2fdaa28d6ae148a5d2e978ee66eec9a39b16741446b78b047bf2454de860148a13bce3dbd8627dbc7dac43543b808
 SHA512 
315866947d2c748e4a13c4c2a4147a2a8e79cbb85e9e83fded3f89ff8a50c531acf1062a4e21c61448c20e7f7e7f9d1317d3c43ecfe2fb75155c0d81ff03f889

diff --git a/dev-python/libcloud/libcloud-3.6.1.ebuild 
b/dev-python/libcloud/libcloud-3.6.1.ebuild
deleted file mode 100644
index dd80485a7313..
--- a/dev-python/libcloud/libcloud-3.6.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # Needs network access
-   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
-   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
-   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
-   # TODO
-   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
-)
-
-src_prepare() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   use examples && dodoc -r examples
-   distutils-r1_src_install
-}



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

2023-02-16 Thread Sam James
commit: 9098d697a3104cfaed9a566a37685ec17c061a75
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 16 22:48:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 16 22:48:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9098d697

dev-python/libcloud: Stabilize 3.7.0 ALLARCHES, #894854

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

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

diff --git a/dev-python/libcloud/libcloud-3.7.0.ebuild 
b/dev-python/libcloud/libcloud-3.7.0.ebuild
index 35baa9f463b2..dd80485a7313 100644
--- a/dev-python/libcloud/libcloud-3.7.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.7.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 IUSE="examples"
 
 RDEPEND="



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

2023-01-08 Thread Michał Górny
commit: f19b5d0e61f2dd905e166d0db1fa3d02bfdcd896
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan  8 13:16:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  8 14:04:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19b5d0e

dev-python/libcloud: Bump to 3.7.0

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.7.0.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index aa5f52330e2d..e1c16eda4736 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.6.1.tar.bz2 1944060 BLAKE2B 
61e1481cc8e4e3e017c262d20666ee33a79ccb78bbc0d682dfe6f63df26f21c06897ec98b0df56a27ac6ee92922a08ecb98451c1680c323f042a497379f91090
 SHA512 
292166aa1eda4b31eb1552c91d9acd54001c363471f1fdd5310e3e25519d7e1f599d9566f55a0c10ece08d544774e1abca3043283b1e7dd93bfadb7e36b02e22
+DIST apache-libcloud-3.7.0.tar.bz2 1979020 BLAKE2B 
f8630a5c559cba9ae6f7792ffc9cf4ba6eb2fdaa28d6ae148a5d2e978ee66eec9a39b16741446b78b047bf2454de860148a13bce3dbd8627dbc7dac43543b808
 SHA512 
315866947d2c748e4a13c4c2a4147a2a8e79cbb85e9e83fded3f89ff8a50c531acf1062a4e21c61448c20e7f7e7f9d1317d3c43ecfe2fb75155c0d81ff03f889

diff --git a/dev-python/libcloud/libcloud-3.7.0.ebuild 
b/dev-python/libcloud/libcloud-3.7.0.ebuild
new file mode 100644
index ..043e8d489b1b
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.7.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Needs network access
+   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
+   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
+   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
+   # TODO
+   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
+)
+
+src_prepare() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   use examples && dodoc -r examples
+   distutils-r1_src_install
+}



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

2022-11-10 Thread Michał Górny
commit: 7fe820e4008fec05a73d4b14a88fed74a3003952
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 11 06:48:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 11 06:52:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe820e4

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.6.0.ebuild | 60 ---
 2 files changed, 61 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 5275b6daffe5..aa5f52330e2d 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.6.0.tar.bz2 1873596 BLAKE2B 
7ca67d0a84d1af9a216882efb35ff48f4a795eacf34132b78429e0158b1093b3eec316541a52673e61edfc5bfcb326052ee874fe59b1e4a65b407bdaccf38774
 SHA512 
3a4b4ecf35194e70b6cb70f0619238e1c0140891c08438d4b1ef308fffc9dfb973a5c1534b6ee7864797925b7f7be77eb79a2c4d621627d8042da3927b3f2ff4
 DIST apache-libcloud-3.6.1.tar.bz2 1944060 BLAKE2B 
61e1481cc8e4e3e017c262d20666ee33a79ccb78bbc0d682dfe6f63df26f21c06897ec98b0df56a27ac6ee92922a08ecb98451c1680c323f042a497379f91090
 SHA512 
292166aa1eda4b31eb1552c91d9acd54001c363471f1fdd5310e3e25519d7e1f599d9566f55a0c10ece08d544774e1abca3043283b1e7dd93bfadb7e36b02e22

diff --git a/dev-python/libcloud/libcloud-3.6.0.ebuild 
b/dev-python/libcloud/libcloud-3.6.0.ebuild
deleted file mode 100644
index 07010b5ebe29..
--- a/dev-python/libcloud/libcloud-3.6.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # Needs network access
-   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
-   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
-   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
-   # TODO
-   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
-)
-
-src_prepare() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   use examples && dodoc -r examples
-   distutils-r1_src_install
-}



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

2022-11-10 Thread Sam James
commit: 02711721bbd4f8a635a83b46da9e0cbe1ef97b5f
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 11 04:25:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 11 04:25:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02711721

dev-python/libcloud: Stabilize 3.6.1 ALLARCHES, #880783

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

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

diff --git a/dev-python/libcloud/libcloud-3.6.1.ebuild 
b/dev-python/libcloud/libcloud-3.6.1.ebuild
index 03f2ad22fa9d..07010b5ebe29 100644
--- a/dev-python/libcloud/libcloud-3.6.1.ebuild
+++ b/dev-python/libcloud/libcloud-3.6.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 IUSE="examples"
 
 RDEPEND="



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

2022-10-11 Thread Michał Górny
commit: 3ff6593d869f36282b8fd27e983cdb3c6cebfc0a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct 11 11:24:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct 11 12:24:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff6593d

dev-python/libcloud: Bump to 3.6.1

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.6.1.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 34633d5034c7..5275b6daffe5 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.6.0.tar.bz2 1873596 BLAKE2B 
7ca67d0a84d1af9a216882efb35ff48f4a795eacf34132b78429e0158b1093b3eec316541a52673e61edfc5bfcb326052ee874fe59b1e4a65b407bdaccf38774
 SHA512 
3a4b4ecf35194e70b6cb70f0619238e1c0140891c08438d4b1ef308fffc9dfb973a5c1534b6ee7864797925b7f7be77eb79a2c4d621627d8042da3927b3f2ff4
+DIST apache-libcloud-3.6.1.tar.bz2 1944060 BLAKE2B 
61e1481cc8e4e3e017c262d20666ee33a79ccb78bbc0d682dfe6f63df26f21c06897ec98b0df56a27ac6ee92922a08ecb98451c1680c323f042a497379f91090
 SHA512 
292166aa1eda4b31eb1552c91d9acd54001c363471f1fdd5310e3e25519d7e1f599d9566f55a0c10ece08d544774e1abca3043283b1e7dd93bfadb7e36b02e22

diff --git a/dev-python/libcloud/libcloud-3.6.1.ebuild 
b/dev-python/libcloud/libcloud-3.6.1.ebuild
new file mode 100644
index ..03f2ad22fa9d
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.6.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Needs network access
+   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
+   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
+   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
+   # TODO
+   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
+)
+
+src_prepare() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   use examples && dodoc -r examples
+   distutils-r1_src_install
+}



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

2022-06-27 Thread Michał Górny
commit: 9f9db757fe624c74ac9e452c9ea98002cfebc4dc
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 28 03:57:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 28 04:03:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9db757

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.5.1.ebuild | 61 ---
 2 files changed, 62 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 549a492c2891..34633d5034c7 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.5.1.tar.bz2 1859270 BLAKE2B 
c2e49a79ac4feccb5285d9bf55a4a6e8486d32968216b68e8c8f5b049ef5fa8caae853b4e4cc31ec2c323aedf3de275ab79758b1a055d7f20bbde994c58ba882
 SHA512 
22d6facf344687bfcfd32e53ede12227882f55bf54ffcf75d5584652c4cd257905c56e359d9c6b050635faa2305c344a6dfdc17007eb41143ccff772bd31d91e
 DIST apache-libcloud-3.6.0.tar.bz2 1873596 BLAKE2B 
7ca67d0a84d1af9a216882efb35ff48f4a795eacf34132b78429e0158b1093b3eec316541a52673e61edfc5bfcb326052ee874fe59b1e4a65b407bdaccf38774
 SHA512 
3a4b4ecf35194e70b6cb70f0619238e1c0140891c08438d4b1ef308fffc9dfb973a5c1534b6ee7864797925b7f7be77eb79a2c4d621627d8042da3927b3f2ff4

diff --git a/dev-python/libcloud/libcloud-3.5.1.ebuild 
b/dev-python/libcloud/libcloud-3.5.1.ebuild
deleted file mode 100644
index 914b340c5756..
--- a/dev-python/libcloud/libcloud-3.5.1.ebuild
+++ /dev/null
@@ -1,61 +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} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # Needs network access
-   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
-   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
-   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
-   # TODO
-   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
-)
-
-src_prepare() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   use examples && dodoc -r examples
-   distutils-r1_src_install
-}



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

2022-06-27 Thread Sam James
commit: 60dbe7abfdf2e7f46e939627247625c761a37ac3
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 27 23:32:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 27 23:32:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60dbe7ab

dev-python/libcloud: Stabilize 3.6.0 ALLARCHES, #854651

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

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

diff --git a/dev-python/libcloud/libcloud-3.6.0.ebuild 
b/dev-python/libcloud/libcloud-3.6.0.ebuild
index 03f2ad22fa9d..07010b5ebe29 100644
--- a/dev-python/libcloud/libcloud-3.6.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 IUSE="examples"
 
 RDEPEND="



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

2022-05-28 Thread Jakov Smolić
commit: d9fd535d9d222ff505559b8523e02109955f9f4b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 28 17:03:44 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 28 17:04:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9fd535d

dev-python/libcloud: keyword 3.6.0 for ~riscv

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

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

diff --git a/dev-python/libcloud/libcloud-3.6.0.ebuild 
b/dev-python/libcloud/libcloud-3.6.0.ebuild
index 83c24363bde5..03f2ad22fa9d 100644
--- a/dev-python/libcloud/libcloud-3.6.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 IUSE="examples"
 
 RDEPEND="



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

2022-05-27 Thread Michał Górny
commit: 9c3e054cd2ff781bf4a1d3904c045bb83e92dc4d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 05:25:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 06:10:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3e054c

dev-python/libcloud: Bump to 3.6.0

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.6.0.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 8f791dbbc161..549a492c2891 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.5.1.tar.bz2 1859270 BLAKE2B 
c2e49a79ac4feccb5285d9bf55a4a6e8486d32968216b68e8c8f5b049ef5fa8caae853b4e4cc31ec2c323aedf3de275ab79758b1a055d7f20bbde994c58ba882
 SHA512 
22d6facf344687bfcfd32e53ede12227882f55bf54ffcf75d5584652c4cd257905c56e359d9c6b050635faa2305c344a6dfdc17007eb41143ccff772bd31d91e
+DIST apache-libcloud-3.6.0.tar.bz2 1873596 BLAKE2B 
7ca67d0a84d1af9a216882efb35ff48f4a795eacf34132b78429e0158b1093b3eec316541a52673e61edfc5bfcb326052ee874fe59b1e4a65b407bdaccf38774
 SHA512 
3a4b4ecf35194e70b6cb70f0619238e1c0140891c08438d4b1ef308fffc9dfb973a5c1534b6ee7864797925b7f7be77eb79a2c4d621627d8042da3927b3f2ff4

diff --git a/dev-python/libcloud/libcloud-3.6.0.ebuild 
b/dev-python/libcloud/libcloud-3.6.0.ebuild
new file mode 100644
index ..83c24363bde5
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.6.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Needs network access
+   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
+   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
+   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
+   # TODO
+   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
+)
+
+src_prepare() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   use examples && dodoc -r examples
+   distutils-r1_src_install
+}



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

2022-05-01 Thread Michał Górny
commit: a81aee13ae7db918dab7b2478312f4cbbd29c431
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May  1 12:54:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May  1 12:54:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81aee13

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.4.1.ebuild | 59 ---
 2 files changed, 60 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 4b597387da28..8f791dbbc161 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.4.1.tar.bz2 1851322 BLAKE2B 
f141b85423babc41c4dc61f4ef27228da10f2d6d7c9a0dfff0a292cc226a36a7626f8398a8e04202417955720ea5eb0b48736b704cc1379ab05a2bc4e3e0c86e
 SHA512 
72a745a689229901277b347a45e86c6b66836b490d177bfa078062f54d28a149da158b8224b7c8ad6c278de18ed87b2d22bcc119f2577159ef5ecc3fa1ec621f
 DIST apache-libcloud-3.5.1.tar.bz2 1859270 BLAKE2B 
c2e49a79ac4feccb5285d9bf55a4a6e8486d32968216b68e8c8f5b049ef5fa8caae853b4e4cc31ec2c323aedf3de275ab79758b1a055d7f20bbde994c58ba882
 SHA512 
22d6facf344687bfcfd32e53ede12227882f55bf54ffcf75d5584652c4cd257905c56e359d9c6b050635faa2305c344a6dfdc17007eb41143ccff772bd31d91e

diff --git a/dev-python/libcloud/libcloud-3.4.1.ebuild 
b/dev-python/libcloud/libcloud-3.4.1.ebuild
deleted file mode 100644
index 1e964ef32d25..
--- a/dev-python/libcloud/libcloud-3.4.1.ebuild
+++ /dev/null
@@ -1,59 +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} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # Needs network access
-   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
-   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
-   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
-)
-
-src_prepare() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   use examples && dodoc -r examples
-   distutils-r1_src_install
-}



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

2022-05-01 Thread Jakov Smolić
commit: eda50ab06080771ce4a241ad3ed01ed66573e6af
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun May  1 12:18:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun May  1 12:18:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda50ab0

dev-python/libcloud: Stabilize 3.5.1 ALLARCHES, #841934

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

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

diff --git a/dev-python/libcloud/libcloud-3.5.1.ebuild 
b/dev-python/libcloud/libcloud-3.5.1.ebuild
index 954153c4156f..914b340c5756 100644
--- a/dev-python/libcloud/libcloud-3.5.1.ebuild
+++ b/dev-python/libcloud/libcloud-3.5.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="examples"
 
 RDEPEND="



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

2022-05-01 Thread Michał Górny
commit: 68b19e98506ab33c98157ed8cb050ac5ec8ce221
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May  1 06:54:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May  1 06:54:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b19e98

dev-python/libcloud: Add python@ as maint.

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

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

diff --git a/dev-python/libcloud/metadata.xml b/dev-python/libcloud/metadata.xml
index 595f205d822a..ef0cc22c1151 100644
--- a/dev-python/libcloud/metadata.xml
+++ b/dev-python/libcloud/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   pyt...@gentoo.org
+   Python
+   


apache/libcloud



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

2022-03-31 Thread Michał Górny
commit: 0f76d16c602cddc7d9c65ffb5761a804ecaad921
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 31 11:01:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 31 11:33:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f76d16c

dev-python/libcloud: Bump to 3.5.1

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.5.1.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 5efb0c8bd662..4b597387da28 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.4.1.tar.bz2 1851322 BLAKE2B 
f141b85423babc41c4dc61f4ef27228da10f2d6d7c9a0dfff0a292cc226a36a7626f8398a8e04202417955720ea5eb0b48736b704cc1379ab05a2bc4e3e0c86e
 SHA512 
72a745a689229901277b347a45e86c6b66836b490d177bfa078062f54d28a149da158b8224b7c8ad6c278de18ed87b2d22bcc119f2577159ef5ecc3fa1ec621f
+DIST apache-libcloud-3.5.1.tar.bz2 1859270 BLAKE2B 
c2e49a79ac4feccb5285d9bf55a4a6e8486d32968216b68e8c8f5b049ef5fa8caae853b4e4cc31ec2c323aedf3de275ab79758b1a055d7f20bbde994c58ba882
 SHA512 
22d6facf344687bfcfd32e53ede12227882f55bf54ffcf75d5584652c4cd257905c56e359d9c6b050635faa2305c344a6dfdc17007eb41143ccff772bd31d91e

diff --git a/dev-python/libcloud/libcloud-3.5.1.ebuild 
b/dev-python/libcloud/libcloud-3.5.1.ebuild
new file mode 100644
index ..954153c4156f
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.5.1.ebuild
@@ -0,0 +1,61 @@
+# 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} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Needs network access
+   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
+   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
+   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
+   # TODO
+   
libcloud/test/compute/test_ssh_client.py::ParamikoSSHClientTests::test_key_file_non_pem_format_error
+)
+
+src_prepare() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   use examples && dodoc -r examples
+   distutils-r1_src_install
+}



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

2022-03-15 Thread Michał Górny
commit: de40297a8cd82f06118eae47f2b5d381678b7300
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 15 14:15:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 15 14:15:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de40297a

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.3.0.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 5b490a88d3fa..5efb0c8bd662 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.3.0.tar.bz2 1811722 BLAKE2B 
bfdacdda6bb39b3782915d71db6d736caa8a1d57c5120dac9020a1c4923ab08bf8983916fcac15723139b073858efdf178aa797dd592d7534a0b6ff35f8fc5ae
 SHA512 
286ddd79b14633ceb59e1a4b015760a1e525b0282f3039f16c2fa4de940005da5fbde1b8262027103ca91c9653baed22d61dd136ddcc2b6886687ad8b27f3ea8
 DIST apache-libcloud-3.4.1.tar.bz2 1851322 BLAKE2B 
f141b85423babc41c4dc61f4ef27228da10f2d6d7c9a0dfff0a292cc226a36a7626f8398a8e04202417955720ea5eb0b48736b704cc1379ab05a2bc4e3e0c86e
 SHA512 
72a745a689229901277b347a45e86c6b66836b490d177bfa078062f54d28a149da158b8224b7c8ad6c278de18ed87b2d22bcc119f2577159ef5ecc3fa1ec621f

diff --git a/dev-python/libcloud/libcloud-3.3.0.ebuild 
b/dev-python/libcloud/libcloud-3.3.0.ebuild
deleted file mode 100644
index 0c5711501b8b..
--- a/dev-python/libcloud/libcloud-3.3.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   # Needs network access
-   sed -i -e "s/test_list_nodes_invalid_region(self):/_&/" \
-   libcloud/test/compute/test_ovh.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   use examples && dodoc -r examples
-   distutils-r1_python_install_all
-}



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

2022-03-15 Thread Jakov Smolić
commit: 7d102d145508c0be41041b80cdda024ff1cd4a23
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 15 12:32:13 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 15 12:32:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d102d14

dev-python/libcloud: Stabilize 3.4.1 ALLARCHES, #835227

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

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

diff --git a/dev-python/libcloud/libcloud-3.4.1.ebuild 
b/dev-python/libcloud/libcloud-3.4.1.ebuild
index 227c38308501..1e964ef32d25 100644
--- a/dev-python/libcloud/libcloud-3.4.1.ebuild
+++ b/dev-python/libcloud/libcloud-3.4.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="examples"
 
 RDEPEND="



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

2022-02-05 Thread Arthur Zamarin
commit: c349f433d4f6e9b0d987ec1614ef553514a0e975
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  5 17:28:05 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  5 17:29:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c349f433

dev-python/libcloud: add 3.4.1

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.4.1.ebuild | 59 +++
 2 files changed, 60 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 7775571d48de..5b490a88d3fa 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.3.0.tar.bz2 1811722 BLAKE2B 
bfdacdda6bb39b3782915d71db6d736caa8a1d57c5120dac9020a1c4923ab08bf8983916fcac15723139b073858efdf178aa797dd592d7534a0b6ff35f8fc5ae
 SHA512 
286ddd79b14633ceb59e1a4b015760a1e525b0282f3039f16c2fa4de940005da5fbde1b8262027103ca91c9653baed22d61dd136ddcc2b6886687ad8b27f3ea8
+DIST apache-libcloud-3.4.1.tar.bz2 1851322 BLAKE2B 
f141b85423babc41c4dc61f4ef27228da10f2d6d7c9a0dfff0a292cc226a36a7626f8398a8e04202417955720ea5eb0b48736b704cc1379ab05a2bc4e3e0c86e
 SHA512 
72a745a689229901277b347a45e86c6b66836b490d177bfa078062f54d28a149da158b8224b7c8ad6c278de18ed87b2d22bcc119f2577159ef5ecc3fa1ec621f

diff --git a/dev-python/libcloud/libcloud-3.4.1.ebuild 
b/dev-python/libcloud/libcloud-3.4.1.ebuild
new file mode 100644
index ..227c38308501
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.4.1.ebuild
@@ -0,0 +1,59 @@
+# 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} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Needs network access
+   
libcloud/test/compute/test_ovh.py::OvhTests::test_list_nodes_invalid_region
+   
libcloud/test/test_connection.py::BaseConnectionClassTestCase::test_connection_timeout_raised
+   
libcloud/test/test_connection.py::ConnectionClassTestCase::test_retry_on_all_default_retry_exception_classes
+)
+
+src_prepare() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   use examples && dodoc -r examples
+   distutils-r1_src_install
+}



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

2021-08-05 Thread Michał Górny
commit: 68296fbadc09d379ed204e58cac2d7a491ed099c
Author: Arthur Zamarin  gmail  com>
AuthorDate: Mon Aug  2 17:44:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug  5 18:07:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68296fba

dev-python/libcloud: enable py3.10, add dep dev-python/pyopenssl

pyopenssl is used in file libcloud/loadbalancer/drivers/nttcis.py

Signed-off-by: Arthur Zamarin  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/libcloud/libcloud-3.3.0.ebuild | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/libcloud/libcloud-3.3.0.ebuild 
b/dev-python/libcloud/libcloud-3.3.0.ebuild
index eae3be8212e..0c5711501b8 100644
--- a/dev-python/libcloud/libcloud-3.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE="ssl(+)"
 
 inherit distutils-r1
@@ -18,11 +18,11 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="examples"
 
-RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-BDEPEND+="
+RDEPEND="
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
test? (
>=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
@@ -31,6 +31,8 @@ BDEPEND+="
)
 "
 
+distutils_enable_tests pytest
+
 python_prepare_all() {
if use examples; then
mkdir examples || die



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

2021-07-12 Thread Sam James
commit: 69f69ecc820852d0c952a384aa7b9910d80dcb37
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 22:16:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 22:16:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f69ecc

dev-python/libcloud: Keyword 3.3.0 arm64, #728612

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

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

diff --git a/dev-python/libcloud/libcloud-3.3.0.ebuild 
b/dev-python/libcloud/libcloud-3.3.0.ebuild
index db6fb2bc09c..eae3be8212e 100644
--- a/dev-python/libcloud/libcloud-3.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.3.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/apache-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="examples"
 
 RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"



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

2021-02-26 Thread Michał Górny
commit: 2a20aabdc8a2e2db4375c895d3fd33cc67ba0f68
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 26 08:27:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 26 08:29:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a20aabd

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.1.0.ebuild | 49 ---
 2 files changed, 50 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 6b9df7a9af4..7775571d48d 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.1.0.tar.bz2 1613381 BLAKE2B 
afc607a76ff3cd24961cfaf916b5813cd59e84d523f9a642bb8222d889abb44d6357d230b001ae03a0b021160384d6c6d8420e85825aa8d84f7619e900c4c9b0
 SHA512 
ef2fc4754281adc336d656d3a707710feae0f6c22f33156830dd0b299d06fbf9b890817f68192106320944f851265c39f175b5fae5f85053706ec2f0ccd04bf1
 DIST apache-libcloud-3.3.0.tar.bz2 1811722 BLAKE2B 
bfdacdda6bb39b3782915d71db6d736caa8a1d57c5120dac9020a1c4923ab08bf8983916fcac15723139b073858efdf178aa797dd592d7534a0b6ff35f8fc5ae
 SHA512 
286ddd79b14633ceb59e1a4b015760a1e525b0282f3039f16c2fa4de940005da5fbde1b8262027103ca91c9653baed22d61dd136ddcc2b6886687ad8b27f3ea8

diff --git a/dev-python/libcloud/libcloud-3.1.0.ebuild 
b/dev-python/libcloud/libcloud-3.1.0.ebuild
deleted file mode 100644
index 26afd835ddd..000
--- a/dev-python/libcloud/libcloud-3.1.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-S="${WORKDIR}/apache-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-BDEPEND+="
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )
-"
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   use examples && dodoc -r examples
-   distutils-r1_python_install_all
-}



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

2021-01-22 Thread Sam James
commit: 07ed74d4f5a15d7a48ab139484a1cb100ee159de
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 22 19:35:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 22 19:36:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ed74d4

dev-python/libcloud: add pypi remote-id

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/libcloud/metadata.xml b/dev-python/libcloud/metadata.xml
index 63ee98aae4a..6f12e5f7dee 100644
--- a/dev-python/libcloud/metadata.xml
+++ b/dev-python/libcloud/metadata.xml
@@ -5,5 +5,6 @@


apache/libcloud
+   apache-libcloud

 



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

2021-01-22 Thread Sam James
commit: d80b451c79756c90974bcd8b35cf4ef009f83d2e
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 22 19:35:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 22 19:36:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80b451c

dev-python/libcloud: add github remote-id

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/libcloud/metadata.xml b/dev-python/libcloud/metadata.xml
index 3c58a0219fb..63ee98aae4a 100644
--- a/dev-python/libcloud/metadata.xml
+++ b/dev-python/libcloud/metadata.xml
@@ -3,4 +3,7 @@
 


+   
+   apache/libcloud
+   
 



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

2021-01-22 Thread Sam James
commit: 143bb4cb09bb03b85cf82058234372ce73dc17bd
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 22 19:33:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 22 19:36:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=143bb4cb

dev-python/libcloud: bump to 3.3.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.3.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 3211df6fc1b..6b9df7a9af4 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.1.0.tar.bz2 1613381 BLAKE2B 
afc607a76ff3cd24961cfaf916b5813cd59e84d523f9a642bb8222d889abb44d6357d230b001ae03a0b021160384d6c6d8420e85825aa8d84f7619e900c4c9b0
 SHA512 
ef2fc4754281adc336d656d3a707710feae0f6c22f33156830dd0b299d06fbf9b890817f68192106320944f851265c39f175b5fae5f85053706ec2f0ccd04bf1
+DIST apache-libcloud-3.3.0.tar.bz2 1811722 BLAKE2B 
bfdacdda6bb39b3782915d71db6d736caa8a1d57c5120dac9020a1c4923ab08bf8983916fcac15723139b073858efdf178aa797dd592d7534a0b6ff35f8fc5ae
 SHA512 
286ddd79b14633ceb59e1a4b015760a1e525b0282f3039f16c2fa4de940005da5fbde1b8262027103ca91c9653baed22d61dd136ddcc2b6886687ad8b27f3ea8

diff --git a/dev-python/libcloud/libcloud-3.3.0.ebuild 
b/dev-python/libcloud/libcloud-3.3.0.ebuild
new file mode 100644
index 000..d1580f8c943
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.3.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+BDEPEND+="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   # Needs network access
+   sed -i -e "s/test_list_nodes_invalid_region(self):/_&/" \
+   libcloud/test/compute/test_ovh.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2020-09-18 Thread Michał Górny
commit: 86e6d6ef10a4aa39f87b759bb31b188f733a43e4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 18 14:55:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 18 15:18:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e6d6ef

dev-python/libcloud: Remove old

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

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-3.0.0.ebuild | 51 ---
 2 files changed, 52 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 5e2c9f6c0ba..3211df6fc1b 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-3.0.0.tar.bz2 1609684 BLAKE2B 
cac9f42a2e73c8903d9b29c8e39d0d16d56138adbe2bdf60abb52c02fbd41f8fbe063238a09ce27b2b921eb082a82881f31211dbcb864e183c3f582fdb75858a
 SHA512 
17569ce820fc5bc792a23636c8d2cc2067059425217b9b0dd90fcba40a5f347dca66531201c458b12d61caf3854355b6a7dca7efc17b05fbab364c8d2bdc2405
 DIST apache-libcloud-3.1.0.tar.bz2 1613381 BLAKE2B 
afc607a76ff3cd24961cfaf916b5813cd59e84d523f9a642bb8222d889abb44d6357d230b001ae03a0b021160384d6c6d8420e85825aa8d84f7619e900c4c9b0
 SHA512 
ef2fc4754281adc336d656d3a707710feae0f6c22f33156830dd0b299d06fbf9b890817f68192106320944f851265c39f175b5fae5f85053706ec2f0ccd04bf1

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
deleted file mode 100644
index 65e69f26ce5..000
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ /dev/null
@@ -1,51 +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,8} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-RDEPEND="
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-
-"
-BDEPEND="${RDEPEND}
-   test? (
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/apache-${P}"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples || die
-   mv example_*.py examples || die
-   fi
-
-   # needed for tests
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   use examples && dodoc -r examples
-   distutils-r1_python_install_all
-}



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

2020-09-08 Thread Michał Górny
commit: 39386d196c4f31bda7df142df5768933ead661e5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep  8 18:07:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep  8 19:11:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39386d19

dev-python/libcloud: Mark ALLARCHES

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

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

diff --git a/dev-python/libcloud/metadata.xml b/dev-python/libcloud/metadata.xml
index 7a38bb90096..3c58a0219fb 100644
--- a/dev-python/libcloud/metadata.xml
+++ b/dev-python/libcloud/metadata.xml
@@ -2,4 +2,5 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   
 



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

2020-08-06 Thread Sam James
commit: 5ec60fd354459a9e8ec0dcdd29da86b5d67d0f66
Author: David Denoncin  gmail  com>
AuthorDate: Wed Aug  5 09:17:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec60fd3

dev-python/libcloud: vbump 3.1.0, port to py3.9

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16997
Signed-off-by: Sam James  gentoo.org>

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.1.0.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 496f882f8bb..5e2c9f6c0ba 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-3.0.0.tar.bz2 1609684 BLAKE2B 
cac9f42a2e73c8903d9b29c8e39d0d16d56138adbe2bdf60abb52c02fbd41f8fbe063238a09ce27b2b921eb082a82881f31211dbcb864e183c3f582fdb75858a
 SHA512 
17569ce820fc5bc792a23636c8d2cc2067059425217b9b0dd90fcba40a5f347dca66531201c458b12d61caf3854355b6a7dca7efc17b05fbab364c8d2bdc2405
+DIST apache-libcloud-3.1.0.tar.bz2 1613381 BLAKE2B 
afc607a76ff3cd24961cfaf916b5813cd59e84d523f9a642bb8222d889abb44d6357d230b001ae03a0b021160384d6c6d8420e85825aa8d84f7619e900c4c9b0
 SHA512 
ef2fc4754281adc336d656d3a707710feae0f6c22f33156830dd0b299d06fbf9b890817f68192106320944f851265c39f175b5fae5f85053706ec2f0ccd04bf1

diff --git a/dev-python/libcloud/libcloud-3.1.0.ebuild 
b/dev-python/libcloud/libcloud-3.1.0.ebuild
new file mode 100644
index 000..8e3ceab26aa
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.1.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+S="${WORKDIR}/apache-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+RDEPEND=">=dev-python/requests-2.5.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+BDEPEND+="
+   test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   )
+"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2020-08-06 Thread Sam James
commit: 1dfa43d207a86cb31b61f55087dca3e0a40e7705
Author: David Denoncin  gmail  com>
AuthorDate: Tue Aug  4 11:22:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  7 01:10:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfa43d2

dev-python/libcloud: fix missing mock test dep

Closes:https://bugs.gentoo.org/735920
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Denoncin  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/libcloud/libcloud-3.0.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
index 3bab3980f0f..65e69f26ce5 100644
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="examples test"
+IUSE="examples"
 
 RDEPEND="
>=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
@@ -23,9 +23,10 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
test? (
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
dev-python/requests-mock[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
)"
 
 S="${WORKDIR}/apache-${P}"



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

2020-05-12 Thread Agostino Sarubbo
commit: d2915ba22ab8919caaecd113c09e6454ba2d123e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:39:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:39:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2915ba2

dev-python/libcloud: x86 stable wrt bug #721436

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
index 559f9967c3d..3bab3980f0f 100644
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples test"
 
 RDEPEND="



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

2020-05-08 Thread Patrick McLean
commit: d5c45ae1421b7555dadf4cb515aef0005dea8d6d
Author: Patrick McLean  sony  com>
AuthorDate: Fri May  8 20:40:05 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri May  8 20:44:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c45ae1

dev-python/libcloud-3.0.0: stabilize on amd64 (bug #721436)

Bug: https://bugs.gentoo.org/721436
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

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

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
index b8b53b82c69..559f9967c3d 100644
--- a/dev-python/libcloud/libcloud-3.0.0.ebuild
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples test"
 
 RDEPEND="



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

2020-04-28 Thread Patrick McLean
commit: 161b9f2e56485d2be4131cab36851023bcfaab60
Author: Patrick McLean  sony  com>
AuthorDate: Tue Apr 28 22:52:59 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Apr 28 22:53:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161b9f2e

dev-python/libcloud-3.0.0: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-3.0.0.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index d3c6b61c949..f6d38900500 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1,3 @@
 DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8
 DIST apache-libcloud-2.8.2.tar.bz2 1559425 BLAKE2B 
86baff68dae874ee9569646ac24831858784d8323dcbff5036ed0f26afdd47d859b68592d74084844f4b7d232c25f7a99d84fddbfcba54df6939f426203e59ff
 SHA512 
9834cd54df11a27876bdc70c85e7d9e3063cd2639d9f19ccd17ec7841fc0e8db6fbc2d562320656a7db4edbe5a940e8562c929a21203757fabe78a4b48d89367
+DIST apache-libcloud-3.0.0.tar.bz2 1609684 BLAKE2B 
cac9f42a2e73c8903d9b29c8e39d0d16d56138adbe2bdf60abb52c02fbd41f8fbe063238a09ce27b2b921eb082a82881f31211dbcb864e183c3f582fdb75858a
 SHA512 
17569ce820fc5bc792a23636c8d2cc2067059425217b9b0dd90fcba40a5f347dca66531201c458b12d61caf3854355b6a7dca7efc17b05fbab364c8d2bdc2405

diff --git a/dev-python/libcloud/libcloud-3.0.0.ebuild 
b/dev-python/libcloud/libcloud-3.0.0.ebuild
new file mode 100644
index 000..b8b53b82c69
--- /dev/null
+++ b/dev-python/libcloud/libcloud-3.0.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND="
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+
+"
+BDEPEND="${RDEPEND}
+   test? (
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/apache-${P}"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2020-04-28 Thread Patrick McLean
commit: e76ddb2d8d79d3c80093540ec838a2cc5cc80276
Author: Patrick McLean  sony  com>
AuthorDate: Tue Apr 28 22:42:33 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Apr 28 22:53:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76ddb2d

dev-python/libcloud-2.8.2: Version bump, add py37, py38 (bug #719044)

Closes: https://bugs.gentoo.org/719044
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-2.8.2.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 40018b9779f..d3c6b61c949 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
 DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8
+DIST apache-libcloud-2.8.2.tar.bz2 1559425 BLAKE2B 
86baff68dae874ee9569646ac24831858784d8323dcbff5036ed0f26afdd47d859b68592d74084844f4b7d232c25f7a99d84fddbfcba54df6939f426203e59ff
 SHA512 
9834cd54df11a27876bdc70c85e7d9e3063cd2639d9f19ccd17ec7841fc0e8db6fbc2d562320656a7db4edbe5a940e8562c929a21203757fabe78a4b48d89367

diff --git a/dev-python/libcloud/libcloud-2.8.2.ebuild 
b/dev-python/libcloud/libcloud-2.8.2.ebuild
new file mode 100644
index 000..b8b53b82c69
--- /dev/null
+++ b/dev-python/libcloud/libcloud-2.8.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND="
+   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+
+"
+BDEPEND="${RDEPEND}
+   test? (
+   dev-python/lockfile[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}/apache-${P}"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+
+   # needed for tests
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2020-04-24 Thread Michał Górny
commit: 6a90522862158f21f199266c63db4b930aecca9c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 24 05:59:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 24 06:27:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a905228

dev-python/libcloud: Drop to maint-needed

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

 dev-python/libcloud/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/libcloud/metadata.xml b/dev-python/libcloud/metadata.xml
index 7f4f33c6dbc..7a38bb90096 100644
--- a/dev-python/libcloud/metadata.xml
+++ b/dev-python/libcloud/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   pyt...@gentoo.org
-   Python
-   
+   
 



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

2020-03-19 Thread David Seifert
commit: 2570d4bb87dc48aae4719794e1935c21e59f8d00
Author: David Seifert  gentoo  org>
AuthorDate: Thu Mar 19 22:12:38 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar 19 22:12:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2570d4bb

dev-python/libcloud: Remove old

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert  gentoo.org>

 dev-python/libcloud/Manifest  |  1 -
 dev-python/libcloud/libcloud-1.5.0.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 73d94c995f4..40018b9779f 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1 @@
-DIST apache-libcloud-1.5.0.tar.bz2 1258553 BLAKE2B 
9cad0f61ab8505deea99c15022da92caf24295480d16bedf9c735c1117a055c94162cdcb331734c572f375de3ba10b499d5ed46a5a11f1e634d272e69748ef79
 SHA512 
91c10d164f56c9f75c6e5633802c3cf31046ab7a3ae554b73310b1da2d882ac1f8e90aaf3462db57ac0949dfd66cb840ec8fc6e6b79c46128668f13183d47b30
 DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8

diff --git a/dev-python/libcloud/libcloud-1.5.0.ebuild 
b/dev-python/libcloud/libcloud-1.5.0.ebuild
deleted file mode 100644
index d2415a919e4..000
--- a/dev-python/libcloud/libcloud-1.5.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# py3 dropped due to failing tests once lockfile installed
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples test"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   )"
-
-# Known test failures
-RESTRICT="test"
-
-S="${WORKDIR}/apache-${P}"
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples
-   mv example_*.py examples || die
-   fi
-   distutils-r1_python_prepare_all
-}
-
-src_test() {
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-   distutils-r1_src_test
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}



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

2020-02-05 Thread Michał Górny
commit: 5cb4ebc685d130ac80ff010a3ed5587bdcc4e609
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 17:37:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 17:39:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb4ebc6

dev-python/libcloud: Restore 1.5.0

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

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-1.5.0.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 40018b9779f..73d94c995f4 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1 +1,2 @@
+DIST apache-libcloud-1.5.0.tar.bz2 1258553 BLAKE2B 
9cad0f61ab8505deea99c15022da92caf24295480d16bedf9c735c1117a055c94162cdcb331734c572f375de3ba10b499d5ed46a5a11f1e634d272e69748ef79
 SHA512 
91c10d164f56c9f75c6e5633802c3cf31046ab7a3ae554b73310b1da2d882ac1f8e90aaf3462db57ac0949dfd66cb840ec8fc6e6b79c46128668f13183d47b30
 DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8

diff --git a/dev-python/libcloud/libcloud-1.5.0.ebuild 
b/dev-python/libcloud/libcloud-1.5.0.ebuild
new file mode 100644
index 000..e44f1f4a479
--- /dev/null
+++ b/dev-python/libcloud/libcloud-1.5.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# py3 dropped due to failing tests once lockfile installed
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
+   )"
+
+# Known test failures
+RESTRICT="test"
+
+S="${WORKDIR}/apache-${P}"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples
+   mv example_*.py examples || die
+   fi
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+   distutils-r1_src_test
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use examples && local EXAMPLES=( examples/. )
+   distutils-r1_python_install_all
+}



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

2020-02-05 Thread Michał Górny
commit: 1a13709d002afb62b5e3c8fdfbc9f1b2cb06dc26
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 16:11:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 16:24:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13709d

dev-python/libcloud: Remove old (py2)

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

 dev-python/libcloud/Manifest   |  2 --
 dev-python/libcloud/libcloud-0.15.1.ebuild | 51 
 dev-python/libcloud/libcloud-1.5.0.ebuild  | 54 --
 3 files changed, 107 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 3a6209a7565..40018b9779f 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,3 +1 @@
-DIST apache-libcloud-0.15.1.tar.bz2 570953 BLAKE2B 
1baca706ac57d76baf4f83824ea0fccaccec51f38114a0103777e2965e67ad9cd96ad46459841ea702d72f8f0c3ce166037714d04f91c1f2369ddf6f455ffa63
 SHA512 
0cbc02c955cb91e135d73a5198ad216d0f91fa942b88dd1ffc1c46a487190f45500f003d2825cdb4f6c96c4ca7e5cf2681709769b0c2d8801b08e5a41b3d69b0
-DIST apache-libcloud-1.5.0.tar.bz2 1258553 BLAKE2B 
9cad0f61ab8505deea99c15022da92caf24295480d16bedf9c735c1117a055c94162cdcb331734c572f375de3ba10b499d5ed46a5a11f1e634d272e69748ef79
 SHA512 
91c10d164f56c9f75c6e5633802c3cf31046ab7a3ae554b73310b1da2d882ac1f8e90aaf3462db57ac0949dfd66cb840ec8fc6e6b79c46128668f13183d47b30
 DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8

diff --git a/dev-python/libcloud/libcloud-0.15.1.ebuild 
b/dev-python/libcloud/libcloud-0.15.1.ebuild
deleted file mode 100644
index 6011542de4d..000
--- a/dev-python/libcloud/libcloud-0.15.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# py3 dropped due to failing tests once lockfile installed
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="http://libcloud.apache.org/index.html;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/apache-${P}"
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples
-   mv example_*.py examples || die
-   fi
-   distutils-r1_python_prepare_all
-}
-
-src_test() {
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-   distutils-r1_src_test
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/libcloud/libcloud-1.5.0.ebuild 
b/dev-python/libcloud/libcloud-1.5.0.ebuild
deleted file mode 100644
index f178e88a135..000
--- a/dev-python/libcloud/libcloud-1.5.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# py3 dropped due to failing tests once lockfile installed
-PYTHON_COMPAT=( python{2_7,3_6} )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="https://libcloud.apache.org/;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples test"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
-   )"
-
-# Known test failures
-RESTRICT="test"
-
-S="${WORKDIR}/apache-${P}"
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples
-   mv example_*.py examples || die
-   fi
-   distutils-r1_python_prepare_all
-}
-
-src_test() {
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-   distutils-r1_src_test
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}



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

2020-02-05 Thread Michał Górny
commit: b09a522cec2cd6a9b86b46bbeb398461dce55413
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 16:11:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 16:24:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09a522c

dev-python/libcloud: Remove py2

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

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

diff --git a/dev-python/libcloud/libcloud-2.3.0.ebuild 
b/dev-python/libcloud/libcloud-2.3.0.ebuild
index 7cfaa7b1421..d72292e9e81 100644
--- a/dev-python/libcloud/libcloud-2.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-2.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="ssl(+)"
 
 inherit distutils-r1



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

2018-06-23 Thread Mikle Kolyada
commit: 7f3373765093a783c51379c242a87d565c0d0345
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 23 17:45:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 23 17:45:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f337376

dev-python/libcloud: amd64 stable wrt bug #658400

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/libcloud/libcloud-2.3.0.ebuild 
b/dev-python/libcloud/libcloud-2.3.0.ebuild
index 642cd7ab92f..c0867071868 100644
--- a/dev-python/libcloud/libcloud-2.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="examples test"
 
 RDEPEND=""



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

2018-06-19 Thread Thomas Deutschmann
commit: b47feca2203c92bed17645d8ebd0a16e5bde8718
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jun 19 12:49:09 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jun 19 12:55:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47feca2

dev-python/libcloud: x86 stable (bug #658400)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/libcloud/libcloud-2.3.0.ebuild 
b/dev-python/libcloud/libcloud-2.3.0.ebuild
index 93bc7ecbd44..642cd7ab92f 100644
--- a/dev-python/libcloud/libcloud-2.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples test"
 
 RDEPEND=""



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

2018-05-16 Thread Michał Górny
commit: b688802d6003565005bdfcde765cf40e94401f86
Author: Andrey Utkin  gentoo  org>
AuthorDate: Tue May 15 20:10:43 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 16 07:26:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b688802d

dev-python/libcloud: add new version 2.3.0

Cloned from 1.5.0 ebuild.
Changes:
 * added "|| die" as needed
 * stopped using EXAMPLES var which is banned since EAPI=6
 * upgraded EAPI to 7
 * dropped old cryptic comment "py3 dropped due to failing tests..."

Closes: https://github.com/gentoo/gentoo/pull/8399
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-2.3.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 7ec75e74f37..c854c5a2730 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,3 +1,4 @@
 DIST apache-libcloud-0.15.1.tar.bz2 570953 BLAKE2B 
1baca706ac57d76baf4f83824ea0fccaccec51f38114a0103777e2965e67ad9cd96ad46459841ea702d72f8f0c3ce166037714d04f91c1f2369ddf6f455ffa63
 SHA512 
0cbc02c955cb91e135d73a5198ad216d0f91fa942b88dd1ffc1c46a487190f45500f003d2825cdb4f6c96c4ca7e5cf2681709769b0c2d8801b08e5a41b3d69b0
 DIST apache-libcloud-1.2.1.tar.bz2 992983 BLAKE2B 
e3caccd2814f3b25fa96fbc21972fb3694a6f5e55663564f712b98b64a60e577baf1da0295b914fef2440a461f6fa16f313e83bde252360ac6786995527afc04
 SHA512 
12e239f286d8eb523597488998582be02d6e8cd4e21a8fa7c639c829ba622833e4292ac4cd7cbc8b94670e19ec1711cb0032bc72433f421bf2ba2b8c70dcd954
 DIST apache-libcloud-1.5.0.tar.bz2 1258553 BLAKE2B 
9cad0f61ab8505deea99c15022da92caf24295480d16bedf9c735c1117a055c94162cdcb331734c572f375de3ba10b499d5ed46a5a11f1e634d272e69748ef79
 SHA512 
91c10d164f56c9f75c6e5633802c3cf31046ab7a3ae554b73310b1da2d882ac1f8e90aaf3462db57ac0949dfd66cb840ec8fc6e6b79c46128668f13183d47b30
+DIST apache-libcloud-2.3.0.tar.bz2 1370556 BLAKE2B 
14c6604d190d63f9049de2034b487cd7bb314add399339cac7a46dcbfea339497ede0d8058fd29dab43d53a45637fc5e60c71a5079fff6f45ed5023721eb68f2
 SHA512 
673c5b7b12f4510f2b43ea8199fab1e3f7ded62423d7d67301f5e3448c78750bc898c494a33d033844acf94bc292582371e9ac02ce1db6f4443a3966ef9fd0e8

diff --git a/dev-python/libcloud/libcloud-2.3.0.ebuild 
b/dev-python/libcloud/libcloud-2.3.0.ebuild
new file mode 100644
index 000..93bc7ecbd44
--- /dev/null
+++ b/dev-python/libcloud/libcloud-2.3.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} 
pypy)
+   )"
+
+# Known test failures
+RESTRICT="test"
+
+S="${WORKDIR}/apache-${P}"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples || die
+   mv example_*.py examples || die
+   fi
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+   distutils-r1_src_test
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use examples && dodoc -r examples
+   distutils-r1_python_install_all
+}



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

2018-03-02 Thread Thomas Deutschmann
commit: be2ff53a2aec1548130a734bddc3c71e0e4856c4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Mar  3 01:12:50 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Mar  3 02:07:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2ff53a

dev-python/libcloud: Bump to v1.5.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-1.5.0.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index 3ec96368b8a..7ec75e74f37 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,2 +1,3 @@
 DIST apache-libcloud-0.15.1.tar.bz2 570953 BLAKE2B 
1baca706ac57d76baf4f83824ea0fccaccec51f38114a0103777e2965e67ad9cd96ad46459841ea702d72f8f0c3ce166037714d04f91c1f2369ddf6f455ffa63
 SHA512 
0cbc02c955cb91e135d73a5198ad216d0f91fa942b88dd1ffc1c46a487190f45500f003d2825cdb4f6c96c4ca7e5cf2681709769b0c2d8801b08e5a41b3d69b0
 DIST apache-libcloud-1.2.1.tar.bz2 992983 BLAKE2B 
e3caccd2814f3b25fa96fbc21972fb3694a6f5e55663564f712b98b64a60e577baf1da0295b914fef2440a461f6fa16f313e83bde252360ac6786995527afc04
 SHA512 
12e239f286d8eb523597488998582be02d6e8cd4e21a8fa7c639c829ba622833e4292ac4cd7cbc8b94670e19ec1711cb0032bc72433f421bf2ba2b8c70dcd954
+DIST apache-libcloud-1.5.0.tar.bz2 1258553 BLAKE2B 
9cad0f61ab8505deea99c15022da92caf24295480d16bedf9c735c1117a055c94162cdcb331734c572f375de3ba10b499d5ed46a5a11f1e634d272e69748ef79
 SHA512 
91c10d164f56c9f75c6e5633802c3cf31046ab7a3ae554b73310b1da2d882ac1f8e90aaf3462db57ac0949dfd66cb840ec8fc6e6b79c46128668f13183d47b30

diff --git a/dev-python/libcloud/libcloud-1.5.0.ebuild 
b/dev-python/libcloud/libcloud-1.5.0.ebuild
new file mode 100644
index 000..414bc3b2bb6
--- /dev/null
+++ b/dev-python/libcloud/libcloud-1.5.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# py3 dropped due to failing tests once lockfile installed
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="https://libcloud.apache.org/;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} 
pypy)
+   )"
+
+# Known test failures
+RESTRICT="test"
+
+S="${WORKDIR}/apache-${P}"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples
+   mv example_*.py examples || die
+   fi
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+   distutils-r1_src_test
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use examples && local EXAMPLES=( examples/. )
+   distutils-r1_python_install_all
+}



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

2017-05-02 Thread Michał Górny
commit: 5770b72875bdc4b7ea5b36e71c9acde27e265377
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  2 09:31:02 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  2 09:48:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5770b728

dev-python/libcloud: Clean old versions up

 dev-python/libcloud/Manifest   |  3 --
 dev-python/libcloud/libcloud-0.14.1.ebuild | 49 
 dev-python/libcloud/libcloud-0.15.0.ebuild | 50 -
 dev-python/libcloud/libcloud-0.17.0.ebuild | 51 --
 4 files changed, 153 deletions(-)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index ab0f04f17ee..a6bab3bf39f 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -1,5 +1,2 @@
-DIST apache-libcloud-0.14.1.tar.bz2 546545 SHA256 
8562fd79c8afc63dabc8f62b08f13a1b1f71644c08e47f913f8c942d2f48c1d0 SHA512 
cb338e63aa1b3949ac16eee77df53499797c92ea9e30dccb2ed0c823636f8adda62673131c25bc5138839da2b7a3a8c895d0acaadeff087c756e43b9ae23f5d9
 WHIRLPOOL 
7e3d5991487ceb3312d46b54bb7e525431c611d003d19c3f05ef4261257127622f0787d55fe08dfd1b0419cc85820ad3c2d1d8f3228aa31e475f4242a1452be0
-DIST apache-libcloud-0.15.0.tar.bz2 571365 SHA256 
fcfea13c73279aaa846bbc6a22dad37864b2314b8497a3a4994b2b0632cf0633 SHA512 
b0e85dba0a70701784903510e6eed1ada082b02e989a6af43122e3eaaaeee1cbd5da59660e1e78877219798b50f395d02d0738ae983bd1665eba0984d737e16c
 WHIRLPOOL 
eae1dd98b931ea88431d34b18325a3f62ab076d52fbeedc9ee9507234133fc1d99eed4cd24a3411e50870008aad3233f5d715341e3c2444aac29c6c3e35299ed
 DIST apache-libcloud-0.15.1.tar.bz2 570953 SHA256 
557e3f29e0ab1f19a31e858a8e802c822cb7f07df5edce029a1c67d2b0f30d15 SHA512 
0cbc02c955cb91e135d73a5198ad216d0f91fa942b88dd1ffc1c46a487190f45500f003d2825cdb4f6c96c4ca7e5cf2681709769b0c2d8801b08e5a41b3d69b0
 WHIRLPOOL 
0143a7d2c337603f769bb2d3fd4fb98df18c82dfaa09c12fe481f18eb300c65d9efd4e18756d0c75a691b6d755fff0f62d41ccda3c9006955870fb8631d8366d
-DIST apache-libcloud-0.17.0.tar.bz2 663406 SHA256 
22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943 SHA512 
a87d60362c43e3a1f1a4534641985d81b07ff8ad5029cd04b446fcb30cd3373471c86f62aeed75c98cbbe61d59aece50b2e8deead755535b609847ee60ce8027
 WHIRLPOOL 
727f0c5c2542a5357d20e587e005f7017754e6214646af170ec639c737325be0e5bbf9215d9b35ad3cc43f9edf3ecdabc93fb1907bfeff49f7fdd1073a606d27
 DIST apache-libcloud-1.2.1.tar.bz2 992983 SHA256 
1f4f607855c1ff5d88dc709849e746a2213d99c6dfc7054244af8be1caf79062 SHA512 
12e239f286d8eb523597488998582be02d6e8cd4e21a8fa7c639c829ba622833e4292ac4cd7cbc8b94670e19ec1711cb0032bc72433f421bf2ba2b8c70dcd954
 WHIRLPOOL 
fb9574bfa81e08d34cbce6b96988425cf9b0aa44202397bf345383eee95e564de1427581cc3cb0095ea37912b64a40c65e1ca55383bac9a27ddce4ef63f4adbd

diff --git a/dev-python/libcloud/libcloud-0.14.1.ebuild 
b/dev-python/libcloud/libcloud-0.14.1.ebuild
deleted file mode 100644
index cbc2b9028df..000
--- a/dev-python/libcloud/libcloud-0.14.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# py3 dropped due to failing tests once lockfile installed
-PYTHON_COMPAT=( python2_7 pypy )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="http://libcloud.apache.org/index.html;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples test"
-
-RDEPEND=""
-DEPEND="test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/lockfile[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/apache-${P}"
-
-python_prepare_all() {
-   if use examples; then
-   mkdir examples
-   mv example_*.py examples || die
-   fi
-   distutils-r1_python_prepare_all
-}
-
-src_test() {
-   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
-   distutils-r1_src_test
-}
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/libcloud/libcloud-0.15.0.ebuild 
b/dev-python/libcloud/libcloud-0.15.0.ebuild
deleted file mode 100644
index abe7c007e4a..000
--- a/dev-python/libcloud/libcloud-0.15.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# py3 dropped due to failing tests once lockfile installed
-PYTHON_COMPAT=( python2_7 pypy )
-PYTHON_REQ_USE="ssl(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Unified Interface to the Cloud - python support libs"
-HOMEPAGE="http://libcloud.apache.org/index.html;
-SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples test"

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

2016-09-24 Thread Alice Ferrazzi
commit: f16b73fc895e5e213c9e8b59db8268907cd0cb37
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Sat Sep 24 18:38:49 2016 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Sat Sep 24 18:38:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16b73fc

dev-python/libcloud: version bump to 1.2.1

updated copyright

Package-Manager: portage-2.2.28

 dev-python/libcloud/Manifest  |  1 +
 dev-python/libcloud/libcloud-1.2.1.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/libcloud/Manifest b/dev-python/libcloud/Manifest
index d951c8e..ab0f04f 100644
--- a/dev-python/libcloud/Manifest
+++ b/dev-python/libcloud/Manifest
@@ -2,3 +2,4 @@ DIST apache-libcloud-0.14.1.tar.bz2 546545 SHA256 
8562fd79c8afc63dabc8f62b08f13a
 DIST apache-libcloud-0.15.0.tar.bz2 571365 SHA256 
fcfea13c73279aaa846bbc6a22dad37864b2314b8497a3a4994b2b0632cf0633 SHA512 
b0e85dba0a70701784903510e6eed1ada082b02e989a6af43122e3eaaaeee1cbd5da59660e1e78877219798b50f395d02d0738ae983bd1665eba0984d737e16c
 WHIRLPOOL 
eae1dd98b931ea88431d34b18325a3f62ab076d52fbeedc9ee9507234133fc1d99eed4cd24a3411e50870008aad3233f5d715341e3c2444aac29c6c3e35299ed
 DIST apache-libcloud-0.15.1.tar.bz2 570953 SHA256 
557e3f29e0ab1f19a31e858a8e802c822cb7f07df5edce029a1c67d2b0f30d15 SHA512 
0cbc02c955cb91e135d73a5198ad216d0f91fa942b88dd1ffc1c46a487190f45500f003d2825cdb4f6c96c4ca7e5cf2681709769b0c2d8801b08e5a41b3d69b0
 WHIRLPOOL 
0143a7d2c337603f769bb2d3fd4fb98df18c82dfaa09c12fe481f18eb300c65d9efd4e18756d0c75a691b6d755fff0f62d41ccda3c9006955870fb8631d8366d
 DIST apache-libcloud-0.17.0.tar.bz2 663406 SHA256 
22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943 SHA512 
a87d60362c43e3a1f1a4534641985d81b07ff8ad5029cd04b446fcb30cd3373471c86f62aeed75c98cbbe61d59aece50b2e8deead755535b609847ee60ce8027
 WHIRLPOOL 
727f0c5c2542a5357d20e587e005f7017754e6214646af170ec639c737325be0e5bbf9215d9b35ad3cc43f9edf3ecdabc93fb1907bfeff49f7fdd1073a606d27
+DIST apache-libcloud-1.2.1.tar.bz2 992983 SHA256 
1f4f607855c1ff5d88dc709849e746a2213d99c6dfc7054244af8be1caf79062 SHA512 
12e239f286d8eb523597488998582be02d6e8cd4e21a8fa7c639c829ba622833e4292ac4cd7cbc8b94670e19ec1711cb0032bc72433f421bf2ba2b8c70dcd954
 WHIRLPOOL 
fb9574bfa81e08d34cbce6b96988425cf9b0aa44202397bf345383eee95e564de1427581cc3cb0095ea37912b64a40c65e1ca55383bac9a27ddce4ef63f4adbd

diff --git a/dev-python/libcloud/libcloud-1.2.1.ebuild 
b/dev-python/libcloud/libcloud-1.2.1.ebuild
new file mode 100644
index ..c83366b
--- /dev/null
+++ b/dev-python/libcloud/libcloud-1.2.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# py3 dropped due to failing tests once lockfile installed
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Unified Interface to the Cloud - python support libs"
+HOMEPAGE="http://libcloud.apache.org/index.html;
+SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/lockfile[${PYTHON_USEDEP}]
+$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} 
pypy)
+   )"
+
+S="${WORKDIR}/apache-${P}"
+
+python_prepare_all() {
+   if use examples; then
+   mkdir examples
+   mv example_*.py examples || die
+   fi
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   cp libcloud/test/secrets.py-dist libcloud/test/secrets.py || die
+   distutils-r1_src_test
+}
+
+python_test() {
+   esetup.py test
+}
+
+python_install_all() {
+   use examples && local EXAMPLES=( examples/. )
+   distutils-r1_python_install_all
+}



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

2016-04-22 Thread Sergey Popov
commit: ca2856269565f579c9fccd9f1fc3e82cddbe1a8f
Author: Sergey Popov  gentoo  org>
AuthorDate: Fri Apr 22 10:11:42 2016 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Fri Apr 22 10:11:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca285626

Add missing build-time dependency on dev-python/setuptools

Package-Manager: portage-2.2.27

 dev-python/libcloud/libcloud-0.15.0.ebuild | 3 ++-
 dev-python/libcloud/libcloud-0.15.1.ebuild | 3 ++-
 dev-python/libcloud/libcloud-0.17.0.ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/libcloud/libcloud-0.15.0.ebuild 
b/dev-python/libcloud/libcloud-0.15.0.ebuild
index 1730f1e..1fee744 100644
--- a/dev-python/libcloud/libcloud-0.15.0.ebuild
+++ b/dev-python/libcloud/libcloud-0.15.0.ebuild
@@ -20,7 +20,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="examples test"
 
 RDEPEND=""
-DEPEND="test? (
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
)"

diff --git a/dev-python/libcloud/libcloud-0.15.1.ebuild 
b/dev-python/libcloud/libcloud-0.15.1.ebuild
index 5c8a497..5c0177d 100644
--- a/dev-python/libcloud/libcloud-0.15.1.ebuild
+++ b/dev-python/libcloud/libcloud-0.15.1.ebuild
@@ -20,7 +20,8 @@ KEYWORDS="amd64 x86"
 IUSE="examples test"
 
 RDEPEND=""
-DEPEND="test? (
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
)"

diff --git a/dev-python/libcloud/libcloud-0.17.0.ebuild 
b/dev-python/libcloud/libcloud-0.17.0.ebuild
index 273f69b..1ef6891 100644
--- a/dev-python/libcloud/libcloud-0.17.0.ebuild
+++ b/dev-python/libcloud/libcloud-0.17.0.ebuild
@@ -20,7 +20,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="examples test"
 
 RDEPEND=""
-DEPEND="test? (
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/lockfile[${PYTHON_USEDEP}]
 $(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} 
pypy)