From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oauthlib/
Date: Tue, 9 Feb 2016 09:33:24 +0000 (UTC) [thread overview]
Message-ID: <1455010383.9243a357eb02afd657d3564325347e48e27aaf4a.jlec@gentoo> (raw)
commit: 9243a357eb02afd657d3564325347e48e27aaf4a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 09:13:24 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 09:33:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9243a357
dev-python/oauthlib: Add python3.5 support
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/oauthlib/oauthlib-1.0.1.ebuild | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/dev-python/oauthlib/oauthlib-1.0.1.ebuild b/dev-python/oauthlib/oauthlib-1.0.1.ebuild
index 335037b..63579d2 100644
--- a/dev-python/oauthlib/oauthlib-1.0.1.ebuild
+++ b/dev-python/oauthlib/oauthlib-1.0.1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
inherit distutils-r1
-DESCRIPTION="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
+DESCRIPTION="Spec-compliant and thorough implementation of the OAuth request-signing logic"
HOMEPAGE="https://github.com/idan/oauthlib https://pypi.python.org/pypi/oauthlib"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
@@ -17,12 +18,14 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
# optional extras hard set as RDEPs. See setup.py
-RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
- >=dev-python/pyjwt-1.0.0[${PYTHON_USEDEP}]
- dev-python/blinker[${PYTHON_USEDEP}]
- dev-python/cryptography[${PYTHON_USEDEP}]
+RDEPEND="
+ dev-python/pycrypto[${PYTHON_USEDEP}]
+ >=dev-python/pyjwt-1.0.0[${PYTHON_USEDEP}]
+ dev-python/blinker[${PYTHON_USEDEP}]
+ dev-python/cryptography[${PYTHON_USEDEP}]
"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7)
next reply other threads:[~2016-02-09 9:33 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 9:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-28 6:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/oauthlib/ Matt Thode
2016-03-02 10:46 Patrick Lauer
2017-02-27 2:16 Matt Thode
2017-03-26 4:16 Matt Thode
2017-05-05 12:42 Manuel Rüger
2017-08-27 4:26 Matt Thode
2017-09-10 2:17 Tim Harder
2018-01-05 13:26 Michał Górny
2018-02-17 1:47 Matt Thode
2018-03-31 0:59 Matt Thode
2018-06-26 18:09 Pacho Ramos
2020-02-05 16:53 Michał Górny
2020-03-13 9:56 Michał Górny
2020-03-28 11:21 Michał Górny
2020-05-04 11:26 Michał Górny
2020-06-15 2:35 Aaron Bauman
2020-08-19 20:00 Sam James
2020-12-11 12:42 Michał Górny
2021-02-27 21:39 Sam James
2021-06-01 21:37 Michał Górny
2021-07-03 6:17 Agostino Sarubbo
2021-07-03 6:25 Agostino Sarubbo
2021-07-13 4:02 Sam James
2021-07-13 6:44 Michał Górny
2022-01-30 7:22 Michał Górny
2022-03-15 9:22 Michał Górny
2022-03-15 12:33 Jakov Smolić
2022-03-15 14:17 Michał Górny
2022-03-30 14:24 Jakov Smolić
2022-05-22 14:51 Andrew Ammerlaan
2022-06-07 9:38 Jakov Smolić
2022-09-10 5:38 Arthur Zamarin
2022-10-10 18:34 Sam James
2022-10-10 20:18 Michał Górny
2022-10-18 6:36 Michał Górny
2022-10-18 18:51 Sam James
2022-10-18 19:52 Michał Górny
2022-10-20 23:34 Sam James
2023-03-16 4:03 Michał Górny
2023-05-31 16:49 Sam James
2024-08-11 16:19 Michał Górny
2024-09-25 13:07 WANG Xuerui
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=1455010383.9243a357eb02afd657d3564325347e48e27aaf4a.jlec@gentoo \
--to=jlec@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