From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tenacity/
Date: Thu, 03 Apr 2025 07:59:50 +0000 (UTC) [thread overview]
Message-ID: <1743667182.9bce8885b5c8de4c92578a1b2587e22b27ff60dd.mgorny@gentoo> (raw)
commit: 9bce8885b5c8de4c92578a1b2587e22b27ff60dd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 3 06:30:10 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 3 07:59:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bce8885
dev-python/tenacity: Bump to 9.1.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tenacity/Manifest | 1 +
dev-python/tenacity/tenacity-9.1.2.ebuild | 39 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/tenacity/Manifest b/dev-python/tenacity/Manifest
index 462ea2468fa3..cf1696c56ec2 100644
--- a/dev-python/tenacity/Manifest
+++ b/dev-python/tenacity/Manifest
@@ -1 +1,2 @@
DIST tenacity-9.0.0.tar.gz 47421 BLAKE2B f263af6be0c2d3f26969884d0f211111c68d28dc0cdeddc4ff03791cb5344e60a481a80321d6946bbc9982fac61d0b6084e299766e620893cc30fdc8dae39a8d SHA512 c6236e7630d46048c7c8fb60213591b3489576b8a4413f0bc2d692751f456882c177bdbc425d5921d7679a019dd39371dfa5cd1210e68a3faefd5beb799961ea
+DIST tenacity-9.1.2.tar.gz 48036 BLAKE2B 5e91e0380d7cd5f3b94148f3817c3a296ab12a8ce4996ec9a917e5abb42575496c83dcbfa0034d1cff074add0a963c4b58ef9d5976fd412edf86196cc9a2e7a4 SHA512 35dff9ab9f1c2b9ab0d807bc790b92a3a3d4e133aecb9921a700af0e6dd9bf805f551a2409dc4341088a44b0693ec0b0fa6b703305b312a988da5e3dc1f61d11
diff --git a/dev-python/tenacity/tenacity-9.1.2.ebuild b/dev-python/tenacity/tenacity-9.1.2.ebuild
new file mode 100644
index 000000000000..26de06b4fb72
--- /dev/null
+++ b/dev-python/tenacity/tenacity-9.1.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 pypy3_11 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~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 EPYTEST_DESELECT=(
+ # fragile to timing
+ tests/test_asyncio.py::TestContextManager::test_sleeps
+ )
+
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2025-04-03 8:00 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-03 7:59 Michał Górny [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-07-05 16:29 Arthur Zamarin
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=1743667182.9bce8885b5c8de4c92578a1b2587e22b27ff60dd.mgorny@gentoo \
--to=mgorny@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