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-cattrs] f44: Replace tomcli with provisional %pyproject_patch_dependency macro
Date: Sat, 11 Jul 2026 15:44:52 GMT [thread overview]
Message-ID: <178378469204.1.13060609406436596061.rpms-python-cattrs-c3ba25a7550d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-cattrs
Branch : f44
Commit : c3ba25a7550d824cb7879e9c868eaa070e44c832
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-11T07:00:17+01:00
Stats : +2/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cattrs/c/c3ba25a7550d824cb7879e9c868eaa070e44c832?branch=f44
Log:
Replace tomcli with provisional %pyproject_patch_dependency macro
[skip changelog]
---
diff --git a/python-cattrs.spec b/python-cattrs.spec
index d9ca8b0..606661a 100644
--- a/python-cattrs.spec
+++ b/python-cattrs.spec
@@ -33,7 +33,6 @@ Patch: 0001-Downstream-temporarily-loosen-version-bounds-on-some.patch
%global debug_package %{nil}
BuildRequires: python3-devel
-BuildRequires: tomcli
%global msgspec_enabled 0
%if %{with msgspec}
@@ -87,13 +86,11 @@ Obsoletes: python-cattrs-doc < 24.1.2^20241004gitae80674-6
%autosetup -C
# Don’t run benchmarks when testing
-tomcli set pyproject.toml lists delitem 'dependency-groups.test' \
- 'pytest-benchmark\b.*'
+%pyproject_patch_dependency pytest-benchmark:ignore
sed --regexp-extended --in-place \
's/ --benchmark[^[:blank:]"]*//g' pyproject.toml
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
-tomcli set pyproject.toml lists delitem 'dependency-groups.test' \
- 'coverage\b.*'
+%pyproject_patch_dependency coverage:ignore
# Remove bundled fonts to show they are not packaged:
rm --recursive --verbose docs/_static/fonts/
reply other threads:[~2026-07-11 15:44 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=178378469204.1.13060609406436596061.rpms-python-cattrs-c3ba25a7550d@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