[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-05-22 Thread Michał Górny
commit: f16a06669c7dd9a81f60fe3064e5ab7a43375ae5
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 19 19:02:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 22 08:01:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16a0666

dev-python/google-api-core: Drop keyword not on pyarrow

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

 dev-python/google-api-core/google-api-core-2.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.19.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
index 9b9d4cf25536..71973bf6fa54 100644
--- a/dev-python/google-api-core/google-api-core-2.19.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-05-17 Thread Michał Górny
commit: f08eccee4f5903ebe00e14250e73744eee5f6a17
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 17 09:36:20 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 17 09:36:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08eccee

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.18.0.ebuild  | 65 --
 2 files changed, 66 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 052908d22983..a1587205461d 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.18.0.gh.tar.gz 210938 BLAKE2B 
39ccceb2d5722cb4121ba2007cb171e703e97c57d31dd85a6f540f8b0316281255f563b43c1acd6159e6d59b8609603ca9202c9f46b5c86127a9ff0cf3874c19
 SHA512 
fe57eb8465c1dfe6d83abd73b0c621da49e7e0687afa59f5d4c1c7022cb8a912734859e5895781c239cfe6053ebdbea2dcf55ef6eac371b8ea58fdf0c7c398d5
 DIST python-api-core-2.19.0.gh.tar.gz 210832 BLAKE2B 
89947f8e8bda6de96c1778788e72f88c85d7781c4bf3c7fa08b67cd0e9b40e5774a57a5772add9c724a1bddab9ad514ddc605035289466a5648393ca57854321
 SHA512 
e8fb94428c3d49dcf760a0b9a471fa7fe3d149ebb11f8c12c16a0f68aaf736c5a8553d628834b4456d2419c40cc30010449ae58026271c32bbd32f67857ba31b

diff --git a/dev-python/google-api-core/google-api-core-2.18.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.18.0.ebuild
deleted file mode 100644
index 9b9d4cf25536..
--- a/dev-python/google-api-core/google-api-core-2.18.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/proto-plus-1.22.3[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-05-17 Thread Arthur Zamarin
commit: a399e35d10c2b70003f3d655ebace857675dc30e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 17 08:31:38 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 17 08:31:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a399e35d

dev-python/google-api-core: Stabilize 2.19.0 ALLARCHES, #932061

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

 dev-python/google-api-core/google-api-core-2.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.19.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
index b3d3b179c62a..9b9d4cf25536 100644
--- a/dev-python/google-api-core/google-api-core-2.19.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-04-30 Thread Michał Górny
commit: 008f815574ecb1286251f8845e39c8cb28988381
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  1 04:26:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  1 04:34:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008f8155

dev-python/google-api-core: Bump to 2.19.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.19.0.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 937843d11955..052908d22983 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.18.0.gh.tar.gz 210938 BLAKE2B 
39ccceb2d5722cb4121ba2007cb171e703e97c57d31dd85a6f540f8b0316281255f563b43c1acd6159e6d59b8609603ca9202c9f46b5c86127a9ff0cf3874c19
 SHA512 
fe57eb8465c1dfe6d83abd73b0c621da49e7e0687afa59f5d4c1c7022cb8a912734859e5895781c239cfe6053ebdbea2dcf55ef6eac371b8ea58fdf0c7c398d5
+DIST python-api-core-2.19.0.gh.tar.gz 210832 BLAKE2B 
89947f8e8bda6de96c1778788e72f88c85d7781c4bf3c7fa08b67cd0e9b40e5774a57a5772add9c724a1bddab9ad514ddc605035289466a5648393ca57854321
 SHA512 
e8fb94428c3d49dcf760a0b9a471fa7fe3d149ebb11f8c12c16a0f68aaf736c5a8553d628834b4456d2419c40cc30010449ae58026271c32bbd32f67857ba31b

diff --git a/dev-python/google-api-core/google-api-core-2.19.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
new file mode 100644
index ..b3d3b179c62a
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.19.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/proto-plus-1.22.3[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-04-06 Thread Michał Górny
commit: 1d7a8bdbac9629af2d3d31138e369312a956a038
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  6 12:28:35 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  6 12:37:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7a8bdb

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.17.1.ebuild  | 65 --
 2 files changed, 66 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 82163322ab3f..937843d11955 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.17.1.gh.tar.gz 209222 BLAKE2B 
8a851388268953897d6bef6a072adac4d539459af7f64db609ccb9ce8b91f617d3bfd8a8dc3fa6433107e70ca9f8ef441fe8f717fc4905a57e621871bbc8cac1
 SHA512 
7381723c64b5e145f88b7e01b510c64e222088df3a9c4ce6ddbd0c491d44514c12dc61bdd67d78391c0d6c247e9e1a0f092b7e04a9222fc96b6360e95b48f157
 DIST python-api-core-2.18.0.gh.tar.gz 210938 BLAKE2B 
39ccceb2d5722cb4121ba2007cb171e703e97c57d31dd85a6f540f8b0316281255f563b43c1acd6159e6d59b8609603ca9202c9f46b5c86127a9ff0cf3874c19
 SHA512 
fe57eb8465c1dfe6d83abd73b0c621da49e7e0687afa59f5d4c1c7022cb8a912734859e5895781c239cfe6053ebdbea2dcf55ef6eac371b8ea58fdf0c7c398d5

diff --git a/dev-python/google-api-core/google-api-core-2.17.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.17.1.ebuild
deleted file mode 100644
index ec0a2bc017fd..
--- a/dev-python/google-api-core/google-api-core-2.17.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-04-06 Thread Arthur Zamarin
commit: acf0253fc0e159a36f13a63154c4e3ef3e23635b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  6 09:38:38 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  6 09:38:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf0253f

dev-python/google-api-core: Stabilize 2.18.0 ALLARCHES, #928714

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

 dev-python/google-api-core/google-api-core-2.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.18.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.18.0.ebuild
index b3d3b179c62a..9b9d4cf25536 100644
--- a/dev-python/google-api-core/google-api-core-2.18.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.18.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-03-21 Thread Michał Górny
commit: c02295cd586aa899fcc67e305c184fbdb1c7e5b1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 22 04:17:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 22 04:38:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02295cd

dev-python/google-api-core: Bump to 2.18.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.18.0.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index ababeba196c1..82163322ab3f 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.17.1.gh.tar.gz 209222 BLAKE2B 
8a851388268953897d6bef6a072adac4d539459af7f64db609ccb9ce8b91f617d3bfd8a8dc3fa6433107e70ca9f8ef441fe8f717fc4905a57e621871bbc8cac1
 SHA512 
7381723c64b5e145f88b7e01b510c64e222088df3a9c4ce6ddbd0c491d44514c12dc61bdd67d78391c0d6c247e9e1a0f092b7e04a9222fc96b6360e95b48f157
+DIST python-api-core-2.18.0.gh.tar.gz 210938 BLAKE2B 
39ccceb2d5722cb4121ba2007cb171e703e97c57d31dd85a6f540f8b0316281255f563b43c1acd6159e6d59b8609603ca9202c9f46b5c86127a9ff0cf3874c19
 SHA512 
fe57eb8465c1dfe6d83abd73b0c621da49e7e0687afa59f5d4c1c7022cb8a912734859e5895781c239cfe6053ebdbea2dcf55ef6eac371b8ea58fdf0c7c398d5

diff --git a/dev-python/google-api-core/google-api-core-2.18.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.18.0.ebuild
new file mode 100644
index ..b3d3b179c62a
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.18.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/proto-plus-1.22.3[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-03-02 Thread Michał Górny
commit: f744941b40bd4baa61caff7bea0e704de416d8cf
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  2 11:35:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  2 11:43:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f744941b

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.16.2.ebuild  | 65 --
 2 files changed, 66 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 8fabffadd42f..ababeba196c1 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.16.2.gh.tar.gz 205804 BLAKE2B 
a0bc9668d0fb9958ecce78c23cd432399ff8d3a63536275e4b39d76f518da39ad2b3761e10e62475b0ad07216f353ea23d2c172ee524920be4a87530b3331489
 SHA512 
c7014c06d8038ee078dede46dcc2ffad9934c5fa55ec9445a9d73ac1d5e2eb8db4a4240d072ea2352727f3621de29769b1efe8cd72682f749e338f8db0c3
 DIST python-api-core-2.17.1.gh.tar.gz 209222 BLAKE2B 
8a851388268953897d6bef6a072adac4d539459af7f64db609ccb9ce8b91f617d3bfd8a8dc3fa6433107e70ca9f8ef441fe8f717fc4905a57e621871bbc8cac1
 SHA512 
7381723c64b5e145f88b7e01b510c64e222088df3a9c4ce6ddbd0c491d44514c12dc61bdd67d78391c0d6c247e9e1a0f092b7e04a9222fc96b6360e95b48f157

diff --git a/dev-python/google-api-core/google-api-core-2.16.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.16.2.ebuild
deleted file mode 100644
index ec0a2bc017fd..
--- a/dev-python/google-api-core/google-api-core-2.16.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-03-02 Thread Arthur Zamarin
commit: 1d6bd62752a7798c6928f69935acca761f5e39ac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  2 10:12:17 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  2 10:12:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6bd627

dev-python/google-api-core: Stabilize 2.17.1 ALLARCHES, #926009

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

 dev-python/google-api-core/google-api-core-2.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.17.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.17.1.ebuild
index 2c3f266b34e2..ec0a2bc017fd 100644
--- a/dev-python/google-api-core/google-api-core-2.17.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.17.1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-02-17 Thread Michał Górny
commit: 1756a84b1cc64b1dca82185e0d84db1f6cf110c3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 18 02:39:33 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 18 02:39:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1756a84b

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  4 --
 .../google-api-core/google-api-core-2.15.0.ebuild  | 65 --
 .../google-api-core/google-api-core-2.16.0.ebuild  | 65 --
 .../google-api-core/google-api-core-2.16.1.ebuild  | 65 --
 .../google-api-core/google-api-core-2.17.0.ebuild  | 65 --
 5 files changed, 264 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 8c3e4e50a9e4..8fabffadd42f 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,6 +1,2 @@
-DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba
-DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586d79e96f6167b200dab7d97cee1f9dbf679a217a2a67ab2075c86bdeb81a42649229bcfe4940bba8d0ec707ea1d317c364125c
 SHA512 
6ffe94ecb56bc9e67da644365726e3c03ad7a678f18019523e555e33d4226631162c7a749286273b735d4d0bf62af676bfac7c6d17ad1d074a1274c575c8d925
-DIST python-api-core-2.16.1.gh.tar.gz 205716 BLAKE2B 
9fef4c669a40d2a8b8432e329aabb6c7d672bbfd912a01ba2629e080a95a82935f31389964b76050d814f85b4f66e6115f5c7339e193eec0012762cb9971968a
 SHA512 
c9bba140e95f4a968297886937f96d86d7d2598699d7957ee4136be3741d52334f2525e1f9c2151ad4b9325456f36ace51ce7fd49079178d5d6049c45e2b0e7b
 DIST python-api-core-2.16.2.gh.tar.gz 205804 BLAKE2B 
a0bc9668d0fb9958ecce78c23cd432399ff8d3a63536275e4b39d76f518da39ad2b3761e10e62475b0ad07216f353ea23d2c172ee524920be4a87530b3331489
 SHA512 
c7014c06d8038ee078dede46dcc2ffad9934c5fa55ec9445a9d73ac1d5e2eb8db4a4240d072ea2352727f3621de29769b1efe8cd72682f749e338f8db0c3
-DIST python-api-core-2.17.0.gh.tar.gz 208432 BLAKE2B 
e0990ffe1c1fa9ca928d4a5d5d10613d05fab34505416dcf6bc40b56873d097a606207a9cbad9485873d6e98bb006d42be6efacd639adee3c5878aa9fce79a29
 SHA512 
2e0c492a0c085c04682216c90e787a1f2a0b0deb746a8724283f2f4d0e32f134349b170514aa8077ff9061b347bb2734bd4d76dec90581e0cf7c59de454b777a
 DIST python-api-core-2.17.1.gh.tar.gz 209222 BLAKE2B 
8a851388268953897d6bef6a072adac4d539459af7f64db609ccb9ce8b91f617d3bfd8a8dc3fa6433107e70ca9f8ef441fe8f717fc4905a57e621871bbc8cac1
 SHA512 
7381723c64b5e145f88b7e01b510c64e222088df3a9c4ce6ddbd0c491d44514c12dc61bdd67d78391c0d6c247e9e1a0f092b7e04a9222fc96b6360e95b48f157

diff --git a/dev-python/google-api-core/google-api-core-2.15.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.15.0.ebuild
deleted file mode 100644
index ec0a2bc017fd..
--- a/dev-python/google-api-core/google-api-core-2.15.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-02-17 Thread Jakov Smolić
commit: d93f6b3c489c1d13b33be969956921e5e1d8d4b1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Feb 17 21:42:05 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Feb 17 21:42:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d93f6b3c

dev-python/google-api-core: Stabilize 2.16.2 ALLARCHES, #924809

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

 dev-python/google-api-core/google-api-core-2.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.16.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.16.2.ebuild
index 2c3f266b34e2..ec0a2bc017fd 100644
--- a/dev-python/google-api-core/google-api-core-2.16.2.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.16.2.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-02-14 Thread Michał Górny
commit: 31e05d9f6793bf7b45c79479d49660d5412ab8b8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 15 04:03:57 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 15 04:10:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e05d9f

dev-python/google-api-core: Bump to 2.17.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.17.1.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 15a1945e7528..8c3e4e50a9e4 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -3,3 +3,4 @@ DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586
 DIST python-api-core-2.16.1.gh.tar.gz 205716 BLAKE2B 
9fef4c669a40d2a8b8432e329aabb6c7d672bbfd912a01ba2629e080a95a82935f31389964b76050d814f85b4f66e6115f5c7339e193eec0012762cb9971968a
 SHA512 
c9bba140e95f4a968297886937f96d86d7d2598699d7957ee4136be3741d52334f2525e1f9c2151ad4b9325456f36ace51ce7fd49079178d5d6049c45e2b0e7b
 DIST python-api-core-2.16.2.gh.tar.gz 205804 BLAKE2B 
a0bc9668d0fb9958ecce78c23cd432399ff8d3a63536275e4b39d76f518da39ad2b3761e10e62475b0ad07216f353ea23d2c172ee524920be4a87530b3331489
 SHA512 
c7014c06d8038ee078dede46dcc2ffad9934c5fa55ec9445a9d73ac1d5e2eb8db4a4240d072ea2352727f3621de29769b1efe8cd72682f749e338f8db0c3
 DIST python-api-core-2.17.0.gh.tar.gz 208432 BLAKE2B 
e0990ffe1c1fa9ca928d4a5d5d10613d05fab34505416dcf6bc40b56873d097a606207a9cbad9485873d6e98bb006d42be6efacd639adee3c5878aa9fce79a29
 SHA512 
2e0c492a0c085c04682216c90e787a1f2a0b0deb746a8724283f2f4d0e32f134349b170514aa8077ff9061b347bb2734bd4d76dec90581e0cf7c59de454b777a
+DIST python-api-core-2.17.1.gh.tar.gz 209222 BLAKE2B 
8a851388268953897d6bef6a072adac4d539459af7f64db609ccb9ce8b91f617d3bfd8a8dc3fa6433107e70ca9f8ef441fe8f717fc4905a57e621871bbc8cac1
 SHA512 
7381723c64b5e145f88b7e01b510c64e222088df3a9c4ce6ddbd0c491d44514c12dc61bdd67d78391c0d6c247e9e1a0f092b7e04a9222fc96b6360e95b48f157

diff --git a/dev-python/google-api-core/google-api-core-2.17.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.17.1.ebuild
new file mode 100644
index ..2c3f266b34e2
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.17.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-02-08 Thread Michał Górny
commit: 39f8057d2faac1ad259e7965c9e76f7efacb301e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  8 18:32:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  8 18:32:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f8057d

dev-python/google-api-core: Bump to 2.17.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.17.0.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9b2aca5de693..15a1945e7528 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -2,3 +2,4 @@ DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03
 DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586d79e96f6167b200dab7d97cee1f9dbf679a217a2a67ab2075c86bdeb81a42649229bcfe4940bba8d0ec707ea1d317c364125c
 SHA512 
6ffe94ecb56bc9e67da644365726e3c03ad7a678f18019523e555e33d4226631162c7a749286273b735d4d0bf62af676bfac7c6d17ad1d074a1274c575c8d925
 DIST python-api-core-2.16.1.gh.tar.gz 205716 BLAKE2B 
9fef4c669a40d2a8b8432e329aabb6c7d672bbfd912a01ba2629e080a95a82935f31389964b76050d814f85b4f66e6115f5c7339e193eec0012762cb9971968a
 SHA512 
c9bba140e95f4a968297886937f96d86d7d2598699d7957ee4136be3741d52334f2525e1f9c2151ad4b9325456f36ace51ce7fd49079178d5d6049c45e2b0e7b
 DIST python-api-core-2.16.2.gh.tar.gz 205804 BLAKE2B 
a0bc9668d0fb9958ecce78c23cd432399ff8d3a63536275e4b39d76f518da39ad2b3761e10e62475b0ad07216f353ea23d2c172ee524920be4a87530b3331489
 SHA512 
c7014c06d8038ee078dede46dcc2ffad9934c5fa55ec9445a9d73ac1d5e2eb8db4a4240d072ea2352727f3621de29769b1efe8cd72682f749e338f8db0c3
+DIST python-api-core-2.17.0.gh.tar.gz 208432 BLAKE2B 
e0990ffe1c1fa9ca928d4a5d5d10613d05fab34505416dcf6bc40b56873d097a606207a9cbad9485873d6e98bb006d42be6efacd639adee3c5878aa9fce79a29
 SHA512 
2e0c492a0c085c04682216c90e787a1f2a0b0deb746a8724283f2f4d0e32f134349b170514aa8077ff9061b347bb2734bd4d76dec90581e0cf7c59de454b777a

diff --git a/dev-python/google-api-core/google-api-core-2.17.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.17.0.ebuild
new file mode 100644
index ..2c3f266b34e2
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.17.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-02-02 Thread Michał Górny
commit: 69b1723c18b2bebca93dca3ba72a8bc847372e37
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  3 07:07:59 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  3 07:22:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b1723c

dev-python/google-api-core: Bump to 2.16.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.16.2.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 7bca74ead0f7..9b2aca5de693 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba
 DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586d79e96f6167b200dab7d97cee1f9dbf679a217a2a67ab2075c86bdeb81a42649229bcfe4940bba8d0ec707ea1d317c364125c
 SHA512 
6ffe94ecb56bc9e67da644365726e3c03ad7a678f18019523e555e33d4226631162c7a749286273b735d4d0bf62af676bfac7c6d17ad1d074a1274c575c8d925
 DIST python-api-core-2.16.1.gh.tar.gz 205716 BLAKE2B 
9fef4c669a40d2a8b8432e329aabb6c7d672bbfd912a01ba2629e080a95a82935f31389964b76050d814f85b4f66e6115f5c7339e193eec0012762cb9971968a
 SHA512 
c9bba140e95f4a968297886937f96d86d7d2598699d7957ee4136be3741d52334f2525e1f9c2151ad4b9325456f36ace51ce7fd49079178d5d6049c45e2b0e7b
+DIST python-api-core-2.16.2.gh.tar.gz 205804 BLAKE2B 
a0bc9668d0fb9958ecce78c23cd432399ff8d3a63536275e4b39d76f518da39ad2b3761e10e62475b0ad07216f353ea23d2c172ee524920be4a87530b3331489
 SHA512 
c7014c06d8038ee078dede46dcc2ffad9934c5fa55ec9445a9d73ac1d5e2eb8db4a4240d072ea2352727f3621de29769b1efe8cd72682f749e338f8db0c3

diff --git a/dev-python/google-api-core/google-api-core-2.16.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.16.2.ebuild
new file mode 100644
index ..2c3f266b34e2
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.16.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-01-30 Thread Michał Górny
commit: 0a0665640859da898bb677e0dc507291d7b5288c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan 31 06:47:51 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan 31 06:47:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a066564

dev-python/google-api-core: Bump to 2.16.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.16.1.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 5e69cb222122..7bca74ead0f7 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba
 DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586d79e96f6167b200dab7d97cee1f9dbf679a217a2a67ab2075c86bdeb81a42649229bcfe4940bba8d0ec707ea1d317c364125c
 SHA512 
6ffe94ecb56bc9e67da644365726e3c03ad7a678f18019523e555e33d4226631162c7a749286273b735d4d0bf62af676bfac7c6d17ad1d074a1274c575c8d925
+DIST python-api-core-2.16.1.gh.tar.gz 205716 BLAKE2B 
9fef4c669a40d2a8b8432e329aabb6c7d672bbfd912a01ba2629e080a95a82935f31389964b76050d814f85b4f66e6115f5c7339e193eec0012762cb9971968a
 SHA512 
c9bba140e95f4a968297886937f96d86d7d2598699d7957ee4136be3741d52334f2525e1f9c2151ad4b9325456f36ace51ce7fd49079178d5d6049c45e2b0e7b

diff --git a/dev-python/google-api-core/google-api-core-2.16.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.16.1.ebuild
new file mode 100644
index ..2c3f266b34e2
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.16.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-01-29 Thread Michał Górny
commit: 5c4c46cc52c478f854e1c31514d0d486dfdb6d4a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 30 03:42:10 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 30 04:06:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4c46cc

dev-python/google-api-core: Bump to 2.16.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.16.0.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 6d9ae7f14d26..5e69cb222122 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba
+DIST python-api-core-2.16.0.gh.tar.gz 205401 BLAKE2B 
a36c1e76912038b5d239c02c586d79e96f6167b200dab7d97cee1f9dbf679a217a2a67ab2075c86bdeb81a42649229bcfe4940bba8d0ec707ea1d317c364125c
 SHA512 
6ffe94ecb56bc9e67da644365726e3c03ad7a678f18019523e555e33d4226631162c7a749286273b735d4d0bf62af676bfac7c6d17ad1d074a1274c575c8d925

diff --git a/dev-python/google-api-core/google-api-core-2.16.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.16.0.ebuild
new file mode 100644
index ..2c3f266b34e2
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.16.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2024-01-26 Thread Michał Górny
commit: dc5fb5b75b373698402171de2b2d5afa5b1fa63e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 26 17:04:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 26 17:04:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5fb5b7

dev-python/google-api-core: Enable py3.12

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

 dev-python/google-api-core/google-api-core-2.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.15.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.15.0.ebuild
index b04138bf5fd2..ec0a2bc017fd 100644
--- a/dev-python/google-api-core/google-api-core-2.15.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.15.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-12-23 Thread Michał Górny
commit: de5133a52df3e79c7a01a88917bb9d6b332b8ba7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 24 05:49:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 24 05:59:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5133a5

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.14.0.ebuild  | 74 --
 2 files changed, 75 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9e9e2262fcd3..6d9ae7f14d26 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.14.0.gh.tar.gz 192103 BLAKE2B 
f1b05d3218392125600d113f35a726ada2f3247fca2fdce05f3a6419fe60bf59df8a3724fdd62d9047e55ecb39071527265fe86ba181f09e1bb5940b4b7dd4ba
 SHA512 
a7641595f25d163b44906139df80e3581d52fb1078b70ec9b9a55583e148d82b51cfe3f710d04b776c7b038ef8c57b9b1119284711100e9681ee6f81b0ac6b58
 DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba

diff --git a/dev-python/google-api-core/google-api-core-2.14.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.14.0.ebuild
deleted file mode 100644
index cdc5bee61b39..
--- a/dev-python/google-api-core/google-api-core-2.14.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-12-07 Thread Michał Górny
commit: 094064177450a8a92f37246d87e0849faf18a493
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec  8 05:24:55 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec  8 05:30:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09406417

dev-python/google-api-core: Bump to 2.15.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.15.0.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 98d5b6d5094b..9e9e2262fcd3 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.14.0.gh.tar.gz 192103 BLAKE2B 
f1b05d3218392125600d113f35a726ada2f3247fca2fdce05f3a6419fe60bf59df8a3724fdd62d9047e55ecb39071527265fe86ba181f09e1bb5940b4b7dd4ba
 SHA512 
a7641595f25d163b44906139df80e3581d52fb1078b70ec9b9a55583e148d82b51cfe3f710d04b776c7b038ef8c57b9b1119284711100e9681ee6f81b0ac6b58
+DIST python-api-core-2.15.0.gh.tar.gz 193916 BLAKE2B 
708bee6e62b4049d88bc88dfc03add6496ee1861954485e145ab01707284216aef224bd8646a3336417d8b114a8c196ce44e8da63e53c3dff3d616ff9bef25ad
 SHA512 
1abbeb266e4bcb9cf8a2dc6ba795a5667b5e9a870fe8609335e929ac17410822e4324d88c7692f8c60534e9ee4b0933af0277cc44ccb2d805bcbaf8db1288bba

diff --git a/dev-python/google-api-core/google-api-core-2.15.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.15.0.ebuild
new file mode 100644
index ..45e4a27798d6
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.15.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-12-02 Thread Arthur Zamarin
commit: 0dddb4bc29fced21beef3b8c9c39b1dd2124654c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  2 10:13:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  2 10:13:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dddb4bc

dev-python/google-api-core: Stabilize 2.14.0 arm64, #918233

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

 dev-python/google-api-core/google-api-core-2.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.14.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.14.0.ebuild
index e6256673d966..cdc5bee61b39 100644
--- a/dev-python/google-api-core/google-api-core-2.14.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.14.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-11-29 Thread Michał Górny
commit: 3861b72bab22a3c8252c0c922d75dd7aa5249221
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 29 11:35:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 29 11:35:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3861b72b

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  3 -
 .../google-api-core/google-api-core-2.12.0.ebuild  | 74 --
 .../google-api-core/google-api-core-2.13.0.ebuild  | 74 --
 .../google-api-core/google-api-core-2.13.1.ebuild  | 74 --
 4 files changed, 225 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index e2b870685f14..98d5b6d5094b 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1 @@
-DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83
-DIST python-api-core-2.13.0.gh.tar.gz 190862 BLAKE2B 
1b979113a93ee3424125713fab38a66f62ff24db7010c235a0631a1cad1f8c617c084e90662c480b17a3ab11857b0b851244e6142ef2cd05266e690f45785daf
 SHA512 
2852813ba959e3a75cc23dfc365eb7e1b335523ae1e0c3b1b30a9f10b4a060f4293f88db0189d5e03f35acd24f23b3c7ae7f657bf4c6f0d3b043a8271f2872c6
-DIST python-api-core-2.13.1.gh.tar.gz 191718 BLAKE2B 
823dc7d16c38d2ad6592fb6ea7ae9198fdc8fb214fb6c2281ed9e611b3c9c8548c4b7fc8f39ef8fed7c8f30437b1ce976a60b19ce8598c1addb6d0b7819199bd
 SHA512 
a51f814c76518d34d6ce8cafb085fc3d0dbc64c4d4549abd982b9c6f0a2f0fd28b7da9f292eee7276201dc0b47445346acadcd4ec50adb22f4006cacba89db53
 DIST python-api-core-2.14.0.gh.tar.gz 192103 BLAKE2B 
f1b05d3218392125600d113f35a726ada2f3247fca2fdce05f3a6419fe60bf59df8a3724fdd62d9047e55ecb39071527265fe86ba181f09e1bb5940b4b7dd4ba
 SHA512 
a7641595f25d163b44906139df80e3581d52fb1078b70ec9b9a55583e148d82b51cfe3f710d04b776c7b038ef8c57b9b1119284711100e9681ee6f81b0ac6b58

diff --git a/dev-python/google-api-core/google-api-core-2.12.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.12.0.ebuild
deleted file mode 100644
index e6256673d966..
--- a/dev-python/google-api-core/google-api-core-2.12.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-11-09 Thread Michał Górny
commit: dce95bd947b034cf60fb1739998cd26e6cd241d6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 10 04:03:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 10 04:03:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce95bd9

dev-python/google-api-core: Bump to 2.13.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.13.1.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index ba4e13dee34b..3b6b407f5562 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83
 DIST python-api-core-2.13.0.gh.tar.gz 190862 BLAKE2B 
1b979113a93ee3424125713fab38a66f62ff24db7010c235a0631a1cad1f8c617c084e90662c480b17a3ab11857b0b851244e6142ef2cd05266e690f45785daf
 SHA512 
2852813ba959e3a75cc23dfc365eb7e1b335523ae1e0c3b1b30a9f10b4a060f4293f88db0189d5e03f35acd24f23b3c7ae7f657bf4c6f0d3b043a8271f2872c6
+DIST python-api-core-2.13.1.gh.tar.gz 191718 BLAKE2B 
823dc7d16c38d2ad6592fb6ea7ae9198fdc8fb214fb6c2281ed9e611b3c9c8548c4b7fc8f39ef8fed7c8f30437b1ce976a60b19ce8598c1addb6d0b7819199bd
 SHA512 
a51f814c76518d34d6ce8cafb085fc3d0dbc64c4d4549abd982b9c6f0a2f0fd28b7da9f292eee7276201dc0b47445346acadcd4ec50adb22f4006cacba89db53

diff --git a/dev-python/google-api-core/google-api-core-2.13.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.13.1.ebuild
new file mode 100644
index ..31097fa5f234
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.13.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-11-09 Thread Michał Górny
commit: 411e2961510ea1fe7944911c909e390425f55a8a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 10 04:03:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 10 04:03:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411e2961

dev-python/google-api-core: Bump to 2.14.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.14.0.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 3b6b407f5562..e2b870685f14 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83
 DIST python-api-core-2.13.0.gh.tar.gz 190862 BLAKE2B 
1b979113a93ee3424125713fab38a66f62ff24db7010c235a0631a1cad1f8c617c084e90662c480b17a3ab11857b0b851244e6142ef2cd05266e690f45785daf
 SHA512 
2852813ba959e3a75cc23dfc365eb7e1b335523ae1e0c3b1b30a9f10b4a060f4293f88db0189d5e03f35acd24f23b3c7ae7f657bf4c6f0d3b043a8271f2872c6
 DIST python-api-core-2.13.1.gh.tar.gz 191718 BLAKE2B 
823dc7d16c38d2ad6592fb6ea7ae9198fdc8fb214fb6c2281ed9e611b3c9c8548c4b7fc8f39ef8fed7c8f30437b1ce976a60b19ce8598c1addb6d0b7819199bd
 SHA512 
a51f814c76518d34d6ce8cafb085fc3d0dbc64c4d4549abd982b9c6f0a2f0fd28b7da9f292eee7276201dc0b47445346acadcd4ec50adb22f4006cacba89db53
+DIST python-api-core-2.14.0.gh.tar.gz 192103 BLAKE2B 
f1b05d3218392125600d113f35a726ada2f3247fca2fdce05f3a6419fe60bf59df8a3724fdd62d9047e55ecb39071527265fe86ba181f09e1bb5940b4b7dd4ba
 SHA512 
a7641595f25d163b44906139df80e3581d52fb1078b70ec9b9a55583e148d82b51cfe3f710d04b776c7b038ef8c57b9b1119284711100e9681ee6f81b0ac6b58

diff --git a/dev-python/google-api-core/google-api-core-2.14.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.14.0.ebuild
new file mode 100644
index ..31097fa5f234
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.14.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-11-07 Thread Michał Górny
commit: fdf87fb61a40cb30477c4deb1a0d864462f93598
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  7 19:05:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  7 19:22:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf87fb6

dev-python/google-api-core: Bump to 2.13.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.13.0.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index a78502fc241b..ba4e13dee34b 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83
+DIST python-api-core-2.13.0.gh.tar.gz 190862 BLAKE2B 
1b979113a93ee3424125713fab38a66f62ff24db7010c235a0631a1cad1f8c617c084e90662c480b17a3ab11857b0b851244e6142ef2cd05266e690f45785daf
 SHA512 
2852813ba959e3a75cc23dfc365eb7e1b335523ae1e0c3b1b30a9f10b4a060f4293f88db0189d5e03f35acd24f23b3c7ae7f657bf4c6f0d3b043a8271f2872c6

diff --git a/dev-python/google-api-core/google-api-core-2.13.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.13.0.ebuild
new file mode 100644
index ..31097fa5f234
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.13.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-10-28 Thread Michał Górny
commit: b4dc7ed87872aed4914a80d1a3118928c2702ff1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 28 15:09:11 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 28 15:23:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dc7ed8

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.11.1.ebuild  | 74 --
 2 files changed, 75 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 98b670ad16f1..a78502fc241b 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.11.1.gh.tar.gz 187982 BLAKE2B 
095b96b50f0723543acf32e4db092a8b24eccf68088229668f7f36aa0d29f66905ea8c43d7ca4a4ee4179664b6bb63c45e4619d621a99f8c2a81a4b3dd61c25e
 SHA512 
a2ca8a2a136fd2662201af462b45da07c0e4d124649bba12d0564c595ebf02bd398354394d7eb4116c875b2c72b29280ee5a770a6773254accc979eacbbe
 DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83

diff --git a/dev-python/google-api-core/google-api-core-2.11.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.1.ebuild
deleted file mode 100644
index e6256673d966..
--- a/dev-python/google-api-core/google-api-core-2.11.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-09-25 Thread Michał Górny
commit: 9cd747323978e53e593894e84946f6a7ddcf590b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Sep 26 04:13:43 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Sep 26 04:42:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd74732

dev-python/google-api-core: Bump to 2.12.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.12.0.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9f3943c136f3..98b670ad16f1 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.11.1.gh.tar.gz 187982 BLAKE2B 
095b96b50f0723543acf32e4db092a8b24eccf68088229668f7f36aa0d29f66905ea8c43d7ca4a4ee4179664b6bb63c45e4619d621a99f8c2a81a4b3dd61c25e
 SHA512 
a2ca8a2a136fd2662201af462b45da07c0e4d124649bba12d0564c595ebf02bd398354394d7eb4116c875b2c72b29280ee5a770a6773254accc979eacbbe
+DIST python-api-core-2.12.0.gh.tar.gz 189439 BLAKE2B 
e2186ea64a36f6c59f5771efc20b050aeb6c17a346c005f64658ac0840a7c11f46a375ae796ea3e084ae711a07776b4bb4683e0bab7f10ade0ac132c4e73d22b
 SHA512 
aae4dbe6a935626224280e180f07937595b3dc0a2649b70415fb5ad6df73af26bcb486c7bfc4c01a9ae4b1513b7df2e127aa4cbbf370366ba00dc7b58b884e83

diff --git a/dev-python/google-api-core/google-api-core-2.12.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.12.0.ebuild
new file mode 100644
index ..31097fa5f234
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.12.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-07-24 Thread Michał Górny
commit: 83680b0a63aaacb019c8e592692f4a37cba4f54b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 24 11:01:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 24 11:06:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83680b0a

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core-2.11.0-r1.ebuild   | 73 --
 2 files changed, 74 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 61136567d3c4..9f3943c136f3 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.11.0.gh.tar.gz 187535 BLAKE2B 
e8029b6344b572e1dcc8455b95f3ee63c8d3684f0c8807793e4e6ba2dd0179c939f183144085c2b94a29b8a1ae0e39aeffceb632988702806665ec39c51e3ce5
 SHA512 
798ff3970027d7ce60dcb62a88d395ebf00454f902fda4f272fc240b9ec104af112dd9de479fb6761990c48931c8ccd8c5223a1b2b5fa44823cabac862efdba8
 DIST python-api-core-2.11.1.gh.tar.gz 187982 BLAKE2B 
095b96b50f0723543acf32e4db092a8b24eccf68088229668f7f36aa0d29f66905ea8c43d7ca4a4ee4179664b6bb63c45e4619d621a99f8c2a81a4b3dd61c25e
 SHA512 
a2ca8a2a136fd2662201af462b45da07c0e4d124649bba12d0564c595ebf02bd398354394d7eb4116c875b2c72b29280ee5a770a6773254accc979eacbbe

diff --git a/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
deleted file mode 100644
index 27bbfd41437c..
--- a/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-07-24 Thread Jakov Smolić
commit: 175d5448e827df4641a59b1bb03dd96eede4b998
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jul 24 10:05:04 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jul 24 10:05:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175d5448

dev-python/google-api-core: Stabilize 2.11.1 ALLARCHES, #911037

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

 dev-python/google-api-core/google-api-core-2.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.11.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.1.ebuild
index 31097fa5f234..e6256673d966 100644
--- a/dev-python/google-api-core/google-api-core-2.11.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.11.1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-06-14 Thread Michał Górny
commit: f72fa2b59d6d48aba99c1adcc7313e76fa7d7e6c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 15 03:59:55 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 15 03:59:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72fa2b5

dev-python/google-api-core: Bump to 2.11.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.11.1.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9d6e8eb93f09..61136567d3c4 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST python-api-core-2.11.0.gh.tar.gz 187535 BLAKE2B 
e8029b6344b572e1dcc8455b95f3ee63c8d3684f0c8807793e4e6ba2dd0179c939f183144085c2b94a29b8a1ae0e39aeffceb632988702806665ec39c51e3ce5
 SHA512 
798ff3970027d7ce60dcb62a88d395ebf00454f902fda4f272fc240b9ec104af112dd9de479fb6761990c48931c8ccd8c5223a1b2b5fa44823cabac862efdba8
+DIST python-api-core-2.11.1.gh.tar.gz 187982 BLAKE2B 
095b96b50f0723543acf32e4db092a8b24eccf68088229668f7f36aa0d29f66905ea8c43d7ca4a4ee4179664b6bb63c45e4619d621a99f8c2a81a4b3dd61c25e
 SHA512 
a2ca8a2a136fd2662201af462b45da07c0e4d124649bba12d0564c595ebf02bd398354394d7eb4116c875b2c72b29280ee5a770a6773254accc979eacbbe

diff --git a/dev-python/google-api-core/google-api-core-2.11.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.1.ebuild
new file mode 100644
index ..31097fa5f234
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.11.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-02-15 Thread Michał Górny
commit: 15245887e92b28de6dae06bcc74d3c98dc36630b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 16 05:05:21 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 16 05:10:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15245887

dev-python/google-api-core: Enable py3.11

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

 dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
index ebb0ff43ac99..27bbfd41437c 100644
--- a/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-01-10 Thread Michał Górny
commit: 54fda142804e7df24cac541cdcd5a750cd47fa6f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 10 14:18:59 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 10 14:21:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fda142

dev-python/google-api-core: Remove Python < 3.10

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

 .../google-api-core/google-api-core-2.11.0.ebuild  | 73 --
 1 file changed, 73 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.11.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
deleted file mode 100644
index 249cd335e66f..
--- a/dev-python/google-api-core/google-api-core-2.11.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-01-08 Thread Michał Górny
commit: 9bf9c108988715498a334ff027a04b22eb38b5ae
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan  8 14:11:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  8 14:17:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf9c108

dev-python/google-api-core: Remove Python < 3.10

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

 .../google-api-core-2.11.0-r1.ebuild   | 73 ++
 1 file changed, 73 insertions(+)

diff --git a/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
new file mode 100644
index ..ebb0ff43ac99
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.11.0-r1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_10 )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-01-05 Thread Michał Górny
commit: c051b4af8cc7ffe718b7d37dc691742a8edfde26
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan  5 11:29:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan  5 11:29:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c051b4af

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  4 --
 .../google-api-core/google-api-core-2.10.0.ebuild  | 73 --
 .../google-api-core/google-api-core-2.10.1.ebuild  | 73 --
 .../google-api-core/google-api-core-2.10.2.ebuild  | 73 --
 .../google-api-core/google-api-core-2.8.2.ebuild   | 73 --
 5 files changed, 296 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 63baa4fb791b..9d6e8eb93f09 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,5 +1 @@
-DIST python-api-core-2.10.0.gh.tar.gz 180767 BLAKE2B 
1f8d86fbd39c6bed927b2354c7e734ef2de563e2583bc4d9bff8121ae45b5538c67472a723e6c6990d1c5aa165ea83e3c1184fae2fd79ce2ea985aa89e057c7a
 SHA512 
e4719eee37e04719d6ce7d0fe99e106ffdc8fba08f73d02f94b597f7c6fa4e57a0e28876b1c5baa2a9ce77220422f17d234b0d802d63238217a902fab65d546c
-DIST python-api-core-2.10.1.gh.tar.gz 181127 BLAKE2B 
5f900c48ed367cbee03079efd78f16f9c07c2bf976757496fe9cee1ebbed5a9fe52e6c4f9f2a8ea6b7739e82c2efe44f294a3fb2586e19240855737431508f94
 SHA512 
f66188cc154d39483dc23e15d3d8100e5b6851cf44fa52d6e1917016d295b5de37132627ef9044905ab4e28f7b2f2e5131ce00ed50631d83c66fa192b106904e
-DIST python-api-core-2.10.2.gh.tar.gz 181173 BLAKE2B 
181aa7ed47c64a231ee30e7719f3e3c271de14408466cbb41653e2eea4617058fcb60da31c77d98d33b0026352e6a3d5e61fabf03b480c596eb8aebfd5b8bab0
 SHA512 
4f2f98aad9638516e6e96ade137a1f6bf877c8a9d03537c11cf85e4550d19fe166ba1a2963d1dfde9931cea4e98d581d8f734644c3b623b78aedc4e2711e0aa8
 DIST python-api-core-2.11.0.gh.tar.gz 187535 BLAKE2B 
e8029b6344b572e1dcc8455b95f3ee63c8d3684f0c8807793e4e6ba2dd0179c939f183144085c2b94a29b8a1ae0e39aeffceb632988702806665ec39c51e3ce5
 SHA512 
798ff3970027d7ce60dcb62a88d395ebf00454f902fda4f272fc240b9ec104af112dd9de479fb6761990c48931c8ccd8c5223a1b2b5fa44823cabac862efdba8
-DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.10.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.10.0.ebuild
deleted file mode 100644
index 1f782b73aa45..
--- a/dev-python/google-api-core/google-api-core-2.10.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.20.1[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.20.1[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-01-05 Thread Sam James
commit: 20aca9a2f92c64c81b0edeb4976dc60e2ff486ea
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 08:49:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 08:49:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20aca9a2

dev-python/google-api-core: Stabilize 2.11.0 x86, #875302

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

 dev-python/google-api-core/google-api-core-2.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.11.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
index 299b1d822899..249cd335e66f 100644
--- a/dev-python/google-api-core/google-api-core-2.11.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2023-01-05 Thread Sam James
commit: 3fd03e6bcbdefe906853b5a9ec7f94342a3f7b59
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 08:49:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 08:49:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd03e6b

dev-python/google-api-core: Stabilize 2.11.0 amd64, #875302

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

 dev-python/google-api-core/google-api-core-2.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.11.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
index 49c9fdd9dd60..299b1d822899 100644
--- a/dev-python/google-api-core/google-api-core-2.11.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-12-02 Thread Arthur Zamarin
commit: be90186e8f63ded8f3287bd867fa49d86e4b239e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 14:11:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 14:11:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be90186e

dev-python/google-api-core: add github upstream metadata

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

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

diff --git a/dev-python/google-api-core/metadata.xml 
b/dev-python/google-api-core/metadata.xml
index a9551f2d90a8..d5a1c4ae4f13 100644
--- a/dev-python/google-api-core/metadata.xml
+++ b/dev-python/google-api-core/metadata.xml
@@ -12,5 +12,6 @@


google-api-core
+   googleapis/python-api-core

 



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-12-02 Thread Arthur Zamarin
commit: 65f5fde97515f7edeb7c00cc035612fce2931bcb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 14:11:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 14:11:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f5fde9

dev-python/google-api-core: add 2.11.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.11.0.ebuild  | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index e809653bd43a..63baa4fb791b 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1,5 @@
 DIST python-api-core-2.10.0.gh.tar.gz 180767 BLAKE2B 
1f8d86fbd39c6bed927b2354c7e734ef2de563e2583bc4d9bff8121ae45b5538c67472a723e6c6990d1c5aa165ea83e3c1184fae2fd79ce2ea985aa89e057c7a
 SHA512 
e4719eee37e04719d6ce7d0fe99e106ffdc8fba08f73d02f94b597f7c6fa4e57a0e28876b1c5baa2a9ce77220422f17d234b0d802d63238217a902fab65d546c
 DIST python-api-core-2.10.1.gh.tar.gz 181127 BLAKE2B 
5f900c48ed367cbee03079efd78f16f9c07c2bf976757496fe9cee1ebbed5a9fe52e6c4f9f2a8ea6b7739e82c2efe44f294a3fb2586e19240855737431508f94
 SHA512 
f66188cc154d39483dc23e15d3d8100e5b6851cf44fa52d6e1917016d295b5de37132627ef9044905ab4e28f7b2f2e5131ce00ed50631d83c66fa192b106904e
 DIST python-api-core-2.10.2.gh.tar.gz 181173 BLAKE2B 
181aa7ed47c64a231ee30e7719f3e3c271de14408466cbb41653e2eea4617058fcb60da31c77d98d33b0026352e6a3d5e61fabf03b480c596eb8aebfd5b8bab0
 SHA512 
4f2f98aad9638516e6e96ade137a1f6bf877c8a9d03537c11cf85e4550d19fe166ba1a2963d1dfde9931cea4e98d581d8f734644c3b623b78aedc4e2711e0aa8
+DIST python-api-core-2.11.0.gh.tar.gz 187535 BLAKE2B 
e8029b6344b572e1dcc8455b95f3ee63c8d3684f0c8807793e4e6ba2dd0179c939f183144085c2b94a29b8a1ae0e39aeffceb632988702806665ec39c51e3ce5
 SHA512 
798ff3970027d7ce60dcb62a88d395ebf00454f902fda4f272fc240b9ec104af112dd9de479fb6761990c48931c8ccd8c5223a1b2b5fa44823cabac862efdba8
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.11.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
new file mode 100644
index ..49c9fdd9dd60
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.11.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-10-08 Thread Michał Górny
commit: 2f67dc5ad8de13dae8546d1b416cb16cbae07ed0
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  8 07:24:51 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  8 08:01:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f67dc5a

dev-python/google-api-core: Bump to 2.10.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.10.2.ebuild  | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 02ff5b62bb03..e809653bd43a 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST python-api-core-2.10.0.gh.tar.gz 180767 BLAKE2B 
1f8d86fbd39c6bed927b2354c7e734ef2de563e2583bc4d9bff8121ae45b5538c67472a723e6c6990d1c5aa165ea83e3c1184fae2fd79ce2ea985aa89e057c7a
 SHA512 
e4719eee37e04719d6ce7d0fe99e106ffdc8fba08f73d02f94b597f7c6fa4e57a0e28876b1c5baa2a9ce77220422f17d234b0d802d63238217a902fab65d546c
 DIST python-api-core-2.10.1.gh.tar.gz 181127 BLAKE2B 
5f900c48ed367cbee03079efd78f16f9c07c2bf976757496fe9cee1ebbed5a9fe52e6c4f9f2a8ea6b7739e82c2efe44f294a3fb2586e19240855737431508f94
 SHA512 
f66188cc154d39483dc23e15d3d8100e5b6851cf44fa52d6e1917016d295b5de37132627ef9044905ab4e28f7b2f2e5131ce00ed50631d83c66fa192b106904e
+DIST python-api-core-2.10.2.gh.tar.gz 181173 BLAKE2B 
181aa7ed47c64a231ee30e7719f3e3c271de14408466cbb41653e2eea4617058fcb60da31c77d98d33b0026352e6a3d5e61fabf03b480c596eb8aebfd5b8bab0
 SHA512 
4f2f98aad9638516e6e96ade137a1f6bf877c8a9d03537c11cf85e4550d19fe166ba1a2963d1dfde9931cea4e98d581d8f734644c3b623b78aedc4e2711e0aa8
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.10.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.10.2.ebuild
new file mode 100644
index ..49c9fdd9dd60
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.10.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.19.5[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-09-16 Thread Arthur Zamarin
commit: e6edef82f121d891089d86b3a4b3db05b73017cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 16 06:21:14 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 16 06:35:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6edef82

dev-python/google-api-core: add 2.10.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.10.1.ebuild  | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 73aebe3ecdfd..02ff5b62bb03 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST python-api-core-2.10.0.gh.tar.gz 180767 BLAKE2B 
1f8d86fbd39c6bed927b2354c7e734ef2de563e2583bc4d9bff8121ae45b5538c67472a723e6c6990d1c5aa165ea83e3c1184fae2fd79ce2ea985aa89e057c7a
 SHA512 
e4719eee37e04719d6ce7d0fe99e106ffdc8fba08f73d02f94b597f7c6fa4e57a0e28876b1c5baa2a9ce77220422f17d234b0d802d63238217a902fab65d546c
+DIST python-api-core-2.10.1.gh.tar.gz 181127 BLAKE2B 
5f900c48ed367cbee03079efd78f16f9c07c2bf976757496fe9cee1ebbed5a9fe52e6c4f9f2a8ea6b7739e82c2efe44f294a3fb2586e19240855737431508f94
 SHA512 
f66188cc154d39483dc23e15d3d8100e5b6851cf44fa52d6e1917016d295b5de37132627ef9044905ab4e28f7b2f2e5131ce00ed50631d83c66fa192b106904e
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.10.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.10.1.ebuild
new file mode 100644
index ..1f782b73aa45
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.10.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.20.1[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-09-02 Thread Arthur Zamarin
commit: 84bfd5927917224e2bb66adbf30251595414d522
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  2 14:32:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  2 15:17:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bfd592

dev-python/google-api-core: add 2.10.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.10.0.ebuild  | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 83558fb10463..73aebe3ecdfd 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
+DIST python-api-core-2.10.0.gh.tar.gz 180767 BLAKE2B 
1f8d86fbd39c6bed927b2354c7e734ef2de563e2583bc4d9bff8121ae45b5538c67472a723e6c6990d1c5aa165ea83e3c1184fae2fd79ce2ea985aa89e057c7a
 SHA512 
e4719eee37e04719d6ce7d0fe99e106ffdc8fba08f73d02f94b597f7c6fa4e57a0e28876b1c5baa2a9ce77220422f17d234b0d802d63238217a902fab65d546c
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.10.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.10.0.ebuild
new file mode 100644
index ..1f782b73aa45
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.10.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.20.1[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-07-24 Thread Michał Górny
commit: c48b422d2cd3e4fc698c3480560f77fa82654a53
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 20:27:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 20:27:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48b422d

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.8.1.ebuild   | 73 --
 2 files changed, 74 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 84c156f7fbff..83558fb10463 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST python-api-core-2.8.1.gh.tar.gz 164630 BLAKE2B 
88db73f210ae5ee4aa2e7382ea34ef59fb51f88e196622556327c130057b74594884bbe21719bf12cc6ddc9975cf12ac71fa24ac4dfde4681b4742af57702b5d
 SHA512 
f3bfa476562428246203592b53c22e8e52af167af10b1fa68afb51fe6e8ca8090e9231e4c297847d12c201ca791aa80153bee07f72939bc65920260ec50b3d38
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.8.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.1.ebuild
deleted file mode 100644
index 668d75698795..
--- a/dev-python/google-api-core/google-api-core-2.8.1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-MY_P=python-api-core-${PV}
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="
-   https://github.com/googleapis/python-api-core/
-   https://pypi.org/project/google-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html
-"
-SRC_URI="
-   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/protobuf-python-3.15.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-07-24 Thread Sam James
commit: f4e3758bdbafb3f1ad66972d0a3fe38c346af8ef
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 24 19:11:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 24 19:11:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e3758b

dev-python/google-api-core: Stabilize 2.8.2 ALLARCHES, #860597

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

 dev-python/google-api-core/google-api-core-2.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.8.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.2.ebuild
index 2ddf9d7fb8e4..668d75698795 100644
--- a/dev-python/google-api-core/google-api-core-2.8.2.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.8.2.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-06-27 Thread Michał Górny
commit: ddac6c4f8949bf3948b1f2fe2e24704af0403b15
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 09:26:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 09:29:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddac6c4f

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.7.3.ebuild   | 66 --
 2 files changed, 67 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 4b4cd09b4db3..84c156f7fbff 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,2 @@
-DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9
 DIST python-api-core-2.8.1.gh.tar.gz 164630 BLAKE2B 
88db73f210ae5ee4aa2e7382ea34ef59fb51f88e196622556327c130057b74594884bbe21719bf12cc6ddc9975cf12ac71fa24ac4dfde4681b4742af57702b5d
 SHA512 
f3bfa476562428246203592b53c22e8e52af167af10b1fa68afb51fe6e8ca8090e9231e4c297847d12c201ca791aa80153bee07f72939bc65920260ec50b3d38
 DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.7.3.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.3.ebuild
deleted file mode 100644
index 060a7a5bb115..
--- a/dev-python/google-api-core/google-api-core-2.7.3.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-06-27 Thread Agostino Sarubbo
commit: 54ff4a16f00e86f6e40e70db6e7d2488bb8f2143
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:34:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:34:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ff4a16

dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #854447

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

 dev-python/google-api-core/google-api-core-2.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.8.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.1.ebuild
index 2ddf9d7fb8e4..668d75698795 100644
--- a/dev-python/google-api-core/google-api-core-2.8.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.8.1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-06-16 Thread Michał Górny
commit: 828faed9256497a74d0b727d3ec4b84210938331
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 05:33:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 06:06:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828faed9

dev-python/google-api-core: Bump to 2.8.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.8.2.ebuild   | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 654acb2e4dd3..4b4cd09b4db3 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9
 DIST python-api-core-2.8.1.gh.tar.gz 164630 BLAKE2B 
88db73f210ae5ee4aa2e7382ea34ef59fb51f88e196622556327c130057b74594884bbe21719bf12cc6ddc9975cf12ac71fa24ac4dfde4681b4742af57702b5d
 SHA512 
f3bfa476562428246203592b53c22e8e52af167af10b1fa68afb51fe6e8ca8090e9231e4c297847d12c201ca791aa80153bee07f72939bc65920260ec50b3d38
+DIST python-api-core-2.8.2.gh.tar.gz 164586 BLAKE2B 
bd62b20d1be52f0a2227d1663ee37ce31d991e0773ed793a3999b70c74e03a28ac188cc331027def0055a5b80e93378d9ec5baa389c65e7d2f183b37233be5ac
 SHA512 
5844339cee71103650c446f002dcb13a632086d96dec1ed04a0ad5e4d3a61cc2a8e048da3e6445a50a0c009b0d25729f02865d28484bfee2a3427c829537e350

diff --git a/dev-python/google-api-core/google-api-core-2.8.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.2.ebuild
new file mode 100644
index ..2ddf9d7fb8e4
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.8.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.15.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-05-27 Thread Michał Górny
commit: 4b4c25891e1119da51dc0a1d630f60a8311fe9c1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 19:49:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 19:49:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4c2589

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  3 -
 .../google-api-core-2.7.1-r2.ebuild| 71 --
 .../google-api-core-2.7.2-r1.ebuild| 66 
 .../google-api-core/google-api-core-2.8.0.ebuild   | 66 
 4 files changed, 206 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 1c8963d8c4bc..654acb2e4dd3 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,5 +1,2 @@
-DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817
-DIST google-api-core-2.7.2.tar.gz 164017 BLAKE2B 
d2f1c690527c750a819718043542ce853be7f135660dfe661db2ba315213ef4a9756eeab6f1854275044d4f1fed50d119c2914eb00e043b7d5b085dad426a26f
 SHA512 
1fb420a41d603d576030d2b324036de10831035ce1505ba94dedc9e58ce354d0f23e1d3df8a4f2f5082147a1be49d93e10c2209a1407f90ffedfa74815730e14
 DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9
-DIST google-api-core-2.8.0.tar.gz 164541 BLAKE2B 
a62aa242e99f2e554242db1bdfdedc5ab4eb7ddd0efb3758af33dcd7417ce964cb1c5d11547c26b03e92684507e1573d1cbdc158efa39060e59254fed3e12626
 SHA512 
5ad9c4b8f8d15645e18f4377396a073cb23b03e4357d3840bcfcdc5bb182731817bb1188b3dd7f37e4083d4d6d0cea3d46fadee23fc9011a2fe9ca67f505e245
 DIST python-api-core-2.8.1.gh.tar.gz 164630 BLAKE2B 
88db73f210ae5ee4aa2e7382ea34ef59fb51f88e196622556327c130057b74594884bbe21719bf12cc6ddc9975cf12ac71fa24ac4dfde4681b4742af57702b5d
 SHA512 
f3bfa476562428246203592b53c22e8e52af167af10b1fa68afb51fe6e8ca8090e9231e4c297847d12c201ca791aa80153bee07f72939bc65920260ec50b3d38

diff --git a/dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild
deleted file mode 100644
index 8b6705313d6d..
--- a/dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-05-27 Thread Jakov Smolić
commit: 4d01b7ca58e9b29bf6412246c87649e26e73efe3
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 27 09:11:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 27 09:11:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d01b7ca

dev-python/google-api-core: Stabilize 2.7.3 ALLARCHES, #847712

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

 dev-python/google-api-core/google-api-core-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.7.3.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.3.ebuild
index a009e19f6f23..060a7a5bb115 100644
--- a/dev-python/google-api-core/google-api-core-2.7.3.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.7.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-05-27 Thread Michał Górny
commit: 401fd68cb2dbad38c9cc5b0c463a0553b89b452e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 27 05:13:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 27 06:10:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401fd68c

dev-python/google-api-core: Bump to 2.8.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.8.1.ebuild   | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index f8a0d18b2c5a..1c8963d8c4bc 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -2,3 +2,4 @@ DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f
 DIST google-api-core-2.7.2.tar.gz 164017 BLAKE2B 
d2f1c690527c750a819718043542ce853be7f135660dfe661db2ba315213ef4a9756eeab6f1854275044d4f1fed50d119c2914eb00e043b7d5b085dad426a26f
 SHA512 
1fb420a41d603d576030d2b324036de10831035ce1505ba94dedc9e58ce354d0f23e1d3df8a4f2f5082147a1be49d93e10c2209a1407f90ffedfa74815730e14
 DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9
 DIST google-api-core-2.8.0.tar.gz 164541 BLAKE2B 
a62aa242e99f2e554242db1bdfdedc5ab4eb7ddd0efb3758af33dcd7417ce964cb1c5d11547c26b03e92684507e1573d1cbdc158efa39060e59254fed3e12626
 SHA512 
5ad9c4b8f8d15645e18f4377396a073cb23b03e4357d3840bcfcdc5bb182731817bb1188b3dd7f37e4083d4d6d0cea3d46fadee23fc9011a2fe9ca67f505e245
+DIST python-api-core-2.8.1.gh.tar.gz 164630 BLAKE2B 
88db73f210ae5ee4aa2e7382ea34ef59fb51f88e196622556327c130057b74594884bbe21719bf12cc6ddc9975cf12ac71fa24ac4dfde4681b4742af57702b5d
 SHA512 
f3bfa476562428246203592b53c22e8e52af167af10b1fa68afb51fe6e8ca8090e9231e4c297847d12c201ca791aa80153bee07f72939bc65920260ec50b3d38

diff --git a/dev-python/google-api-core/google-api-core-2.8.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.1.ebuild
new file mode 100644
index ..2ddf9d7fb8e4
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.8.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-api-core-${PV}
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="
+   https://github.com/googleapis/python-api-core/
+   https://pypi.org/project/google-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html
+"
+SRC_URI="
+   https://github.com/googleapis/python-api-core/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/googleapis-common-protos-1.56.2[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.15.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-05-19 Thread Michał Górny
commit: c6732db2b80cb5ab0b82b7562960cbc4ff2dc9f7
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 19 05:30:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 19 07:14:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6732db2

dev-python/google-api-core: Bump to 2.8.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.8.0.ebuild   | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 3291fa1db9ac..f8a0d18b2c5a 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817
 DIST google-api-core-2.7.2.tar.gz 164017 BLAKE2B 
d2f1c690527c750a819718043542ce853be7f135660dfe661db2ba315213ef4a9756eeab6f1854275044d4f1fed50d119c2914eb00e043b7d5b085dad426a26f
 SHA512 
1fb420a41d603d576030d2b324036de10831035ce1505ba94dedc9e58ce354d0f23e1d3df8a4f2f5082147a1be49d93e10c2209a1407f90ffedfa74815730e14
 DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9
+DIST google-api-core-2.8.0.tar.gz 164541 BLAKE2B 
a62aa242e99f2e554242db1bdfdedc5ab4eb7ddd0efb3758af33dcd7417ce964cb1c5d11547c26b03e92684507e1573d1cbdc158efa39060e59254fed3e12626
 SHA512 
5ad9c4b8f8d15645e18f4377396a073cb23b03e4357d3840bcfcdc5bb182731817bb1188b3dd7f37e4083d4d6d0cea3d46fadee23fc9011a2fe9ca67f505e245

diff --git a/dev-python/google-api-core/google-api-core-2.8.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.8.0.ebuild
new file mode 100644
index ..a009e19f6f23
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.8.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-05-03 Thread Michał Górny
commit: dd8f04b14077dc4c9dff1f4cfda84522407a5b68
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  3 08:15:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  3 08:26:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8f04b1

dev-python/google-api-core: Bump to 2.7.3

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.7.3.ebuild   | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index c8ac6a809903..3291fa1db9ac 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817
 DIST google-api-core-2.7.2.tar.gz 164017 BLAKE2B 
d2f1c690527c750a819718043542ce853be7f135660dfe661db2ba315213ef4a9756eeab6f1854275044d4f1fed50d119c2914eb00e043b7d5b085dad426a26f
 SHA512 
1fb420a41d603d576030d2b324036de10831035ce1505ba94dedc9e58ce354d0f23e1d3df8a4f2f5082147a1be49d93e10c2209a1407f90ffedfa74815730e14
+DIST google-api-core-2.7.3.tar.gz 164219 BLAKE2B 
c394fd95bff3ac393174372e0c49f9a7974a006de6f14d07af7b15b4c531d6dae7af8c38e00263289a895cb9dae9ef23368d793f5ae3649b9b029337a72cc0ef
 SHA512 
2bf49738216cd52dad2bdfb3367e370390c366b49a8c3c4f6f49a2a3f17b27120d99933b57c8eb8c9a1f0f25ef5ea6d876cf8c3c6c759d3585d625e57b1153f9

diff --git a/dev-python/google-api-core/google-api-core-2.7.3.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.3.ebuild
new file mode 100644
index ..a009e19f6f23
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.7.3.ebuild
@@ -0,0 +1,66 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-22 Thread Michał Górny
commit: 08ca50db96ed9b85380e6c841967024b2a6982d5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 22 11:49:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 22 11:49:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ca50db

dev-python/google-api-core: Add a blocker on namespace-google

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

 .../{google-api-core-2.7.1-r1.ebuild => google-api-core-2.7.1-r2.ebuild} | 1 +
 .../{google-api-core-2.7.2.ebuild => google-api-core-2.7.2-r1.ebuild}| 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild
similarity index 98%
rename from dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
rename to dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild
index 00d58d638550..8b6705313d6d 100644
--- a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.7.1-r2.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
>=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.18.0[${PYTHON_USEDEP}]

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-22 Thread Michał Górny
commit: ebdecfc75ee43d015a5b9d5a7748f6a4d3aeb1d3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 22 10:17:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 22 10:29:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebdecfc7

dev-python/google-api-core: Remove old

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

 .../google-api-core/google-api-core-2.7.1.ebuild   | 65 --
 1 file changed, 65 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1.ebuild
deleted file mode 100644
index f2c7aa1eb8f4..
--- a/dev-python/google-api-core/google-api-core-2.7.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-22 Thread Jakov Smolić
commit: 820820a1cfa14c2fceca91e34084e2cf78b5fb94
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr 22 07:36:17 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr 22 07:36:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820820a1

dev-python/google-api-core: Stabilize 2.7.1-r1 ALLARCHES, #840020

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

 dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
index 1b480984d792..00d58d638550 100644
--- a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-17 Thread Michał Górny
commit: ae95535b2cac0b7ccac27ddce632b6aef0efbc8f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 17 08:09:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 17 08:38:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae95535b

dev-python/google-api-core: Bump to 2.7.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.7.2.ebuild   | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 6488ebdc80c6..c8ac6a809903 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817
+DIST google-api-core-2.7.2.tar.gz 164017 BLAKE2B 
d2f1c690527c750a819718043542ce853be7f135660dfe661db2ba315213ef4a9756eeab6f1854275044d4f1fed50d119c2914eb00e043b7d5b085dad426a26f
 SHA512 
1fb420a41d603d576030d2b324036de10831035ce1505ba94dedc9e58ce354d0f23e1d3df8a4f2f5082147a1be49d93e10c2209a1407f90ffedfa74815730e14

diff --git a/dev-python/google-api-core/google-api-core-2.7.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.2.ebuild
new file mode 100644
index ..687af3f4c9c4
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.7.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-17 Thread Michał Górny
commit: 213e65c5740d0e0e2473a6a94b5e01dc173ef0db
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 17 06:52:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 17 06:52:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213e65c5

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core/google-api-core-2.5.0.ebuild   | 65 --
 2 files changed, 66 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index e61c48d75451..6488ebdc80c6 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST google-api-core-2.5.0.tar.gz 160336 BLAKE2B 
5a3050dcb2e58c068c67cd6263b297ea84e4a47784c750e7ed87077bf46314730698eda2eaa8305a99a55b539b8886dfbbeeb9dc9838748fa941db6785212f36
 SHA512 
92b570195db21dded50b220e350e518c13101ab3e247bcbb3d3f5701e722c6dc81312443889360fdef1485edf1d5ef486bfeecf56092844cea81b61c7c527728
 DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
deleted file mode 100644
index f2c7aa1eb8f4..
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-16 Thread Sam James
commit: afa32868fe10afdd07f3a81577cb57f00c09794b
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 16 18:44:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 16 18:44:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa32868

dev-python/google-api-core: Stabilize 2.7.1 ALLARCHES, #838622

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

 dev-python/google-api-core/google-api-core-2.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1.ebuild
index 4c4a55dc0996..f2c7aa1eb8f4 100644
--- a/dev-python/google-api-core/google-api-core-2.7.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.7.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-12 Thread Michał Górny
commit: 2e5c3d5e913b2783685b890c67fded153d99d87e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 12 13:24:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 12 13:27:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5c3d5e

dev-python/google-api-core: Fix ns-related test failures

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

 dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
index 689edf9d45fa..1b480984d792 100644
--- a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
@@ -59,8 +59,12 @@ python_compile() {
find "${BUILD_DIR}" -name '*.pth' -delete || die
 }
 
+src_test() {
+   rm -r google || die
+   distutils-r1_src_test
+}
+
 python_test() {
distutils_write_namespace google
-   cd "${T}" || die
-   epytest -p no:aiohttp -p no:trio "${S}/tests"
+   epytest -p no:aiohttp -p no:trio tests
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-04-12 Thread Michał Górny
commit: 28253c220e1ba0bffbde85e1f44dee7a7de9a5b1
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 12 11:04:02 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 12 11:06:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28253c22

dev-python/google-api-core: Remove namespace dep

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

 .../google-api-core-2.7.1-r1.ebuild| 66 ++
 1 file changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
new file mode 100644
index ..689edf9d45fa
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-03-22 Thread Michał Górny
commit: 19a0cbe9a3bb4d66ad6519ec758bba338cc6a5b8
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 22 09:59:09 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 22 09:59:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a0cbe9

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-2.3.1.ebuild   | 50 -
 .../google-api-core/google-api-core-2.7.0.ebuild   | 65 --
 3 files changed, 117 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9d3423354314..e61c48d75451 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1,2 @@
-DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29
 DIST google-api-core-2.5.0.tar.gz 160336 BLAKE2B 
5a3050dcb2e58c068c67cd6263b297ea84e4a47784c750e7ed87077bf46314730698eda2eaa8305a99a55b539b8886dfbbeeb9dc9838748fa941db6785212f36
 SHA512 
92b570195db21dded50b220e350e518c13101ab3e247bcbb3d3f5701e722c6dc81312443889360fdef1485edf1d5ef486bfeecf56092844cea81b61c7c527728
-DIST google-api-core-2.7.0.tar.gz 163847 BLAKE2B 
ba9b787736744fcbe73fde030b8efc88c01f818d3b8b83886116202354a3626b8ea15cac46f23a12191364098f74e2b9128774afd659dd4c4ce55af1c7ad2319
 SHA512 
9c00791a7412dab25b68785b3265a5654671a7865381d6d2cc8cdcb7e509d71968a0a654ecaaa6bb830b38f0cc838707baeedb545fcf5eea362bfa4bd8a9c53b
 DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817

diff --git a/dev-python/google-api-core/google-api-core-2.3.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
deleted file mode 100644
index 0c6e40af4dcf..
--- a/dev-python/google-api-core/google-api-core-2.3.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-03-22 Thread Jakov Smolić
commit: bcb9b6b7b45efdc6848334f2fa05a32ee99f9b92
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 22 09:26:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 09:26:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb9b6b7

dev-python/google-api-core: Stabilize 2.5.0 x86, #835206

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index 687faef65572..f2c7aa1eb8f4 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-03-22 Thread Jakov Smolić
commit: 048797143ee118c8e3db22a9bcdd5388f7afbc31
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar 22 09:25:53 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 09:25:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04879714

dev-python/google-api-core: Stabilize 2.5.0 amd64, #835206

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index 4c4a55dc0996..687faef65572 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-03-15 Thread Michał Górny
commit: 5b9625535cbc2b1c0735cb060277422d73b5ee95
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 15 13:19:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 15 13:23:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b962553

dev-python/google-api-core: Bump to 2.7.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.7.1.ebuild   | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 16e85d168212..9d3423354314 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29
 DIST google-api-core-2.5.0.tar.gz 160336 BLAKE2B 
5a3050dcb2e58c068c67cd6263b297ea84e4a47784c750e7ed87077bf46314730698eda2eaa8305a99a55b539b8886dfbbeeb9dc9838748fa941db6785212f36
 SHA512 
92b570195db21dded50b220e350e518c13101ab3e247bcbb3d3f5701e722c6dc81312443889360fdef1485edf1d5ef486bfeecf56092844cea81b61c7c527728
 DIST google-api-core-2.7.0.tar.gz 163847 BLAKE2B 
ba9b787736744fcbe73fde030b8efc88c01f818d3b8b83886116202354a3626b8ea15cac46f23a12191364098f74e2b9128774afd659dd4c4ce55af1c7ad2319
 SHA512 
9c00791a7412dab25b68785b3265a5654671a7865381d6d2cc8cdcb7e509d71968a0a654ecaaa6bb830b38f0cc838707baeedb545fcf5eea362bfa4bd8a9c53b
+DIST google-api-core-2.7.1.tar.gz 163942 BLAKE2B 
0b28e8dd8607ed6a64a3715c14e321f74d18abc09bc2eee5c6d080936160ea9d6839f1acf9589667c86a688e4e02038cc204f25d0b7cab3e3ed3af2463f31abb
 SHA512 
2264eec00309f272ecca278e8f310bca4be64cfcec94c05fa96a7a8ae350fce0ae9931fbb27aae71e89393289cdbef782631a6766e85d5aee449e903e70f0817

diff --git a/dev-python/google-api-core/google-api-core-2.7.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.1.ebuild
new file mode 100644
index ..4c4a55dc0996
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.7.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-03-09 Thread Arthur Zamarin
commit: d785ba507c104724a2dc163577fe23a97b21fe81
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  9 20:29:24 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  9 20:29:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d785ba50

dev-python/google-api-core: add 2.7.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.7.0.ebuild   | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 263698e4ec8a..16e85d168212 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29
 DIST google-api-core-2.5.0.tar.gz 160336 BLAKE2B 
5a3050dcb2e58c068c67cd6263b297ea84e4a47784c750e7ed87077bf46314730698eda2eaa8305a99a55b539b8886dfbbeeb9dc9838748fa941db6785212f36
 SHA512 
92b570195db21dded50b220e350e518c13101ab3e247bcbb3d3f5701e722c6dc81312443889360fdef1485edf1d5ef486bfeecf56092844cea81b61c7c527728
+DIST google-api-core-2.7.0.tar.gz 163847 BLAKE2B 
ba9b787736744fcbe73fde030b8efc88c01f818d3b8b83886116202354a3626b8ea15cac46f23a12191364098f74e2b9128774afd659dd4c4ce55af1c7ad2319
 SHA512 
9c00791a7412dab25b68785b3265a5654671a7865381d6d2cc8cdcb7e509d71968a0a654ecaaa6bb830b38f0cc838707baeedb545fcf5eea362bfa4bd8a9c53b

diff --git a/dev-python/google-api-core/google-api-core-2.7.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.7.0.ebuild
new file mode 100644
index ..4c4a55dc0996
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.7.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-02-25 Thread Arthur Zamarin
commit: cf0901812769f5232b0630c1d3176cad48f1aece
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 25 11:23:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 25 11:23:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf090181

dev-python/google-api-core: Keyword 2.5.0 arm, #833966

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index 99eed3b48653..4c4a55dc0996 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-02-25 Thread Arthur Zamarin
commit: 1a11cf3ccc1b641c5a98dfa02193f1ea8b924114
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 25 11:23:46 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 25 11:23:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a11cf3c

dev-python/google-api-core: Keyword 2.5.0 arm64, #833966

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index e11d525d5671..99eed3b48653 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-02-24 Thread Michał Górny
commit: bd67f52a12ae1805fdd772f43c306f054b0aaca5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 24 08:19:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 24 08:51:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd67f52a

dev-python/google-api-core: Tested on py3.10

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index d7b0cd4aed5a..e11d525d5671 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -59,3 +59,7 @@ python_compile() {
distutils-r1_python_compile
find "${BUILD_DIR}" -name '*.pth' -delete || die
 }
+
+python_test() {
+   epytest -p no:aiohttp -p no:trio
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-02-03 Thread Michał Górny
commit: 7287733bbd9b5877de6c498779efa69d1a98a2c8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  3 09:06:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  3 09:15:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7287733b

dev-python/google-api-core: Fix .pth removal for tests

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

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
index 32405aec83ad..d7b0cd4aed5a 100644
--- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -55,7 +55,7 @@ EPYTEST_DESELECT=(
tests/unit/test_operation.py::test_exception_with_error_code
 )
 
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-02-02 Thread Michał Górny
commit: 64337ca2802aabe3faf531ec6fe536b610325d54
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  2 22:47:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  2 23:21:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64337ca2

dev-python/google-api-core: Bump to 2.5.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.5.0.ebuild   | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 5395a2279f24..263698e4ec8a 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29
+DIST google-api-core-2.5.0.tar.gz 160336 BLAKE2B 
5a3050dcb2e58c068c67cd6263b297ea84e4a47784c750e7ed87077bf46314730698eda2eaa8305a99a55b539b8886dfbbeeb9dc9838748fa941db6785212f36
 SHA512 
92b570195db21dded50b220e350e518c13101ab3e247bcbb3d3f5701e722c6dc81312443889360fdef1485edf1d5ef486bfeecf56092844cea81b61c7c527728

diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
new file mode 100644
index ..32405aec83ad
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-01-08 Thread Michał Górny
commit: f241e79bf85cca89685a174ca3e9d39ec3047b6a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  8 18:21:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  8 18:21:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f241e79b

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-2.2.2.ebuild   | 50 --
 .../google-api-core/google-api-core-2.3.0.ebuild   | 50 --
 3 files changed, 102 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index a0eb2b496d77..5395a2279f24 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1 @@
-DIST google-api-core-2.2.2.tar.gz 140701 BLAKE2B 
4e90db4311fc88d3fc8e29d6d8f11ae1424000c0e293f219d679984ec4a2c1bbbaf72d734b937d6916302f3a9a8b1cb369dd719972f4eb2d3f7264bf16ffbc7f
 SHA512 
9b307c8ebd224b7614bd1d9f48d752852929b726c04df24f81e0b1b601f9a14d10654e9ef53b6a5ab677e8e57256f87b8683fa4dde0585f9c2e6d313d29d53fe
-DIST google-api-core-2.3.0.tar.gz 155449 BLAKE2B 
4aba324a18c8b6f9b9afd223688771fc6a57ee71f550736cfb5c9fac861a6a84369eb4e6ebec0664241590624c52cd0bcc8762afeb230debc16f0849fde049bf
 SHA512 
f85c9279822ab818aa9d183bc930e61be9cfb2e65ab6a46fcd8aaab2531b4258c6247b02fb8f4f29841d9ab13ca33e129198589cbc37b3c77677a72e72635285
 DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29

diff --git a/dev-python/google-api-core/google-api-core-2.2.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.2.2.ebuild
deleted file mode 100644
index 5c79fe508a2c..
--- a/dev-python/google-api-core/google-api-core-2.2.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2022-01-08 Thread Jakov Smolić
commit: 412fb1f622689241b2a90cd8fcf02259c0c7cdce
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jan  8 18:02:51 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jan  8 18:02:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412fb1f6

dev-python/google-api-core: Stabilize 2.3.1 ALLARCHES, #830789

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

 dev-python/google-api-core/google-api-core-2.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.3.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
index f67642816e93..0c6e40af4dcf 100644
--- a/dev-python/google-api-core/google-api-core-2.3.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-12-16 Thread Michał Górny
commit: 1f418516f1e21546396c7b524578778b184ed474
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 16 08:08:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 16 08:46:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f418516

dev-python/google-api-core: Bump to 2.3.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.3.1.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 8fb2f11472a6..a0eb2b496d77 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-2.2.2.tar.gz 140701 BLAKE2B 
4e90db4311fc88d3fc8e29d6d8f11ae1424000c0e293f219d679984ec4a2c1bbbaf72d734b937d6916302f3a9a8b1cb369dd719972f4eb2d3f7264bf16ffbc7f
 SHA512 
9b307c8ebd224b7614bd1d9f48d752852929b726c04df24f81e0b1b601f9a14d10654e9ef53b6a5ab677e8e57256f87b8683fa4dde0585f9c2e6d313d29d53fe
 DIST google-api-core-2.3.0.tar.gz 155449 BLAKE2B 
4aba324a18c8b6f9b9afd223688771fc6a57ee71f550736cfb5c9fac861a6a84369eb4e6ebec0664241590624c52cd0bcc8762afeb230debc16f0849fde049bf
 SHA512 
f85c9279822ab818aa9d183bc930e61be9cfb2e65ab6a46fcd8aaab2531b4258c6247b02fb8f4f29841d9ab13ca33e129198589cbc37b3c77677a72e72635285
+DIST google-api-core-2.3.1.tar.gz 156495 BLAKE2B 
fdc7f7d8457b96947181eee9992c5e51bbd18f9740a0415a32d4d0f45ade9c0c784e01f0aa78fe0dbbf3717ee860e78d6b4d1c5f154361afbf919abe033e5380
 SHA512 
ab1c333727e666f920d81186e6213d440052021d952efcb47eac487d10ab33a2e1116278925e54bfb3468de70c18837a0e241ba3426af09728ea59a725789a29

diff --git a/dev-python/google-api-core/google-api-core-2.3.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
new file mode 100644
index ..f67642816e93
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-12-07 Thread Michał Górny
commit: 0e075097b705edca89f8b5cd2d8231befd1ee941
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  8 05:00:29 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  8 05:37:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e075097

dev-python/google-api-core: Bump to 2.3.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.3.0.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 6e8a8eb6083f..8fb2f11472a6 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST google-api-core-2.2.2.tar.gz 140701 BLAKE2B 
4e90db4311fc88d3fc8e29d6d8f11ae1424000c0e293f219d679984ec4a2c1bbbaf72d734b937d6916302f3a9a8b1cb369dd719972f4eb2d3f7264bf16ffbc7f
 SHA512 
9b307c8ebd224b7614bd1d9f48d752852929b726c04df24f81e0b1b601f9a14d10654e9ef53b6a5ab677e8e57256f87b8683fa4dde0585f9c2e6d313d29d53fe
+DIST google-api-core-2.3.0.tar.gz 155449 BLAKE2B 
4aba324a18c8b6f9b9afd223688771fc6a57ee71f550736cfb5c9fac861a6a84369eb4e6ebec0664241590624c52cd0bcc8762afeb230debc16f0849fde049bf
 SHA512 
f85c9279822ab818aa9d183bc930e61be9cfb2e65ab6a46fcd8aaab2531b4258c6247b02fb8f4f29841d9ab13ca33e129198589cbc37b3c77677a72e72635285

diff --git a/dev-python/google-api-core/google-api-core-2.3.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.3.0.ebuild
new file mode 100644
index ..f67642816e93
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.3.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-11-13 Thread Michał Górny
commit: 35e10cd2d52dcdbb928f147fc8692bc107f357bd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 13 09:52:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 13 09:52:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e10cd2

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  3 --
 .../google-api-core/google-api-core-2.0.1.ebuild   | 48 --
 .../google-api-core/google-api-core-2.1.0.ebuild   | 48 --
 .../google-api-core/google-api-core-2.1.1.ebuild   | 48 --
 4 files changed, 147 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index de7de4b65c7..6e8a8eb6083 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1 @@
-DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9
-DIST google-api-core-2.1.0.tar.gz 138173 BLAKE2B 
3ba5b5433a8a29ddf180315daed5587d113bde410697eb5f90713573f41b15b89f0a52e387515751c7702008b150ccc8b90cd7480ac0a26a5f9c73f94443915a
 SHA512 
67688f2defa00df8039d964edeb2cb94aeab5124794fe95d1cba8b9e79aa57b7a191a4b51f91c7d7e293c7a550130cac294926552e47545a0f8222003d0ba076
-DIST google-api-core-2.1.1.tar.gz 138720 BLAKE2B 
218adf5ce8f796868d165dfc449fa2aec135c4cc13f74342c3f9f5790e56e8661d38409aea68c0e3b3b2d42929ab7079b30832a1be675fe00d5b7a426d84e64b
 SHA512 
38f6f03b9702234b6d0d41f064ae2c01b41d5dc2328bd4da886decf3d437db53fe194284b399dfadebbf4767cfb0aba804ec67911982d24c72f0a2464370f050
 DIST google-api-core-2.2.2.tar.gz 140701 BLAKE2B 
4e90db4311fc88d3fc8e29d6d8f11ae1424000c0e293f219d679984ec4a2c1bbbaf72d734b937d6916302f3a9a8b1cb369dd719972f4eb2d3f7264bf16ffbc7f
 SHA512 
9b307c8ebd224b7614bd1d9f48d752852929b726c04df24f81e0b1b601f9a14d10654e9ef53b6a5ab677e8e57256f87b8683fa4dde0585f9c2e6d313d29d53fe

diff --git a/dev-python/google-api-core/google-api-core-2.0.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.0.1.ebuild
deleted file mode 100644
index f085a528eaa..000
--- a/dev-python/google-api-core/google-api-core-2.0.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-11-13 Thread Jakov Smolić
commit: c87cedb83ff8d76d80c5c094e1c4033442d3bfe4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Nov 13 09:42:43 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Nov 13 09:42:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87cedb8

dev-python/google-api-core: Stabilize 2.2.2 ALLARCHES, #823497

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

 dev-python/google-api-core/google-api-core-2.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.2.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.2.2.ebuild
index f67642816e9..5c79fe508a2 100644
--- a/dev-python/google-api-core/google-api-core-2.2.2.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.2.2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-11-03 Thread Michał Górny
commit: 71c723d407b8758c2b6efa9fbfa5b0f928b70b36
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 06:30:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 06:42:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c723d4

dev-python/google-api-core: Bump to 2.2.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.2.2.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 1f46a89dc2b..de7de4b65c7 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9
 DIST google-api-core-2.1.0.tar.gz 138173 BLAKE2B 
3ba5b5433a8a29ddf180315daed5587d113bde410697eb5f90713573f41b15b89f0a52e387515751c7702008b150ccc8b90cd7480ac0a26a5f9c73f94443915a
 SHA512 
67688f2defa00df8039d964edeb2cb94aeab5124794fe95d1cba8b9e79aa57b7a191a4b51f91c7d7e293c7a550130cac294926552e47545a0f8222003d0ba076
 DIST google-api-core-2.1.1.tar.gz 138720 BLAKE2B 
218adf5ce8f796868d165dfc449fa2aec135c4cc13f74342c3f9f5790e56e8661d38409aea68c0e3b3b2d42929ab7079b30832a1be675fe00d5b7a426d84e64b
 SHA512 
38f6f03b9702234b6d0d41f064ae2c01b41d5dc2328bd4da886decf3d437db53fe194284b399dfadebbf4767cfb0aba804ec67911982d24c72f0a2464370f050
+DIST google-api-core-2.2.2.tar.gz 140701 BLAKE2B 
4e90db4311fc88d3fc8e29d6d8f11ae1424000c0e293f219d679984ec4a2c1bbbaf72d734b937d6916302f3a9a8b1cb369dd719972f4eb2d3f7264bf16ffbc7f
 SHA512 
9b307c8ebd224b7614bd1d9f48d752852929b726c04df24f81e0b1b601f9a14d10654e9ef53b6a5ab677e8e57256f87b8683fa4dde0585f9c2e6d313d29d53fe

diff --git a/dev-python/google-api-core/google-api-core-2.2.2.ebuild 
b/dev-python/google-api-core/google-api-core-2.2.2.ebuild
new file mode 100644
index 000..f67642816e9
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.2.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-10-14 Thread Michał Górny
commit: 68af021a7a66b2a494919646ebb810ea08b84483
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 14 05:52:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 14 07:50:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68af021a

dev-python/google-api-core: Bump to 2.1.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.1.1.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 74deca19215..1f46a89dc2b 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9
 DIST google-api-core-2.1.0.tar.gz 138173 BLAKE2B 
3ba5b5433a8a29ddf180315daed5587d113bde410697eb5f90713573f41b15b89f0a52e387515751c7702008b150ccc8b90cd7480ac0a26a5f9c73f94443915a
 SHA512 
67688f2defa00df8039d964edeb2cb94aeab5124794fe95d1cba8b9e79aa57b7a191a4b51f91c7d7e293c7a550130cac294926552e47545a0f8222003d0ba076
+DIST google-api-core-2.1.1.tar.gz 138720 BLAKE2B 
218adf5ce8f796868d165dfc449fa2aec135c4cc13f74342c3f9f5790e56e8661d38409aea68c0e3b3b2d42929ab7079b30832a1be675fe00d5b7a426d84e64b
 SHA512 
38f6f03b9702234b6d0d41f064ae2c01b41d5dc2328bd4da886decf3d437db53fe194284b399dfadebbf4767cfb0aba804ec67911982d24c72f0a2464370f050

diff --git a/dev-python/google-api-core/google-api-core-2.1.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.1.1.ebuild
new file mode 100644
index 000..6e1d986b70c
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.1.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-10-06 Thread Michał Górny
commit: 14bf06b87cb09635bc79a0873e0d09f32d88106a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  6 06:24:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  6 07:16:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bf06b8

dev-python/google-api-core: Bump to 2.1.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.1.0.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index ad5fdf22671..74deca19215 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9
+DIST google-api-core-2.1.0.tar.gz 138173 BLAKE2B 
3ba5b5433a8a29ddf180315daed5587d113bde410697eb5f90713573f41b15b89f0a52e387515751c7702008b150ccc8b90cd7480ac0a26a5f9c73f94443915a
 SHA512 
67688f2defa00df8039d964edeb2cb94aeab5124794fe95d1cba8b9e79aa57b7a191a4b51f91c7d7e293c7a550130cac294926552e47545a0f8222003d0ba076

diff --git a/dev-python/google-api-core/google-api-core-2.1.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.1.0.ebuild
new file mode 100644
index 000..6e1d986b70c
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.1.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-10-03 Thread Michał Górny
commit: 948b12e20d5d6ffa1bfb14e26b1d3af5b5c70516
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  3 19:20:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  3 19:20:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948b12e2

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-1.31.2.ebuild  | 51 --
 .../google-api-core/google-api-core-2.0.0.ebuild   | 48 
 3 files changed, 101 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 5611908b9f8..ad5fdf22671 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1 @@
-DIST google-api-core-1.31.2.tar.gz 135491 BLAKE2B 
d2567f628ac888b8f708b5e62c7a34cdad592e98689b3208041e48f08345da5df7da295d261af73c8e89041c91297a90af243b24c250095493af07c6d892459f
 SHA512 
e819bbaadf1aedf78cb397c9a5a9677fbc625285a4f3d14620e5af0ec125f97eaabe18e34a669daee3bd51520de0818a4e2f451f83502ad78adf77e4c739fa67
-DIST google-api-core-2.0.0.tar.gz 134125 BLAKE2B 
814d20f4b9d02c389768e184d8be4614cabe0efbf227c98574dacf0fb3bde6cae71c40d2a17a1353f5dd02aad4f19e49b7338038cf22a2e0ec4be450b2f70af9
 SHA512 
588dcdeb80c4cd53ebc9d1a76efc03bc3bff22aa850d48385edc0bc6a0d343b406d26e64d22c0befc06f6406bb6c8efcf07947c6e48c49e6f077b72b8414403f
 DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9

diff --git a/dev-python/google-api-core/google-api-core-1.31.2.ebuild 
b/dev-python/google-api-core/google-api-core-1.31.2.ebuild
deleted file mode 100644
index 3d83697c28f..000
--- a/dev-python/google-api-core/google-api-core-1.31.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core/
-   https://googleapis.dev/python/google-api-core/latest/index.html;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-10-03 Thread Sam James
commit: cba89ac53d2e177399689c9f47cc30112aac600e
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  3 18:46:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  3 18:46:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba89ac5

dev-python/google-api-core: Stabilize 2.0.1 ALLARCHES, #815940

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

 dev-python/google-api-core/google-api-core-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-2.0.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.0.1.ebuild
index 6e1d986b70c..f085a528eaa 100644
--- a/dev-python/google-api-core/google-api-core-2.0.1.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.0.1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-31 Thread Michał Górny
commit: 54b84bc0469686773a0e711e0a9bcf4bcb0e63b2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  1 04:43:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  1 04:55:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b84bc0

dev-python/google-api-core: Bump to 2.0.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.0.1.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index e107f8463a7..5611908b9f8 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-1.31.2.tar.gz 135491 BLAKE2B 
d2567f628ac888b8f708b5e62c7a34cdad592e98689b3208041e48f08345da5df7da295d261af73c8e89041c91297a90af243b24c250095493af07c6d892459f
 SHA512 
e819bbaadf1aedf78cb397c9a5a9677fbc625285a4f3d14620e5af0ec125f97eaabe18e34a669daee3bd51520de0818a4e2f451f83502ad78adf77e4c739fa67
 DIST google-api-core-2.0.0.tar.gz 134125 BLAKE2B 
814d20f4b9d02c389768e184d8be4614cabe0efbf227c98574dacf0fb3bde6cae71c40d2a17a1353f5dd02aad4f19e49b7338038cf22a2e0ec4be450b2f70af9
 SHA512 
588dcdeb80c4cd53ebc9d1a76efc03bc3bff22aa850d48385edc0bc6a0d343b406d26e64d22c0befc06f6406bb6c8efcf07947c6e48c49e6f077b72b8414403f
+DIST google-api-core-2.0.1.tar.gz 134658 BLAKE2B 
0fda61be3b069454b305656f7a5a9243467f4e129e2db661e997fde850d416a50df803af6e7e9d041b8473e5f1abd35f6d5a9b25067133be28bed90ec1cca7e4
 SHA512 
297af05cba4919423e15844ccddb821fd65076f787bd01f24022d8393fbf45cf276611ab471be17950d7fad4e58f9b823517a8aeeec931df5b1bb37c38fe8ec9

diff --git a/dev-python/google-api-core/google-api-core-2.0.1.ebuild 
b/dev-python/google-api-core/google-api-core-2.0.1.ebuild
new file mode 100644
index 000..6e1d986b70c
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.0.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-29 Thread Michał Górny
commit: b7f2268cb169368552fb27220ba797718abb5a68
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 30 05:54:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 30 05:54:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f2268c

dev-python/google-api-core: Update homepage

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

 dev-python/google-api-core/google-api-core-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-api-core/google-api-core-2.0.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.0.0.ebuild
index d080e787237..6e1d986b70c 100644
--- a/dev-python/google-api-core/google-api-core-2.0.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-2.0.0.ebuild
@@ -8,8 +8,8 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
+HOMEPAGE="https://github.com/googleapis/python-api-core/
+   https://googleapis.dev/python/google-api-core/latest/index.html;
 
SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}/${P//google/python}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-29 Thread Michał Górny
commit: 8250654186c27f53a6a640ea44f576cdf3e758bc
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 30 05:49:49 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 30 05:49:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82506541

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-1.30.0.ebuild  | 45 --
 .../google-api-core/google-api-core-1.31.1.ebuild  | 45 --
 3 files changed, 92 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index f74537b30ea..e107f8463a7 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1,2 @@
-DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
-DIST google-api-core-1.31.1.tar.gz 134947 BLAKE2B 
112e705f8a2d945a207c10096a3cd8c1c65bf806339e8d688cc5638d234c1de03d168099414dd7314b8d3129d6d0e198208cddf15369b84ad837b9da90e8499c
 SHA512 
29c84b98ae39416dbcb8ba7412237007bddea6e9a3af07c1f7753bfe57576125325a6412b73ab7d58c57257405b4b6aa36e043d0cf2496517828c7594f6698ef
 DIST google-api-core-1.31.2.tar.gz 135491 BLAKE2B 
d2567f628ac888b8f708b5e62c7a34cdad592e98689b3208041e48f08345da5df7da295d261af73c8e89041c91297a90af243b24c250095493af07c6d892459f
 SHA512 
e819bbaadf1aedf78cb397c9a5a9677fbc625285a4f3d14620e5af0ec125f97eaabe18e34a669daee3bd51520de0818a4e2f451f83502ad78adf77e4c739fa67
 DIST google-api-core-2.0.0.tar.gz 134125 BLAKE2B 
814d20f4b9d02c389768e184d8be4614cabe0efbf227c98574dacf0fb3bde6cae71c40d2a17a1353f5dd02aad4f19e49b7338038cf22a2e0ec4be450b2f70af9
 SHA512 
588dcdeb80c4cd53ebc9d1a76efc03bc3bff22aa850d48385edc0bc6a0d343b406d26e64d22c0befc06f6406bb6c8efcf07947c6e48c49e6f077b72b8414403f

diff --git a/dev-python/google-api-core/google-api-core-1.30.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
deleted file mode 100644
index c181080079e..000
--- a/dev-python/google-api-core/google-api-core-1.30.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-29 Thread Sam James
commit: 496b93c4038fff704167f6c2ac2a71896a5f6c56
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 30 01:20:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 30 01:23:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496b93c4

dev-python/google-api-core: Stabilize 1.31.2 ALLARCHES, #810988

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

 dev-python/google-api-core/google-api-core-1.31.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-1.31.2.ebuild 
b/dev-python/google-api-core/google-api-core-1.31.2.ebuild
index 08e9f19f949..3d83697c28f 100644
--- a/dev-python/google-api-core/google-api-core-1.31.2.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.31.2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-19 Thread Michał Górny
commit: 0cae636e7c8db516ccbb1a646f6243a23eab699d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 19 05:17:04 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 19 06:34:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cae636e

dev-python/google-api-core: Bump to 2.0.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-2.0.0.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 059a042d82f..f74537b30ea 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
 DIST google-api-core-1.31.1.tar.gz 134947 BLAKE2B 
112e705f8a2d945a207c10096a3cd8c1c65bf806339e8d688cc5638d234c1de03d168099414dd7314b8d3129d6d0e198208cddf15369b84ad837b9da90e8499c
 SHA512 
29c84b98ae39416dbcb8ba7412237007bddea6e9a3af07c1f7753bfe57576125325a6412b73ab7d58c57257405b4b6aa36e043d0cf2496517828c7594f6698ef
 DIST google-api-core-1.31.2.tar.gz 135491 BLAKE2B 
d2567f628ac888b8f708b5e62c7a34cdad592e98689b3208041e48f08345da5df7da295d261af73c8e89041c91297a90af243b24c250095493af07c6d892459f
 SHA512 
e819bbaadf1aedf78cb397c9a5a9677fbc625285a4f3d14620e5af0ec125f97eaabe18e34a669daee3bd51520de0818a4e2f451f83502ad78adf77e4c739fa67
+DIST google-api-core-2.0.0.tar.gz 134125 BLAKE2B 
814d20f4b9d02c389768e184d8be4614cabe0efbf227c98574dacf0fb3bde6cae71c40d2a17a1353f5dd02aad4f19e49b7338038cf22a2e0ec4be450b2f70af9
 SHA512 
588dcdeb80c4cd53ebc9d1a76efc03bc3bff22aa850d48385edc0bc6a0d343b406d26e64d22c0befc06f6406bb6c8efcf07947c6e48c49e6f077b72b8414403f

diff --git a/dev-python/google-api-core/google-api-core-2.0.0.ebuild 
b/dev-python/google-api-core/google-api-core-2.0.0.ebuild
new file mode 100644
index 000..d080e787237
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-2.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-17 Thread Michał Górny
commit: fcedcbbe8d14b7d3863e55992c1f9541bbb78db7
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 17 06:48:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 17 07:28:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcedcbbe

dev-python/google-api-core: Bump to 1.31.2

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.31.2.ebuild  | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index c8d0097e949..059a042d82f 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
 DIST google-api-core-1.31.1.tar.gz 134947 BLAKE2B 
112e705f8a2d945a207c10096a3cd8c1c65bf806339e8d688cc5638d234c1de03d168099414dd7314b8d3129d6d0e198208cddf15369b84ad837b9da90e8499c
 SHA512 
29c84b98ae39416dbcb8ba7412237007bddea6e9a3af07c1f7753bfe57576125325a6412b73ab7d58c57257405b4b6aa36e043d0cf2496517828c7594f6698ef
+DIST google-api-core-1.31.2.tar.gz 135491 BLAKE2B 
d2567f628ac888b8f708b5e62c7a34cdad592e98689b3208041e48f08345da5df7da295d261af73c8e89041c91297a90af243b24c250095493af07c6d892459f
 SHA512 
e819bbaadf1aedf78cb397c9a5a9677fbc625285a4f3d14620e5af0ec125f97eaabe18e34a669daee3bd51520de0818a4e2f451f83502ad78adf77e4c739fa67

diff --git a/dev-python/google-api-core/google-api-core-1.31.2.ebuild 
b/dev-python/google-api-core/google-api-core-1.31.2.ebuild
new file mode 100644
index 000..08e9f19f949
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.31.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-01 Thread Michał Górny
commit: b8a486a9269972a2a5d421e4a2946a186efe61d9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug  2 05:39:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug  2 05:39:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a486a9

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-1.28.0.ebuild  | 44 -
 .../google-api-core/google-api-core-1.31.0.ebuild  | 45 --
 3 files changed, 91 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 4beb3a398d6..c8d0097e949 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1,2 @@
-DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
-DIST google-api-core-1.31.0.tar.gz 134806 BLAKE2B 
8609dd1260b72bc2c8fe949625c1b592e409bcd34c90f46671ef5c1573775f1957723ab6a03909b55145370e2c06250717b15452a89400ad1b6273a28c5a98a3
 SHA512 
af5a134ffeb65358d1b8e39bc6b0fe0b5477572dc915d941d63fcfeea72cff46c74d5d85350417484243a298462ab1322f69657694b25472d023db4b5fb27659
 DIST google-api-core-1.31.1.tar.gz 134947 BLAKE2B 
112e705f8a2d945a207c10096a3cd8c1c65bf806339e8d688cc5638d234c1de03d168099414dd7314b8d3129d6d0e198208cddf15369b84ad837b9da90e8499c
 SHA512 
29c84b98ae39416dbcb8ba7412237007bddea6e9a3af07c1f7753bfe57576125325a6412b73ab7d58c57257405b4b6aa36e043d0cf2496517828c7594f6698ef

diff --git a/dev-python/google-api-core/google-api-core-1.28.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.28.0.ebuild
deleted file mode 100644
index f12208fdc97..000
--- a/dev-python/google-api-core/google-api-core-1.28.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-08-01 Thread Sam James
commit: 98b4cfa7a241b468b98ebbc7b3db10dfda5f837c
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 23:47:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 23:47:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b4cfa7

dev-python/google-api-core: Stabilize 1.30.0 ALLARCHES, #805392

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

 dev-python/google-api-core/google-api-core-1.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-1.30.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
index 183edfac0b1..c181080079e 100644
--- a/dev-python/google-api-core/google-api-core-1.30.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-07-27 Thread Michał Górny
commit: dc0ac4130c55452a39fa3a127a8afc6b59af8e92
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul 28 05:07:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul 28 05:31:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0ac413

dev-python/google-api-core: Bump to 1.31.1

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.31.1.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 467a2ccf772..4beb3a398d6 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
 DIST google-api-core-1.31.0.tar.gz 134806 BLAKE2B 
8609dd1260b72bc2c8fe949625c1b592e409bcd34c90f46671ef5c1573775f1957723ab6a03909b55145370e2c06250717b15452a89400ad1b6273a28c5a98a3
 SHA512 
af5a134ffeb65358d1b8e39bc6b0fe0b5477572dc915d941d63fcfeea72cff46c74d5d85350417484243a298462ab1322f69657694b25472d023db4b5fb27659
+DIST google-api-core-1.31.1.tar.gz 134947 BLAKE2B 
112e705f8a2d945a207c10096a3cd8c1c65bf806339e8d688cc5638d234c1de03d168099414dd7314b8d3129d6d0e198208cddf15369b84ad837b9da90e8499c
 SHA512 
29c84b98ae39416dbcb8ba7412237007bddea6e9a3af07c1f7753bfe57576125325a6412b73ab7d58c57257405b4b6aa36e043d0cf2496517828c7594f6698ef

diff --git a/dev-python/google-api-core/google-api-core-1.31.1.ebuild 
b/dev-python/google-api-core/google-api-core-1.31.1.ebuild
new file mode 100644
index 000..e85bbb95287
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.31.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-07-10 Thread Michał Górny
commit: 363ab463c80642621d551189fff146b29dc4a767
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 10 07:06:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 10 07:34:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363ab463

dev-python/google-api-core: Bump to 1.31.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.31.0.ebuild  | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index fc7c8a2f70e..467a2ccf772 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899
+DIST google-api-core-1.31.0.tar.gz 134806 BLAKE2B 
8609dd1260b72bc2c8fe949625c1b592e409bcd34c90f46671ef5c1573775f1957723ab6a03909b55145370e2c06250717b15452a89400ad1b6273a28c5a98a3
 SHA512 
af5a134ffeb65358d1b8e39bc6b0fe0b5477572dc915d941d63fcfeea72cff46c74d5d85350417484243a298462ab1322f69657694b25472d023db4b5fb27659

diff --git a/dev-python/google-api-core/google-api-core-1.31.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.31.0.ebuild
new file mode 100644
index 000..e85bbb95287
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.31.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-06-24 Thread Michał Górny
commit: 9ff53a6d26a8959ce38ba8433b3a0059c302ae64
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 24 11:39:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 24 11:41:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff53a6d

dev-python/google-api-core: Add mock dep

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

 dev-python/google-api-core/google-api-core-1.30.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/google-api-core/google-api-core-1.30.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
index 1b0c182a7a3..183edfac0b1 100644
--- a/dev-python/google-api-core/google-api-core-1.30.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
 BDEPEND="
test? (
dev-python/grpcio[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
dev-python/rsa[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
)



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-06-24 Thread Michał Górny
commit: 8a8294625f552924ff034aacea6b6240ab195370
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 24 07:59:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 24 08:00:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a829462

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  3 --
 .../google-api-core/google-api-core-1.26.3.ebuild  | 44 --
 .../google-api-core/google-api-core-1.27.0.ebuild  | 44 --
 .../google-api-core/google-api-core-1.29.0.ebuild  | 44 --
 4 files changed, 135 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 9d97412fe44..fc7c8a2f70e 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,5 +1,2 @@
-DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c
-DIST google-api-core-1.27.0.tar.gz 134035 BLAKE2B 
be074208ac51b6e33466a2304e5780894d6a420ccf7ea36e5b98b6d9f920cd6f0cc9f94dababb154731ebe4a36d8b863897f5c654e00068a0f12753ceecb6e8c
 SHA512 
5e8ca58c7f1dc9aa3e612ea635feb84a115c0f21bde2a3152cd54be5b041841ab1c0d2c725660794e15d42e63a4b6955a5318d3dec203e7d683c630a5f5e
 DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
-DIST google-api-core-1.29.0.tar.gz 134251 BLAKE2B 
46455f34ad18bd57b21afe70b237466a51d5dbaca8f46f31491d00fcc7e6339fcf48e150418ef71100a628245cc5333984e6377e27eec00b9b55e0c1a3de86e2
 SHA512 
b8a7b19ba737172e04c0a322af7c60299b72002b17a099fbaa9445c4965b94fd6f3087380fa4262f4440113af4304d5235cd062f22c27cd997e62b276ea67471
 DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899

diff --git a/dev-python/google-api-core/google-api-core-1.26.3.ebuild 
b/dev-python/google-api-core/google-api-core-1.26.3.ebuild
deleted file mode 100644
index 89f540e7192..000
--- a/dev-python/google-api-core/google-api-core-1.26.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-06-23 Thread Agostino Sarubbo
commit: 8877055547575f5055eb40aafcfcea76080a1395
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 24 04:21:45 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 24 04:21:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88770555

dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #797961

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

 dev-python/google-api-core/google-api-core-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-1.28.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.28.0.ebuild
index de335d4f57b..f12208fdc97 100644
--- a/dev-python/google-api-core/google-api-core-1.28.0.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.28.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-06-08 Thread Michał Górny
commit: 1b733bba4d9ba3baa6eed6049018f7ac52401756
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  8 22:48:49 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  8 22:51:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b733bba

dev-python/google-api-core: Bump to 1.30.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.30.0.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 575a8800357..9d97412fe44 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -2,3 +2,4 @@ DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb
 DIST google-api-core-1.27.0.tar.gz 134035 BLAKE2B 
be074208ac51b6e33466a2304e5780894d6a420ccf7ea36e5b98b6d9f920cd6f0cc9f94dababb154731ebe4a36d8b863897f5c654e00068a0f12753ceecb6e8c
 SHA512 
5e8ca58c7f1dc9aa3e612ea635feb84a115c0f21bde2a3152cd54be5b041841ab1c0d2c725660794e15d42e63a4b6955a5318d3dec203e7d683c630a5f5e
 DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
 DIST google-api-core-1.29.0.tar.gz 134251 BLAKE2B 
46455f34ad18bd57b21afe70b237466a51d5dbaca8f46f31491d00fcc7e6339fcf48e150418ef71100a628245cc5333984e6377e27eec00b9b55e0c1a3de86e2
 SHA512 
b8a7b19ba737172e04c0a322af7c60299b72002b17a099fbaa9445c4965b94fd6f3087380fa4262f4440113af4304d5235cd062f22c27cd997e62b276ea67471
+DIST google-api-core-1.30.0.tar.gz 134595 BLAKE2B 
104f52bafb68fd91904c02cbd6d3dd2e32c160a528f58e9af3612fc4f7a9934c522f79895b50982b46ee77947af7eb52557bf304b6f2624b97b5082905511829
 SHA512 
cc14f9c67bac99290665e2b85a97eacf43cdd2a0e4668ecbc7dd8e7131a7e4e908aca2be6d65797d0838081a02768354703762a1a80fa0b666efb81448b27899

diff --git a/dev-python/google-api-core/google-api-core-1.30.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
new file mode 100644
index 000..1b0c182a7a3
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.30.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-06-03 Thread Michał Górny
commit: 321a28793ed8d11abeaf91838dae7982f6014839
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  3 22:04:26 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  3 22:31:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321a2879

dev-python/google-api-core: Bump to 1.29.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.29.0.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 45d66e57ec3..575a8800357 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,3 +1,4 @@
 DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c
 DIST google-api-core-1.27.0.tar.gz 134035 BLAKE2B 
be074208ac51b6e33466a2304e5780894d6a420ccf7ea36e5b98b6d9f920cd6f0cc9f94dababb154731ebe4a36d8b863897f5c654e00068a0f12753ceecb6e8c
 SHA512 
5e8ca58c7f1dc9aa3e612ea635feb84a115c0f21bde2a3152cd54be5b041841ab1c0d2c725660794e15d42e63a4b6955a5318d3dec203e7d683c630a5f5e
 DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d
+DIST google-api-core-1.29.0.tar.gz 134251 BLAKE2B 
46455f34ad18bd57b21afe70b237466a51d5dbaca8f46f31491d00fcc7e6339fcf48e150418ef71100a628245cc5333984e6377e27eec00b9b55e0c1a3de86e2
 SHA512 
b8a7b19ba737172e04c0a322af7c60299b72002b17a099fbaa9445c4965b94fd6f3087380fa4262f4440113af4304d5235cd062f22c27cd997e62b276ea67471

diff --git a/dev-python/google-api-core/google-api-core-1.29.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.29.0.ebuild
new file mode 100644
index 000..de335d4f57b
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.29.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-05-21 Thread Michał Górny
commit: 5b14d5ec8b908bb1d8db6626bb0de956bab35c20
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 21 07:59:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 21 07:59:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b14d5ec

dev-python/google-api-core: Bump to 1.28.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.28.0.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index 0e42d592837..45d66e57ec3 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1,3 @@
 DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c
 DIST google-api-core-1.27.0.tar.gz 134035 BLAKE2B 
be074208ac51b6e33466a2304e5780894d6a420ccf7ea36e5b98b6d9f920cd6f0cc9f94dababb154731ebe4a36d8b863897f5c654e00068a0f12753ceecb6e8c
 SHA512 
5e8ca58c7f1dc9aa3e612ea635feb84a115c0f21bde2a3152cd54be5b041841ab1c0d2c725660794e15d42e63a4b6955a5318d3dec203e7d683c630a5f5e
+DIST google-api-core-1.28.0.tar.gz 133640 BLAKE2B 
8134e39cc3ff2fbb850d5e774d08589e3e64b83ca5d5209279f5d1b7fc2eb350a523bbe2890fba6d907689149df3872a7e0a11991b1ecc62fc64a4753dce38e4
 SHA512 
3702d27613e621394209047451729c1308beb88c917033b4340e3fa96bf4a5ec36ad2594c98ed14439c578f69a202d95a96d30472438a30417484cff6e06fe7d

diff --git a/dev-python/google-api-core/google-api-core-1.28.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.28.0.ebuild
new file mode 100644
index 000..de335d4f57b
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.28.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-05-18 Thread Michał Górny
commit: 426f94cbd3d86ef2e7d25b7d778ef1e7da96f5e8
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 18 07:34:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 18 08:48:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=426f94cb

dev-python/google-api-core: Bump to 1.27.0

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

 dev-python/google-api-core/Manifest|  1 +
 .../google-api-core/google-api-core-1.27.0.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index f9349176624..0e42d592837 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1 +1,2 @@
 DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c
+DIST google-api-core-1.27.0.tar.gz 134035 BLAKE2B 
be074208ac51b6e33466a2304e5780894d6a420ccf7ea36e5b98b6d9f920cd6f0cc9f94dababb154731ebe4a36d8b863897f5c654e00068a0f12753ceecb6e8c
 SHA512 
5e8ca58c7f1dc9aa3e612ea635feb84a115c0f21bde2a3152cd54be5b041841ab1c0d2c725660794e15d42e63a4b6955a5318d3dec203e7d683c630a5f5e

diff --git a/dev-python/google-api-core/google-api-core-1.27.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.27.0.ebuild
new file mode 100644
index 000..af52a0d1189
--- /dev/null
+++ b/dev-python/google-api-core/google-api-core-1.27.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Core Library for Google Client Libraries"
+HOMEPAGE="https://github.com/googleapis/python-api-core
+   https://googleapis.dev/python/google-api-core/latest;
+SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${P//google/python}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/namespace-google[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
+   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-05-06 Thread Michał Górny
commit: 6a5638006ed1043510841487747f302eb5b3669f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  6 11:11:48 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  6 11:12:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a563800

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  1 -
 .../google-api-core-1.26.1-r1.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index ed78cdf9a66..f9349176624 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,2 +1 @@
-DIST google-api-core-1.26.1.tar.gz 132880 BLAKE2B 
f1872c1240b0b40385fce0496c676c2408501600710ec51cdcbfa8c5f0f15858ef62860f33022bd9ceaffbca25ec83cc1879b7ec7c3a3b119e5e3cc4ac043a0f
 SHA512 
138bd10895006885761f34932bf8f4b0776c2f3a2c2038d97d1837d961088b4a19cbd84321a493b81cad4727374949e87c59b7f649507a7cb356e6457a94cb1f
 DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c

diff --git a/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild
deleted file mode 100644
index 89f540e7192..000
--- a/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-05-06 Thread Sam James
commit: 148fde7ed91ff06994172af48d8a0bf7390863a4
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:06:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:06:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148fde7e

dev-python/google-api-core: Stabilize 1.26.3 ALLARCHES, #788493

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

 dev-python/google-api-core/google-api-core-1.26.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-1.26.3.ebuild 
b/dev-python/google-api-core/google-api-core-1.26.3.ebuild
index af52a0d1189..89f540e7192 100644
--- a/dev-python/google-api-core/google-api-core-1.26.3.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.26.3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-04-05 Thread Michał Górny
commit: 655d6778b357d77127f9e2477a96050392ae11d2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr  5 17:58:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr  5 17:58:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655d6778

dev-python/google-api-core: Remove old

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

 dev-python/google-api-core/Manifest|  2 -
 .../google-api-core/google-api-core-1.26.0.ebuild  | 43 -
 .../google-api-core/google-api-core-1.26.1.ebuild  | 43 -
 .../google-api-core/google-api-core-1.26.2.ebuild  | 44 --
 4 files changed, 132 deletions(-)

diff --git a/dev-python/google-api-core/Manifest 
b/dev-python/google-api-core/Manifest
index ed9b5579423..ed78cdf9a66 100644
--- a/dev-python/google-api-core/Manifest
+++ b/dev-python/google-api-core/Manifest
@@ -1,4 +1,2 @@
-DIST google-api-core-1.26.0.tar.gz 132817 BLAKE2B 
f077e5f7a50de69ef3707d3e9a54f3b4948c458ee1eda058778fda618b202e7fd5fb7a116b9b153bf77bdbda858a91616e2f201d2aac45d8654a44001f52c71f
 SHA512 
2e35f231936d06a6c05dbc4930da881e17c53d10224ed394d7deec9fcc45647ccb3dc72316912c31300bc5d3776467d6aab160660695c9919f28fdf73bfd2ffe
 DIST google-api-core-1.26.1.tar.gz 132880 BLAKE2B 
f1872c1240b0b40385fce0496c676c2408501600710ec51cdcbfa8c5f0f15858ef62860f33022bd9ceaffbca25ec83cc1879b7ec7c3a3b119e5e3cc4ac043a0f
 SHA512 
138bd10895006885761f34932bf8f4b0776c2f3a2c2038d97d1837d961088b4a19cbd84321a493b81cad4727374949e87c59b7f649507a7cb356e6457a94cb1f
-DIST google-api-core-1.26.2.tar.gz 133082 BLAKE2B 
ea574b5ef08406c2452b6e9b5acf055f675bb1a0b966d7adc83c830f761d2ac5fe53d2ea6fa6d47e75b1fa1dcbf144836f4865b7f1ab0688aee20d54df214b01
 SHA512 
da58f871cbe95d5dc040a50da192750afee9804145aa0fba07434d085f799bf8c18ac29fd1c733ffe76c9109be7e76323b0c307d48d74fcd0d73e51e5120ccce
 DIST google-api-core-1.26.3.tar.gz 133409 BLAKE2B 
ca3c63769f87cc79483d5ac52646cb044fa21e4f702a945994aeffad71b5be6bd1105e7aa3ec489c943d8adb1148f1c5eb868d64d71f0bcc4a6084ff470acf05
 SHA512 
8a7753ee30f6f3bb78265b083d8fb80a48021ab32c849ddadaf969263e5a63bfaeb3010b584440d5c5f1c4e0dcd4e8fcd4df16321ccb03d3c0932e19502bbe4c

diff --git a/dev-python/google-api-core/google-api-core-1.26.0.ebuild 
b/dev-python/google-api-core/google-api-core-1.26.0.ebuild
deleted file mode 100644
index 5da7f339137..000
--- a/dev-python/google-api-core/google-api-core-1.26.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Core Library for Google Client Libraries"
-HOMEPAGE="https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/python-api-core
-   https://googleapis.dev/python/google-api-core/latest;
-SRC_URI="https://github.com/googleapis/${PN//google/python}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${P//google/python}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/namespace-google[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/googleapis-common-protos[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-core/

2021-04-05 Thread Sam James
commit: 6e4cd86e6a81865cf8134447b8e84ca7bcd9004d
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr  5 16:45:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr  5 16:45:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4cd86e

dev-python/google-api-core: Stabilize 1.26.1-r1 ALLARCHES, #780204

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

 dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild 
b/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild
index af52a0d1189..89f540e7192 100644
--- a/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild
+++ b/dev-python/google-api-core/google-api-core-1.26.1-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P//google/python}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/namespace-google[${PYTHON_USEDEP}]



  1   2   >