From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/
Date: Sun, 11 Jun 2023 19:19:13 +0000 (UTC) [thread overview]
Message-ID: <1686511144.15fff539b458d89bf3580959bcb9b0049d24b234.mgorny@gentoo> (raw)
commit: 15fff539b458d89bf3580959bcb9b0049d24b234
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 19:14:53 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 19:19:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fff539
dev-python/google-auth: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth/Manifest | 3 --
.../google-auth/google-auth-2.17.3-r1.ebuild | 58 ----------------------
dev-python/google-auth/google-auth-2.18.0.ebuild | 58 ----------------------
dev-python/google-auth/google-auth-2.19.0.ebuild | 58 ----------------------
4 files changed, 177 deletions(-)
diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 434b3ad4a01e..ece7dc22db47 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,5 +1,2 @@
-DIST google-auth-2.17.3.tar.gz 222865 BLAKE2B 32b7a483cf458415157057fc92631ca4b822d31505b6b037dce8b9bb210982e4c6164db0b8453e5ef40c9d79c56939efaac74024e60aa95d69f843511e6399d0 SHA512 a731260cdfd74a2a095d682aecde55807727eb24fbc4c0ea0da2fb24a6b0f9eed5653cf9ce18ce2caee2e79a7bcadb7a9342aa511db30358c670afbf01c2fd4c
-DIST google-auth-2.18.0.tar.gz 224653 BLAKE2B 56de5ac899bd6f143e1e1481d787627821c4f82cd4cd94597c6dce9753a7ea9605b9647464eb42f37571e2f6cded9cea5c966416bdd6c96b6413e1ef3e2b2efe SHA512 2443c7948cb71803197dba2d57ff92f4c17981fa47ac383e9636d2ed239a7d71f43a4d8f61c7c90c651b8d13a0cfc5633a815d72bd731e92d83f3bbaa1b95118
DIST google-auth-2.18.1.tar.gz 224714 BLAKE2B 2fa63ed18d4dfa4940c93e5f3fb099a6892a16148e5161c3e52980cdee80b7b153a60c005bd3d1d856476f85678b88315d3f4b639f693d292abbf8133dee9397 SHA512 34e53a1c0cf42ab600281d815f259bb252987f163925e357dc2e636c945fd4b74c1f4168bf7d90a6e352fe1d7343767b68bf94fdbb1bc90a92c7067b0e2f2f8f
-DIST google-auth-2.19.0.tar.gz 230075 BLAKE2B aa79292c866ff006c240ad3dc0d157b9c8d66c3ee722b328860911bea509f73d4cea5f4fc4597c95f5b6f5f6cc9f793db9d85c6bc8772bc7157e6e2ad566c56e SHA512 3eceb1c0f0797c9ee3eb3e60f56495b81234640bc9da95d43b1a2c817cedbf0588434b8a5de7837433788a5aed42a378582fec2568182f2554bc24ca54c7ab26
DIST google-auth-2.19.1.tar.gz 230290 BLAKE2B c7f76e1bd936d4d76c81e19fbf6bb50dfe700666d8eb234f762253547fd670d1d26a97a7fe4457bdb719712d32e28e3c8f9adc82c475ee6830f5fd2af994bb3a SHA512 8a8106abb1a0966254caa2e568fe9a9c887601b19e5309f4d43e1b07f3e3280ad358cf8999e34719d6f23473b263d128a2d0321f0ff184c4e188b0b5cf88a6ee
diff --git a/dev-python/google-auth/google-auth-2.17.3-r1.ebuild b/dev-python/google-auth/google-auth-2.17.3-r1.ebuild
deleted file mode 100644
index 124d2751a7f9..000000000000
--- a/dev-python/google-auth/google-auth-2.17.3-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google Authentication Library"
-HOMEPAGE="
- https://github.com/googleapis/google-auth-library-python/
- https://pypi.org/project/google-auth/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
- <dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
- >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- !dev-python/namespace-google
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/freezegun[${PYTHON_USEDEP}]
- dev-python/grpcio[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/moto[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- dev-python/pytest-localserver[${PYTHON_USEDEP}]
- dev-python/pyu2f[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/responses[${PYTHON_USEDEP}]
- <dev-python/urllib3-2[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- # these are compatibility tests with oauth2client
- # disable them to unblock removal of that package
- tests/test__oauth2client.py
-)
-
-python_compile() {
- distutils-r1_python_compile
- find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
diff --git a/dev-python/google-auth/google-auth-2.18.0.ebuild b/dev-python/google-auth/google-auth-2.18.0.ebuild
deleted file mode 100644
index c7a6aff8ed05..000000000000
--- a/dev-python/google-auth/google-auth-2.18.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google Authentication Library"
-HOMEPAGE="
- https://github.com/googleapis/google-auth-library-python/
- https://pypi.org/project/google-auth/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
- <dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
- >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- !dev-python/namespace-google
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/freezegun[${PYTHON_USEDEP}]
- dev-python/grpcio[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/moto[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- dev-python/pytest-localserver[${PYTHON_USEDEP}]
- dev-python/pyu2f[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/responses[${PYTHON_USEDEP}]
- <dev-python/urllib3-2[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- # these are compatibility tests with oauth2client
- # disable them to unblock removal of that package
- tests/test__oauth2client.py
-)
-
-python_compile() {
- distutils-r1_python_compile
- find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
diff --git a/dev-python/google-auth/google-auth-2.19.0.ebuild b/dev-python/google-auth/google-auth-2.19.0.ebuild
deleted file mode 100644
index c7a6aff8ed05..000000000000
--- a/dev-python/google-auth/google-auth-2.19.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google Authentication Library"
-HOMEPAGE="
- https://github.com/googleapis/google-auth-library-python/
- https://pypi.org/project/google-auth/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
- <dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
- >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- !dev-python/namespace-google
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/freezegun[${PYTHON_USEDEP}]
- dev-python/grpcio[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/moto[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- dev-python/pytest-localserver[${PYTHON_USEDEP}]
- dev-python/pyu2f[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/responses[${PYTHON_USEDEP}]
- <dev-python/urllib3-2[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- # these are compatibility tests with oauth2client
- # disable them to unblock removal of that package
- tests/test__oauth2client.py
-)
-
-python_compile() {
- distutils-r1_python_compile
- find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
next reply other threads:[~2023-06-11 19:19 UTC|newest]
Thread overview: 229+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 19:19 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 5:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/ Michał Górny
2025-01-11 9:29 Michał Górny
2025-01-11 9:29 Michał Górny
2025-01-11 8:38 Arthur Zamarin
2024-12-30 3:34 Zac Medico
2024-12-12 4:15 Michał Górny
2024-11-07 6:45 Michał Górny
2024-10-23 19:50 Arthur Zamarin
2024-10-23 19:43 Arthur Zamarin
2024-09-20 5:12 Michał Górny
2024-09-07 11:12 Michał Górny
2024-09-07 10:58 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-19 4:39 Michał Górny
2024-08-07 14:10 Michał Górny
2024-07-27 9:53 Michał Górny
2024-07-27 8:30 Arthur Zamarin
2024-07-20 13:27 Michał Górny
2024-07-20 11:14 Arthur Zamarin
2024-07-11 18:22 Michał Górny
2024-07-09 2:10 Michał Górny
2024-07-02 6:58 Michał Górny
2024-06-22 15:01 Michał Górny
2024-06-22 13:49 Arthur Zamarin
2024-06-07 1:59 Michał Górny
2024-05-22 8:03 Michał Górny
2024-04-06 9:35 Michał Górny
2024-04-06 9:33 Arthur Zamarin
2024-03-23 10:45 Michał Górny
2024-03-23 10:41 Michał Górny
2024-03-20 19:21 Michał Górny
2024-03-09 7:18 Michał Górny
2024-03-07 17:12 Michał Górny
2024-03-07 17:09 Michał Górny
2024-02-22 5:38 Michał Górny
2024-02-16 5:40 Michał Górny
2024-02-08 14:48 Michał Górny
2024-02-08 14:43 Michał Górny
2024-01-29 10:25 Michał Górny
2024-01-29 8:19 Sam James
2024-01-26 17:07 Michał Górny
2024-01-26 17:07 Michał Górny
2024-01-25 4:52 Michał Górny
2024-01-18 19:45 Michał Górny
2024-01-18 18:56 Arthur Zamarin
2024-01-11 15:24 Michał Górny
2024-01-04 4:35 Michał Górny
2023-12-24 5:47 Michał Górny
2023-12-24 1:02 Sam James
2023-12-15 10:52 Michał Górny
2023-12-15 10:44 Arthur Zamarin
2023-12-09 6:53 Michał Górny
2023-12-06 6:51 Michał Górny
2023-12-01 5:39 Michał Górny
2023-11-30 20:29 Michał Górny
2023-11-11 20:50 Michał Górny
2023-11-11 20:17 Arthur Zamarin
2023-11-01 5:08 Michał Górny
2023-10-10 5:05 Michał Górny
2023-10-06 17:05 Arthur Zamarin
2023-09-29 4:50 Michał Górny
2023-09-27 7:18 Michał Górny
2023-07-24 10:52 Michał Górny
2023-07-24 8:54 Jakov Smolić
2023-07-12 4:04 Michał Górny
2023-07-06 12:16 Michał Górny
2023-07-05 21:41 Sam James
2023-06-27 3:54 Michał Górny
2023-06-17 2:25 Sam James
2023-06-14 6:43 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-02 8:28 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-18 3:14 Michał Górny
2023-05-11 15:49 Michał Górny
2023-05-11 9:18 Jakov Smolić
2023-05-11 5:36 Michał Górny
2023-05-11 5:36 Michał Górny
2023-04-13 6:32 Michał Górny
2023-04-13 5:45 Sam James
2023-04-13 5:13 Michał Górny
2023-04-06 3:07 Michał Górny
2023-03-31 4:32 Michał Górny
2023-03-29 5:49 Michał Górny
2023-03-25 5:02 Michał Górny
2023-03-24 20:22 Arthur Zamarin
2023-03-24 5:21 Michał Górny
2023-03-03 5:53 Michał Górny
2023-02-18 7:03 Michał Górny
2023-02-16 14:13 Michał Górny
2023-02-16 5:14 Sam James
2023-01-10 14:23 Michał Górny
2023-01-10 6:21 Michał Górny
2023-01-08 5:16 Michał Górny
2023-01-08 5:16 Michał Górny
2023-01-07 18:55 Arthur Zamarin
2022-12-17 7:15 Michał Górny
2022-12-16 21:28 Arthur Zamarin
2022-12-02 14:35 Arthur Zamarin
2022-12-02 14:35 Arthur Zamarin
2022-11-19 16:52 Michał Górny
2022-11-19 16:40 Sam James
2022-11-12 20:19 Arthur Zamarin
2022-11-01 5:19 Michał Górny
2022-10-25 12:12 Michał Górny
2022-10-25 10:44 Sam James
2022-10-18 6:36 Michał Górny
2022-09-28 18:34 Michał Górny
2022-09-22 7:40 Michał Górny
2022-09-20 5:37 Michał Górny
2022-09-20 0:07 Sam James
2022-09-07 5:03 Michał Górny
2022-09-06 21:12 Sam James
2022-08-20 11:22 Arthur Zamarin
2022-08-15 8:08 Michał Górny
2022-08-15 7:40 Agostino Sarubbo
2022-08-06 13:09 Arthur Zamarin
2022-07-13 8:10 Michał Górny
2022-07-10 18:52 Michał Górny
2022-07-10 16:56 Sam James
2022-06-29 6:19 Michał Górny
2022-06-15 11:32 Michał Górny
2022-06-08 5:35 Michał Górny
2022-05-27 19:50 Michał Górny
2022-05-27 9:12 Jakov Smolić
2022-04-22 11:54 Michał Górny
2022-04-22 11:54 Michał Górny
2022-04-22 8:19 Michał Górny
2022-04-19 16:03 Michał Górny
2022-04-19 13:46 Jakov Smolić
2022-04-17 8:39 Michał Górny
2022-04-13 5:30 Michał Górny
2022-04-12 11:06 Michał Górny
2022-04-12 11:06 Michał Górny
2022-04-08 8:56 Michał Górny
2022-03-21 20:34 Jakov Smolić
2022-03-18 10:08 Michał Górny
2022-03-08 13:04 Agostino Sarubbo
2022-02-24 8:12 Michał Górny
2022-01-31 23:47 Michał Górny
2022-01-26 7:33 Michał Górny
2022-01-20 23:26 Michał Górny
2022-01-13 1:46 Sam James
2021-11-28 19:27 Michał Górny
2021-11-28 8:03 Arthur Zamarin
2021-11-01 22:16 Michał Górny
2021-10-31 20:33 Michał Górny
2021-10-31 17:58 Sam James
2021-10-27 8:29 Michał Górny
2021-10-10 16:22 Michał Górny
2021-10-10 15:33 Agostino Sarubbo
2021-10-09 11:25 Michał Górny
2021-10-07 21:48 Michał Górny
2021-09-29 7:03 Michał Górny
2021-09-27 22:16 Michał Górny
2021-09-25 22:03 Michał Górny
2021-09-25 19:56 Sam James
2021-09-14 21:35 Michał Górny
2021-09-01 4:55 Michał Górny
2021-08-30 5:54 Michał Górny
2021-08-30 1:23 Sam James
2021-08-19 21:53 Michał Górny
2021-08-18 6:56 Michał Górny
2021-08-17 6:47 Michał Górny
2021-08-02 5:44 Michał Górny
2021-08-01 23:49 Sam James
2021-07-28 5:31 Michał Górny
2021-07-21 7:25 Michał Górny
2021-07-14 22:16 Michał Górny
2021-07-03 6:26 Michał Górny
2021-07-03 6:17 Agostino Sarubbo
2021-07-01 6:13 Michał Górny
2021-06-22 5:54 Michał Górny
2021-06-10 23:13 Michał Górny
2021-06-08 23:12 Michał Górny
2021-06-05 21:08 Michał Górny
2021-06-05 20:35 Sam James
2021-05-25 5:13 Michał Górny
2021-05-19 20:21 Michał Górny
2021-05-19 20:09 Agostino Sarubbo
2021-05-19 20:06 Agostino Sarubbo
2021-05-15 2:06 Sam James
2021-04-27 7:08 Michał Górny
2021-04-18 7:05 Michał Górny
2021-04-18 1:41 Sam James
2021-04-16 8:30 Michał Górny
2021-04-08 22:46 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:47 Sam James
2021-03-25 19:09 Michał Górny
2021-03-25 16:19 Agostino Sarubbo
2021-03-17 7:48 Michał Górny
2021-03-15 9:00 Michał Górny
2021-03-15 6:30 Sam James
2021-03-07 22:39 Michał Górny
2021-03-07 19:46 Sam James
2021-03-04 20:27 Michał Górny
2021-03-04 20:27 Michał Górny
2021-02-18 9:18 Michał Górny
2021-02-11 21:54 Patrick McLean
2021-02-10 22:50 Michał Górny
2021-02-04 3:22 Patrick McLean
2021-01-13 20:16 Michał Górny
2021-01-13 20:16 Michał Górny
2021-01-13 19:04 Sam James
2020-12-15 2:47 Patrick McLean
2020-10-03 17:51 Zac Medico
2020-09-18 14:48 Michał Górny
2020-08-18 7:03 Sam James
2020-08-09 22:47 Zac Medico
2020-08-09 22:30 Zac Medico
2020-08-09 22:07 Zac Medico
2020-07-09 10:08 Michał Górny
2020-07-09 10:08 Michał Górny
2020-05-19 7:02 Zac Medico
2020-05-19 6:50 Zac Medico
2020-05-13 4:00 Patrick McLean
2020-03-27 10:42 Michał Górny
2020-02-05 15:48 Michał Górny
2019-07-12 17:31 Patrick McLean
2019-04-10 22:44 Matthew Thode
2018-05-23 10:31 Mike Frysinger
2017-10-30 0:10 Zac Medico
2017-09-30 0:31 Matt Thode
2017-07-30 7:37 Zac Medico
2017-06-26 11:04 Alexis Ballier
2017-05-13 6:31 Markus Meier
2017-05-04 4:13 Zac Medico
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1686511144.15fff539b458d89bf3580959bcb9b0049d24b234.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox