From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tenacity/
Date: Fri, 5 Jul 2024 16:29:45 +0000 (UTC) [thread overview]
Message-ID: <1720196947.82977028c2660f6970308dae8bf729b81554c2f5.arthurzam@gentoo> (raw)
commit: 82977028c2660f6970308dae8bf729b81554c2f5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 16:20:56 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 16:29:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82977028
dev-python/tenacity: add 8.5.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tenacity/Manifest | 1 +
dev-python/tenacity/tenacity-8.5.0.ebuild | 34 +++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-python/tenacity/Manifest b/dev-python/tenacity/Manifest
index 3729b6ccbf6e..56ac401df49f 100644
--- a/dev-python/tenacity/Manifest
+++ b/dev-python/tenacity/Manifest
@@ -1,3 +1,4 @@
DIST tenacity-8.3.0.tar.gz 43608 BLAKE2B fcf7471110c831cfab20c81bb0bfa2c2895ce33b6cdf22c21dfd0f219eeb674dc4e7f4186e7c9a3366574636becd7391d68acb285069844ccaf358da6afa9c02 SHA512 46152ffacc0a87931cec09bd90eed3d2ad46f89101997c5da2aa510844c814b887a83805b4ec0de6a56759a7f2bcbab0cb2b2f1a4e6c11860ae53f64ff2a4c31
DIST tenacity-8.4.1.tar.gz 45426 BLAKE2B e5cb1ed5a93a28a5733b7c25f95a5d9c4d4e341b5185c235e93bcf681590a72cd3895a1e9b24eaa31b939168f6420e8a28a5d8b982847886e9a799a983d41df8 SHA512 7abf17c5c4dbcb45aff3b660f70daa80fc673aa36e0ed95941a566d3740238d051736bc0da330110300bd4beae9a8a56082c4348d24e6bfa20a269bac771d956
DIST tenacity-8.4.2.tar.gz 46206 BLAKE2B b7829d5eecb29e9fe8ec0e01c68bb9381182c93602d86ad3b8aa746aa4d809d733d72480d8a3a3eb793d46f5c091672202109db2eb34e05ec5204d32c32d3995 SHA512 64e56d27ade71116309327cc6a1f04a9fa54c9e1b867cdfbe294799be3707259bdf63d676259235c629ef10b9a9c2850f80bfab5863cec0a019bff779b48e892
+DIST tenacity-8.5.0.tar.gz 47309 BLAKE2B 6d3e1dbcac5facf9c838e13fa3cb0ff03c22cb490cf9ed17aea44e4486f7f256918415779adf3854e4ebb2b2496686265acf2f5e42621b01aa3b6d43910cd828 SHA512 f5568233321bbc6c6cfca0f362f627ff6eecf6094c55644ae46448b5f1d6466928a35a1435c97004b640ac95444e4e8c0bb2b21520e2bba5c619eeff36955e72
diff --git a/dev-python/tenacity/tenacity-8.5.0.ebuild b/dev-python/tenacity/tenacity-8.5.0.ebuild
new file mode 100644
index 000000000000..8c5543d52ef5
--- /dev/null
+++ b/dev-python/tenacity/tenacity-8.5.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="General-purpose retrying library"
+HOMEPAGE="
+ https://github.com/jd/tenacity/
+ https://pypi.org/project/tenacity/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
+ test? (
+ >=dev-python/tornado-6.4-r1[${PYTHON_USEDEP}]
+ dev-python/typeguard[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2024-07-05 16:29 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 16:29 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/tenacity/ Michał Górny
2024-08-17 7:35 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-12 17:18 Arthur Zamarin
2024-07-30 2:47 Michał Górny
2024-07-27 11:58 Sam James
2024-07-27 9:28 Arthur Zamarin
2024-07-27 6:00 Michał Górny
2024-07-20 13:27 Michał Górny
2024-07-13 8:01 Michał Górny
2024-07-13 8:01 Michał Górny
2024-07-13 7:27 Arthur Zamarin
2024-07-11 20:55 James Le Cuirot
2024-07-07 1:02 Ionen Wolkens
2024-07-05 19:41 Viorel Munteanu
2024-07-05 19:41 Viorel Munteanu
2024-07-05 19:02 Michał Górny
2024-06-28 11:12 Michał Górny
2024-06-25 23:16 Sam James
2024-06-25 8:01 Michał Górny
2024-06-24 0:13 Sam James
2024-06-23 20:19 Sam James
2024-06-23 16:20 Michał Górny
2024-06-18 4:45 Michał Górny
2024-05-22 9:10 Michał Górny
2024-05-22 9:05 Michał Górny
2024-05-17 17:03 Michał Górny
2024-05-07 17:45 Michał Górny
2024-03-09 18:30 Andrew Ammerlaan
2023-11-24 15:55 Arthur Zamarin
2023-09-17 11:26 Michał Górny
2023-09-17 5:07 Arthur Zamarin
2023-08-14 14:55 Michał Górny
2023-06-01 14:50 Michał Górny
2023-03-11 9:58 Michał Górny
2023-03-11 8:34 Arthur Zamarin
2023-02-28 18:16 Arthur Zamarin
2023-02-10 6:52 Michał Górny
2023-02-08 6:27 Michał Górny
2022-10-25 10:31 Michał Górny
2022-10-25 9:49 Sam James
2022-09-22 12:15 Michał Górny
2022-06-23 8:17 Michał Górny
2022-06-22 18:37 Sam James
2022-05-23 10:34 Michał Górny
2022-05-23 10:34 Michał Górny
2021-09-23 15:35 Marek Szuba
2021-08-16 6:13 Michał Górny
2021-08-16 5:13 Agostino Sarubbo
2021-07-13 6:35 Michał Górny
2021-07-09 7:26 Michał Górny
2021-04-07 8:06 Michał Górny
2021-04-07 6:23 Sam James
2021-03-04 8:57 Michał Górny
2021-03-04 8:57 Michał Górny
2020-10-21 22:51 Michał Górny
2020-10-18 19:17 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-10-18 3:48 Matthew Thode
2020-10-16 12:00 Michał Górny
2020-09-15 21:52 Matthew Thode
2020-08-01 21:31 Michał Górny
2020-05-30 20:23 Matthew Thode
2020-05-30 17:52 Matthew Thode
2020-05-20 4:44 Matthew Thode
2020-03-16 18:55 Michał Górny
2019-12-29 8:53 David Seifert
2019-04-10 5:08 Matthew Thode
2018-03-12 19:38 Zac Medico
2018-02-19 0:54 Matt Thode
2017-10-03 4:41 Matt Thode
2017-08-27 4:26 Matt Thode
2017-03-26 4:16 Matt Thode
2017-02-27 2:16 Matt Thode
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=1720196947.82977028c2660f6970308dae8bf729b81554c2f5.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