public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth-oauthlib/
Date: Sat,  3 Aug 2019 06:21:51 +0000 (UTC)	[thread overview]
Message-ID: <1564813290.57911d8951e9829a77541f3c9ba41bece6590c10.juippis@gentoo> (raw)

commit:     57911d8951e9829a77541f3c9ba41bece6590c10
Author:     Gabriel Linder <linder.gabriel <AT> gmail <DOT> com>
AuthorDate: Fri Mar 15 21:04:53 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 06:21:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57911d89

dev-python/google-auth-oauthlib: Google Authentication Library

Signed-off-by: Gabriel Linder <linder.gabriel <AT> gmail.com>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Closes: https://github.com/gentoo/gentoo/pull/11379
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/google-auth-oauthlib/Manifest           |  1 +
 .../google-auth-oauthlib-0.4.0.ebuild              | 22 ++++++++++++++++++++++
 dev-python/google-auth-oauthlib/metadata.xml       | 15 +++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/google-auth-oauthlib/Manifest b/dev-python/google-auth-oauthlib/Manifest
new file mode 100644
index 00000000000..519330df1e4
--- /dev/null
+++ b/dev-python/google-auth-oauthlib/Manifest
@@ -0,0 +1 @@
+DIST google-auth-oauthlib-0.4.0.tar.gz 73664 BLAKE2B bc98af5a85b26ced36171dae4e9a498b08ddfb92cf557805a238d68fe8bc251c61be6f051db391f4c30fae0aacf139cd0cd88c3e42cdc73efeaaa36407c9496d SHA512 49760914c02b41b7252062c8cb99b133b342463aa2b66b42dd5f320320010425e6952009514cbf89a4704648113693b35db1d3aa3636fc1297a25e59635a7dd5

diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.0.ebuild b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.0.ebuild
new file mode 100644
index 00000000000..65c76d3333d
--- /dev/null
+++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Google Authentication Library"
+HOMEPAGE="https://pypi.org/project/google-auth-oauthlib/ https://github.com/googleapis/google-auth-library-python-oauthlib"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/click[${PYTHON_USEDEP}]
+	dev-python/google-auth[${PYTHON_USEDEP}]
+	>=dev-python/requests-oauthlib-0.7.0[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/google-auth-oauthlib/metadata.xml b/dev-python/google-auth-oauthlib/metadata.xml
new file mode 100644
index 00000000000..ce124ee72b8
--- /dev/null
+++ b/dev-python/google-auth-oauthlib/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>linder.gabriel@gmail.com</email>
+    <name>Gabriel Linder</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">google-auth-oauthlib</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2019-08-03  6:21 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-03  6:21 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-26  2:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth-oauthlib/ Jason Zaman
2020-02-05 15:48 Michał Górny
2020-03-27 10:42 Michał Górny
2020-08-30  8:18 Joonas Niilola
2020-09-25 11:30 Benda XU
2020-10-31 15:58 Joonas Niilola
2021-03-04 20:27 Michał Górny
2021-03-04 20:27 Michał Górny
2021-03-30  7:49 Michał Górny
2021-07-30  5:55 Michał Górny
2021-09-02  6:25 Michał Górny
2021-10-17  8:23 Michał Górny
2022-02-24  7:35 Michał Górny
2022-02-24  8:52 Michał Górny
2022-03-15 18:24 Michał Górny
2022-05-16 13:20 Michał Górny
2022-06-09 19:19 Michał Górny
2022-06-16  8:05 Michał Górny
2022-09-16  9:09 Arthur Zamarin
2022-10-25  8:28 Michał Górny
2022-10-26  3:04 Michał Górny
2022-11-04  8:23 Arthur Zamarin
2022-11-05 14:34 Michał Górny
2022-11-14  4:39 Michał Górny
2022-12-13 19:53 Arthur Zamarin
2022-12-13 19:53 Arthur Zamarin
2022-12-14  6:31 Michał Górny
2023-01-08 14:17 Michał Górny
2023-01-10 14:23 Michał Górny
2023-02-08  6:27 Michał Górny
2023-05-29 23:50 Sam James
2023-09-12  5:50 Michał Górny
2023-12-13  4:38 Michał Górny
2023-12-30 18:28 Michał Górny
2024-01-26 17:07 Michał Górny
2024-07-09  2:10 Michał Górny
2024-07-11 18:22 Michał Górny
2024-07-11 18:22 Michał Górny

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=1564813290.57911d8951e9829a77541f3c9ba41bece6590c10.juippis@gentoo \
    --to=juippis@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