public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-tomli-w] rawhide: Remove an outdated conditional
@ 2026-06-21 20:14 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-21 20:14 UTC (permalink / raw)
  To: git-commits

            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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-21 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 20:14 [rpms/python-tomli-w] rawhide: Remove an outdated conditional 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox