From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/
Date: Mon, 24 Aug 2015 10:12:21 +0000 (UTC) [thread overview]
Message-ID: <1440411131.2f70b977a8f53f7ccb0f06ec9e5de7806a8f76ca.jlec@gentoo> (raw)
commit: 2f70b977a8f53f7ccb0f06ec9e5de7806a8f76ca
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 06:53:15 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 10:12:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f70b977
dev-python/retrying: Version Bump
Add pypy supportreset
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/retrying/Manifest | 1 +
dev-python/retrying/retrying-1.3.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/retrying/Manifest b/dev-python/retrying/Manifest
index 7ba88b2..5757f7f 100644
--- a/dev-python/retrying/Manifest
+++ b/dev-python/retrying/Manifest
@@ -1 +1,2 @@
DIST retrying-1.3.2.tar.gz 10811 SHA256 320c4be55bfd9366d67c17beb09c9ac9624c7fab1d59e41641f37ae3b2b1f5ca SHA512 1209ff3f45ba6d3ae1f8ea2700cc1eab406601954e7317cfe6fa5a448183efe9065a6bd11fd4560d0cc66ffc10c8e7b29652e515dd95a1f14304dc4f4378ace8 WHIRLPOOL 5c03ec7993f8f946d5b953f8f315fcd819d3be379efcacd1a91424f682260abb77565ef9bd3327a03de82333f0a5a6f0d9fef25091f8b4b03a92d7328f1a4e61
+DIST retrying-1.3.3.tar.gz 10890 SHA256 08c039560a6da2fe4f2c426d0766e284d3b736e355f8dd24b37367b0bb41973b SHA512 99b81560caf63416f0301721ed9b9f9e3527a2fee4c53aeb0630b6e860ed81baf4b12b9819ca5b81346d45c4f40dfcb479a0b25305da1f560657fd3fdf2ffa75 WHIRLPOOL 38837a97a64ae89a5b0540c48310609ffbad071de2f812183ae411999afa74bc0e6e98f69bfc8fe0f1d243356e7ec467a5641be507cd3ef975724e3139e19995
diff --git a/dev-python/retrying/retrying-1.3.3.ebuild b/dev-python/retrying/retrying-1.3.3.ebuild
new file mode 100644
index 0000000..7830c2a
--- /dev/null
+++ b/dev-python/retrying/retrying-1.3.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Retrying is a general-purpose retrying library."
+HOMEPAGE="https://github.com/rholder/retrying"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+ >=dev-python/six-1.7.0[${PYTHON_USEDEP}]
+"
next reply other threads:[~2015-08-24 10:12 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 10:12 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-06 5:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/ Jeroen Roovers
2015-09-08 8:16 Joshua Kinard
2015-09-22 17:36 Tobias Klausmann
2015-09-29 20:51 Markus Meier
2015-10-10 18:49 Mikle Kolyada
2015-11-02 13:09 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-19 10:25 Agostino Sarubbo
2015-11-22 19:29 Markus Meier
2015-11-23 6:44 Jeroen Roovers
2015-11-23 10:05 Justin Lecher
2019-04-10 5:08 Matthew Thode
2020-09-24 15:23 David Seifert
2021-05-10 21:56 Michał Górny
2022-05-29 18:26 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2022-06-28 19:00 Arthur Zamarin
2022-06-28 19:01 Arthur Zamarin
2022-06-28 19:02 Arthur Zamarin
2022-06-28 19:42 Michał Górny
2022-11-27 5:59 Michał Górny
2022-11-27 5:59 Michał Górny
2022-12-31 10:54 Arthur Zamarin
2022-12-31 11:01 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-11-24 15:29 Michał Górny
2024-05-18 9:29 Michał Górny
2025-02-27 21:01 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=1440411131.2f70b977a8f53f7ccb0f06ec9e5de7806a8f76ca.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