public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stephen Gallagher <sgallagh@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-tqdm] epel10: Update to 4.68.4
Date: Tue, 07 Jul 2026 13:56:34 GMT [thread overview]
Message-ID: <178343259456.1.12255918901136920749.rpms-python-tqdm-0e6c2fabee3b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-tqdm
Branch : epel10
Commit : 0e6c2fabee3b9774293042a1844a46eafc0bf55e
Author : Stephen Gallagher <sgallagh@redhat.com>
Date : 2026-07-07T09:32:30-04:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-tqdm/c/0e6c2fabee3b9774293042a1844a46eafc0bf55e?branch=epel10
Log:
Update to 4.68.4
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
---
diff --git a/python-tqdm.spec b/python-tqdm.spec
index 8f75039..a739d36 100644
--- a/python-tqdm.spec
+++ b/python-tqdm.spec
@@ -5,7 +5,7 @@
%bcond tests %[%{undefined rhel}]
Name: python-%{modname}
-Version: 4.68.3
+Version: 4.68.4
Release: %autorelease
Summary: Fast, Extensible Progress Meter
@@ -80,6 +80,14 @@ echo 'include tqdm/completion.sh' >> MANIFEST.in
%install
%pyproject_install
%pyproject_save_files %{modname}
+
+# Beginning with 4.68.4, it has started to try to install
+# <sitelib>/images/{logo,tqdm}.gif
+# These files are neither needed for operation nor useful,
+# so we'll just delete them since they don't belong in the
+# global scope.
+rm -Rf %{buildroot}%{python3_sitelib}/images
+
install -Dpm0644 \
%{buildroot}%{python3_sitelib}/tqdm/tqdm.1 \
%{buildroot}%{_mandir}/man1/tqdm.1
next reply other threads:[~2026-07-07 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 13:56 Stephen Gallagher [this message]
2026-07-07 13:56 [rpms/python-tqdm] epel10: Update to 4.68.4 Stephen Gallagher
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=178343259456.1.12255918901136920749.rpms-python-tqdm-0e6c2fabee3b@fedoraproject.org \
--to=sgallagh@redhat.com \
--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