public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oauthlib/
Date: Sat, 10 Sep 2022 05:38:32 +0000 (UTC)	[thread overview]
Message-ID: <1662788299.372958fead083b7188e60309b81672faa39896ae.arthurzam@gentoo> (raw)

commit:     372958fead083b7188e60309b81672faa39896ae
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 05:01:21 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 05:38:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372958fe

dev-python/oauthlib: add 3.2.1

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/oauthlib/Manifest              |  1 +
 dev-python/oauthlib/oauthlib-3.2.1.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/oauthlib/Manifest b/dev-python/oauthlib/Manifest
index 2c92c9dd8b19..62cb18e236c0 100644
--- a/dev-python/oauthlib/Manifest
+++ b/dev-python/oauthlib/Manifest
@@ -1 +1,2 @@
 DIST oauthlib-3.2.0.tar.gz 163829 BLAKE2B cf14aeea253bc25f696bb638f364ff74d1a695a0f72dc8a77e2a5433e20672a5cf4a7b25f222940a08a5a26b503e671258ef26ee96e121fa016fbec3d6c5c874 SHA512 abb052cbaccb00a61e9a6c0028102927310d2d864d853cd0826c9a8eae8a9e921da33b79be554a3c6f6067cbcf43b25140f5224c8ab1e7f0a4eb6ab227d418a3
+DIST oauthlib-3.2.1.tar.gz 176109 BLAKE2B 69da6e8ae0efac3928b0e8ee0be1eb57f0871b4a9361f7347a0abfabf183f82bf8431d0247168531dd5fb12c6df2e8a55e5f95f3df1da2d3c8931a6b1751fe4c SHA512 87fa320f3a660337a2d4da03c4b5f2345f7e907c1acf8fff93cf13095ceb699e282dc458fb03350b0da371c7b2af875925e808bccab6d8549f7ce2847e69aba3

diff --git a/dev-python/oauthlib/oauthlib-3.2.1.ebuild b/dev-python/oauthlib/oauthlib-3.2.1.ebuild
new file mode 100644
index 000000000000..c9f783b21010
--- /dev/null
+++ b/dev-python/oauthlib/oauthlib-3.2.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Spec-compliant and thorough implementation of the OAuth request-signing logic"
+HOMEPAGE="https://github.com/oauthlib/oauthlib https://pypi.org/project/oauthlib/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+# optional extras hard set as RDEPs. See setup.py
+RDEPEND="
+	>=dev-python/pyjwt-1.0.0[${PYTHON_USEDEP}]
+	dev-python/blinker[${PYTHON_USEDEP}]
+	dev-python/cryptography[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest


             reply	other threads:[~2022-09-10  5:38 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-10  5:38 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 13:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/oauthlib/ WANG Xuerui
2024-08-11 16:19 Michał Górny
2023-05-31 16:49 Sam James
2023-03-16  4:03 Michał Górny
2022-10-20 23:34 Sam James
2022-10-18 19:52 Michał Górny
2022-10-18 18:51 Sam James
2022-10-18  6:36 Michał Górny
2022-10-10 20:18 Michał Górny
2022-10-10 18:34 Sam James
2022-06-07  9:38 Jakov Smolić
2022-05-22 14:51 Andrew Ammerlaan
2022-03-30 14:24 Jakov Smolić
2022-03-15 14:17 Michał Górny
2022-03-15 12:33 Jakov Smolić
2022-03-15  9:22 Michał Górny
2022-01-30  7:22 Michał Górny
2021-07-13  6:44 Michał Górny
2021-07-13  4:02 Sam James
2021-07-03  6:25 Agostino Sarubbo
2021-07-03  6:17 Agostino Sarubbo
2021-06-01 21:37 Michał Górny
2021-02-27 21:39 Sam James
2020-12-11 12:42 Michał Górny
2020-08-19 20:00 Sam James
2020-06-15  2:35 Aaron Bauman
2020-05-04 11:26 Michał Górny
2020-03-28 11:21 Michał Górny
2020-03-13  9:56 Michał Górny
2020-02-05 16:53 Michał Górny
2018-06-26 18:09 Pacho Ramos
2018-03-31  0:59 Matt Thode
2018-02-17  1:47 Matt Thode
2018-01-05 13:26 Michał Górny
2017-09-10  2:17 Tim Harder
2017-08-27  4:26 Matt Thode
2017-05-05 12:42 Manuel Rüger
2017-03-26  4:16 Matt Thode
2017-02-27  2:16 Matt Thode
2016-03-02 10:46 Patrick Lauer
2016-02-28  6:56 Matt Thode
2016-02-09  9:33 Justin Lecher

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=1662788299.372958fead083b7188e60309b81672faa39896ae.arthurzam@gentoo \
    --to=arthurzam@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