public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Drop the dependency on pytest-subtests
@ 2026-09-12 10:22
0 siblings, 0 replies; only message in thread
From: @ 2026-09-12 10:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rpmlint-etc
Commit : 3a5bce23069268ce35702f5d29b4565b2329608e
Author : Tomáš Hrnčiar <thrnciar@redhat.com>
Date : 2026-04-13T14:14:42+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/3a5bce23069268ce35702f5d29b4565b2329608e?branch=rpmlint-etc
Log:
Drop the dependency on pytest-subtests
---
diff --git a/python-pint.spec b/python-pint.spec
index cc0e61d..33f0799 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -64,6 +64,10 @@ Summary: %{summary}
tomcli set pyproject.toml lists delitem project.optional-dependencies.test \
pytest-cov
+# pytest-subtests was integrated into pytest 9
+tomcli set pyproject.toml lists delitem project.optional-dependencies.test \
+ pytest-subtests
+
# This module is executable in the source, and it might make sense for upstream
# to run it directly as a script during development, but this package will
# install it in site-packages without the executable bit set, so it doesn’t
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:22 [rpms/python-pint] rpmlint-etc: Drop the dependency on pytest-subtests
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox