summaryrefslogtreecommitdiff
path: root/dev-python/google-auth-httplib2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /dev-python/google-auth-httplib2
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r--dev-python/google-auth-httplib2/Manifest4
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild40
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild2
3 files changed, 2 insertions, 44 deletions
diff --git a/dev-python/google-auth-httplib2/Manifest b/dev-python/google-auth-httplib2/Manifest
index 50de9bc2a4d8..4cc9f4b118be 100644
--- a/dev-python/google-auth-httplib2/Manifest
+++ b/dev-python/google-auth-httplib2/Manifest
@@ -1,5 +1,3 @@
-DIST google-auth-httplib2-0.0.3.tar.gz 10914 BLAKE2B 20473182a5bd4633d1ae16101d81520ddf182706d478c066e533a2eac3e28fccf2bbaf733eeb4f7ea14d658fe29b9b0c656307bb555aabd2d1a21585e3e3d3ba SHA512 dc39626961dfc67ee56d1c74b4e37e6c6a81ec3c8ddcc24007535acc6a973f2cba5e65a9ece323f53d4dcb4f7bca948d65bde4ab55b2c002432d020cba9d914e
DIST google-auth-httplib2-0.0.4.tar.gz 11218 BLAKE2B a6f4b4cf29ba6db81d70dda16eef7c2d378cf1c38d1f3f2f27a38a7d293809a23a4ae38ef0515b8b1ce278bdfc4a15daa291cac0a70f7a84cf7c8f40e36e01c5 SHA512 a33e54d07c610dcb1e01118808792c3a259b7f1a579acbe3f92825ad5100b96a844168bb37327e71f078b870f1594b021d59d0c86c15868384f19ddb569b42cb
-EBUILD google-auth-httplib2-0.0.3.ebuild 1171 BLAKE2B 48dd52add4fe989c830bbccafdd5d294e3246cbd646b7e7134a082f902ecd044a1d57a37ca7fef8556191506f59156daa87095fc8f7209896b53a5f0eeb0867f SHA512 3a2eebd719febf97ad80e20913c1de3c5f2dfdac8fc26f380c94dd76d50cddd88306631774e0ce9ade00a6377384eee18dad82e53f5ba9e295f4e80eaa6a795a
-EBUILD google-auth-httplib2-0.0.4.ebuild 1101 BLAKE2B f1e66f78e7e6b0bfe58e1610e7e904799ae6527db8fa8e2770a24b392a9546f6df24654c71baa6776fe9f127c597cad96e8cc3b282cdb7286318c0681d0c6321 SHA512 f0392cd7633367e3b7cd67bdeed15ddc62f37b24b77235cc4245ccab7c1a4fdd5e03715510c144c65917f82bd3082e8cec58618ed677e81c0c5da9f408c7009c
+EBUILD google-auth-httplib2-0.0.4.ebuild 1099 BLAKE2B 54e9a9337025aa0da33d53cc3ba51deb6b00e65396794e5b9e472c41df59767b8e9c3bab36375cdfdf9411d24ee4b64f1e982c44edc04803b4869b31caa8b689 SHA512 a28f3cabd4120d626a92e9c077396790cc1082c6a367c5ffdb07d1d3005c9761d6aa351bef966428f09dc84203e56fe6152293f839a5763aaea4ba24f2cae45e
MISC metadata.xml 446 BLAKE2B 5f1f5cecb1d2313f60aec2264a869d2138965894c64a79a311da512bee4c50f21a5d0ab8976598b42e6560489ac40e3da656ddb4d0dd729384b9f7e940672df6 SHA512 1f0be263133f99a92f2557d69a21c861ad0d5a2146635dccedbcf00b40d162810deb2edc4c888f5b69ef0bb4d293463c1484282ba37d92a04329f3ebc67cd561
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild
deleted file mode 100644
index 327435feb3a7..000000000000
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-EGIT_COMMIT="e7cd722281d1d897fa9ae6e3b6b78ae142778e6e"
-MY_PN="google-auth-library-python-httplib2"
-DESCRIPTION="httplib2 Transport for Google Auth"
-HOMEPAGE="https://pypi.org/project/google-auth-httplib2/ https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2"
-# PyPi tarball is missing unit tests
-#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-python/httplib2[${PYTHON_USEDEP}]
- dev-python/google-auth[${PYTHON_USEDEP}]
- "
-DEPEND="${RDEPEND}
- test? (
- dev-python/flask[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-localserver[${PYTHON_USEDEP}]
- )"
-
-S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
-
-python_test() {
- pytest -vv || die "Tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild
index 24f6b0bda716..1c322d9c5fbe 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httpl
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"