public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-typing-inspection] f43: Use %pyproject_patch_dependency in lieu of tomcli
@ 2026-08-18 21:20 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-18 21:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-typing-inspection
Branch : f43
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=f43

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 21:20 [rpms/python-typing-inspection] f43: Use %pyproject_patch_dependency in lieu of tomcli 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