public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-reretry] rawhide: Orphaned for 6+ weeks
Date: Sun, 19 Jul 2026 00:30:34 GMT [thread overview]
Message-ID: <178442103472.1.1293752146835373206.rpms-python-reretry-1c4b7afd26ea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-reretry
Branch : rawhide
Commit : 1c4b7afd26ea50ae8a766c3548a15999d6404a38
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-07-18T19:30:29-05:00
Stats : +1/-81 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/python-reretry/c/1c4b7afd26ea50ae8a766c3548a15999d6404a38?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index e102b77..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/reretry-0.11.2.tar.gz
-/reretry-0.11.8.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 4cdd805..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-reretry
-
-The python-reretry package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/python-reretry.rpmlintrc b/python-reretry.rpmlintrc
deleted file mode 100644
index b470b61..0000000
--- a/python-reretry.rpmlintrc
+++ /dev/null
@@ -1,2 +0,0 @@
-# Not spelling errors!
-addFilter(r"spelling-error \('(([Tt]raceback|[Bb]ackoff|[Jj]itter|[Ss]tdlib)s?|[Aa]sync)',")
diff --git a/python-reretry.spec b/python-reretry.spec
deleted file mode 100644
index 26def2c..0000000
--- a/python-reretry.spec
+++ /dev/null
@@ -1,73 +0,0 @@
-Name: python-reretry
-Version: 0.11.8
-Release: %autorelease
-Summary: Easy to use retry decorator
-
-License: Apache-2.0
-URL: https://github.com/leshchenko1979/reretry
-# Missing release 0.11.2 on PyPI
-# https://github.com/leshchenko1979/reretry/issues/7
-# Source: %%{pypi_source reretry}
-Source: %{url}/archive/%{version}/reretry-%{version}.tar.gz
-
-BuildSystem: pyproject
-BuildOption(generate_buildrequires): tests/test-requirements.txt
-BuildOption(install): --assert-license reretry
-
-BuildArch: noarch
-
-# Optional dependency; allows preserving function signatures. Add a BR to make
-# sure it is available, and so that we test with it.
-BuildRequires: %{py3_dist decorator}
-
-# Depend explicitly on pytest, not just indirectly via pytest-asyncio in
-# tests/requirements.txt.
-BuildRequires: %{py3_dist pytest}
-
-%global common_description %{expand:
-An easy to use retry decorator.
-
-This package is a fork from the retry package, but with some of added
-community-sourced features.
-
-Features
-
-New features in reretry:
-
- • Log traceback of an error that lead to a failed attempt.
- • Call a custom callback after each failed attempt.
- • Can be used with async functions.
-
-From original retry:
-
- • Retry on specific exceptions.
- • Set a maximum number of retries.
- • Set a delay between retries.
- • Set a maximum delay between retries.
- • Set backoff and jitter parameters.
- • Use a custom logger.
- • No external dependencies (stdlib only).
- • (Optionally) Preserve function signatures (pip install decorator).}
-
-%description %{common_description}
-
-
-%package -n python3-reretry
-Summary: %{summary}
-
-# Optional dependency; allows preserving function signatures.
-Recommends: %{py3_dist decorator}
-
-%description -n python3-reretry %{common_description}
-
-
-%check -a
-%pytest
-
-
-%files -n python3-reretry -f %{pyproject_files}
-%doc README.md
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index baf04ec..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (reretry-0.11.8.tar.gz) = e499e64cc06af8e1bb7e9fdd857c02305dcb76fd3205de128d389332a94493696c85a705efaf1e9ac0110b94a1cd443a44d49856f26b31a7eba8ad317f7deba4
reply other threads:[~2026-07-19 0:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178442103472.1.1293752146835373206.rpms-python-reretry-1c4b7afd26ea@fedoraproject.org \
--to=packaging-reports@fedoraproject.org \
--cc=git-commits@fedoraproject.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