public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cattrs] f43: Use %autosetup -C (for simplicity)
@ 2026-07-11 18:52 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-11 18:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cattrs
Branch : f43
Commit : 3c2abf429a18d86a16fecdb6311c7ec6c25c7b66
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-11T06:49:35+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cattrs/c/3c2abf429a18d86a16fecdb6311c7ec6c25c7b66?branch=f43
Log:
Use %autosetup -C (for simplicity)
[skip changelog]
---
diff --git a/python-cattrs.spec b/python-cattrs.spec
index 309230e..d9ca8b0 100644
--- a/python-cattrs.spec
+++ b/python-cattrs.spec
@@ -84,7 +84,7 @@ Obsoletes: python-cattrs-doc < 24.1.2^20241004gitae80674-6
%prep
-%autosetup -n cattrs-%{?!commit:%{version}}%{?commit:%{commit}}
+%autosetup -C
# Don’t run benchmarks when testing
tomcli set pyproject.toml lists delitem 'dependency-groups.test' \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 18:52 [rpms/python-cattrs] f43: Use %autosetup -C (for simplicity) 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