public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cssutils] rawhide: Remove BuildRequires on linters, coverage tools, etc.
@ 2026-08-07 18:12 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-07 18:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-cssutils
            Branch : rawhide
            Commit : a8470aa3b0e8eb71d7af79d0a8c204a93e060c3c
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-07T08:14:16+01:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-cssutils/c/a8470aa3b0e8eb71d7af79d0a8c204a93e060c3c?branch=rawhide

            Log:
            Remove BuildRequires on linters, coverage tools, etc.

https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters

---
diff --git a/python-cssutils.spec b/python-cssutils.spec
index 15f1e75..49ee075 100644
--- a/python-cssutils.spec
+++ b/python-cssutils.spec
@@ -6,7 +6,7 @@
 Name:           python-%{srcname}
 Summary:        CSS Cascading Style Sheets library for Python
 Version:        2.11.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 
 License:        LGPL-3.0-or-later
 URL:            https://github.com/jaraco/cssutils
@@ -17,9 +17,6 @@ BuildRequires:  python3-devel
 # Tests BuildRequires
 BuildRequires:  python3dist(more-itertools)
 BuildRequires:  python3dist(pytest)
-BuildRequires:  python3dist(pytest-cov)
-BuildRequires:  python3dist(mypy)
-BuildRequires:  ruff
 BuildRequires:  python3dist(cssselect)
 BuildRequires:  python3dist(jaraco-test)
 
@@ -73,6 +70,9 @@ rm -f cssutils/tests/test_property.py cssutils/tests/test_selector.py
 %doc examples/
 
 %changelog
+* Fri Aug 07 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 2.11.1-11
+- Remove BuildRequires on linters, coverage tools, etc.
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-08-07 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 18:12 [rpms/python-cssutils] rawhide: Remove BuildRequires on linters, coverage tools, etc Benjamin A. Beasley

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