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-typing-inspection] f44: Use %pyproject_patch_dependency in lieu of tomcli
Date: Tue, 18 Aug 2026 20:59:46 GMT	[thread overview]
Message-ID: <178708678690.1.14212226206006532529.rpms-python-typing-inspection-7158b9c522c4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-typing-inspection
Branch : f44
Commit : 7158b9c522c49642145237c07c941de5bc6ac221
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-07T06:29:22+01:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-typing-inspection/c/7158b9c522c49642145237c07c941de5bc6ac221?branch=f44

Log:
Use %pyproject_patch_dependency in lieu of tomcli

---
diff --git a/python-typing-inspection.spec b/python-typing-inspection.spec
index 620e918..2aafd25 100644
--- a/python-typing-inspection.spec
+++ b/python-typing-inspection.spec
@@ -14,8 +14,6 @@ BuildOption(install):   -l typing_inspection
 
 BuildArch:      noarch
 
-BuildRequires:  tomcli
-
 %global common_description %{expand:
 This module provides tools to inspect type annotations at runtime.}
 
@@ -30,8 +28,8 @@ Summary:        %{summary}
 
 %prep -a
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
-tomcli set pyproject.toml lists delitem dependency-groups.tests \
-    '(coverage|pytest-cov)\b.*'
+%pyproject_patch_dependency coverage:ignore
+%pyproject_patch_dependency pytest-cov:ignore
 
 
 %check -a

                 reply	other threads:[~2026-08-18 20:59 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=178708678690.1.14212226206006532529.rpms-python-typing-inspection-7158b9c522c4@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