From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/
Date: Sat, 19 Jul 2025 11:06:32 +0000 (UTC) [thread overview]
Message-ID: <1752923177.8887bccb946d9c8b33abb4e390a86be1ab845a5c.mgorny@gentoo> (raw)
commit: 8887bccb946d9c8b33abb4e390a86be1ab845a5c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 19 10:53:45 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 19 11:06:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8887bccb
dev-python/retrying: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/retrying/Manifest | 1 -
dev-python/retrying/retrying-1.3.7.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/dev-python/retrying/Manifest b/dev-python/retrying/Manifest
index 6a517ace3610..46e3b4887a60 100644
--- a/dev-python/retrying/Manifest
+++ b/dev-python/retrying/Manifest
@@ -1,2 +1 @@
-DIST retrying-1.3.7.gh.tar.gz 12286 BLAKE2B 1fdf6ce5871ecffb06fd0f662c51565a617aae985dc40f5a7e415a5d089a438400b9c27e52bc802bde2b135ba276d7dbfd5645472a6e52449f2ac81a6ae18ca0 SHA512 fc5d87bfe02b87054e7e576aa38325c44092e76c0391612b391625687e0af679bce1db77929ad6e5f25fe4b0399971ea5421509651f23d5ba80832ba9908a5e7
DIST retrying-1.4.0.gh.tar.gz 12224 BLAKE2B 796f6792eb581b2b426dcbdff57738e32340b12b962e24e362bd7d094063fd9dc9ad55428a476f3d12126660c506c5595a50d690a55ff06dbb100bd2b257ace0 SHA512 8b018c3f253835de40d568410f8c7ae14813bd1616cf8ad3b1d8b47b34359fc9c669958f60c94af3d32961a1369888c531f588a05d0b8af519b357c5ec954c4a
diff --git a/dev-python/retrying/retrying-1.3.7.ebuild b/dev-python/retrying/retrying-1.3.7.ebuild
deleted file mode 100644
index a04c6e0ee607..000000000000
--- a/dev-python/retrying/retrying-1.3.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
-
-inherit distutils-r1
-
-DESCRIPTION="General-purpose retrying library"
-HOMEPAGE="
- https://github.com/groodt/retrying/
- https://pypi.org/project/retrying/
-"
-SRC_URI="
- https://github.com/groodt/retrying/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
next reply other threads:[~2025-07-19 11:06 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-19 11:06 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-04 14:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/ Sam James
2025-08-09 15:24 Michał Górny
2025-08-09 12:44 Arthur Zamarin
2025-08-04 7:32 Michał Górny
2025-07-20 2:33 Michał Górny
2025-07-19 10:42 Arthur Zamarin
2025-07-12 11:15 Michał Górny
2025-07-12 10:09 Arthur Zamarin
2025-07-06 2:46 Michał Górny
2025-06-25 4:35 Michał Górny
2025-06-25 4:35 Michał Górny
2025-06-23 3:25 Michał Górny
2025-05-27 16:54 Michał Górny
2025-02-27 21:01 Michał Górny
2024-05-18 9:29 Michał Górny
2023-11-24 15:29 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2022-12-31 11:01 Michał Górny
2022-12-31 10:54 Arthur Zamarin
2022-11-27 5:59 Michał Górny
2022-11-27 5:59 Michał Górny
2022-06-28 19:42 Michał Górny
2022-06-28 19:02 Arthur Zamarin
2022-06-28 19:01 Arthur Zamarin
2022-06-28 19:00 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2021-05-10 21:56 Michał Górny
2020-09-24 15:23 David Seifert
2019-04-10 5:08 Matthew Thode
2015-11-23 10:05 Justin Lecher
2015-11-23 6:44 Jeroen Roovers
2015-11-22 19:29 Markus Meier
2015-11-19 10:25 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-02 13:09 Agostino Sarubbo
2015-10-10 18:49 Mikle Kolyada
2015-09-29 20:51 Markus Meier
2015-09-22 17:36 Tobias Klausmann
2015-09-08 8:16 Joshua Kinard
2015-09-06 5:20 Jeroen Roovers
2015-08-24 10:12 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=1752923177.8887bccb946d9c8b33abb4e390a86be1ab845a5c.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