public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-cssutils] rawhide: Remove BuildRequires on linters, coverage tools, etc.
Date: Fri, 07 Aug 2026 18:12:08 GMT	[thread overview]
Message-ID: <178612632891.1.14074343771273576340.rpms-python-cssutils-a8470aa3b0e8@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-07 18:12 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=178612632891.1.14074343771273576340.rpms-python-cssutils-a8470aa3b0e8@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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