public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-tomli-w] rawhide: Remove an outdated conditional
Date: Sun, 21 Jun 2026 20:14:46 GMT [thread overview]
Message-ID: <178207288672.1.9093034470356215867.rpms-python-tomli-w-da6a18c66ad1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-tomli-w
Branch : rawhide
Commit : da6a18c66ad1fb38c325f90617501ae96538ceec
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-21T20:14:35+00:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-tomli-w/c/da6a18c66ad1fb38c325f90617501ae96538ceec?branch=rawhide
Log:
Remove an outdated conditional
[skip changelog]
---
diff --git a/python-tomli-w.spec b/python-tomli-w.spec
index dd4a917..8f84adb 100644
--- a/python-tomli-w.spec
+++ b/python-tomli-w.spec
@@ -31,10 +31,8 @@ Summary: %{summary}
# Measuring coverage is discouraged in Python packaging guidelines:
sed -i '/pytest-cov/d' tests/requirements.txt
# We don't need tomli on Python 3.11+
-%if v"0%{?python3_version}" >= v"3.11"
sed -i '/tomli/d' tests/requirements.txt
sed -Ei 's/tomli(\.|$)/tomllib\1/' tests/*.py
-%endif
# This testing dependency is optional and we don't have it in (EP)EL,
# it has many missing transitive dependencies that we don't want to maintain
%if 0%{?rhel}
reply other threads:[~2026-06-21 20:14 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=178207288672.1.9093034470356215867.rpms-python-tomli-w-da6a18c66ad1@fedoraproject.org \
--to=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