public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-urllib3] f43: Pass -p1 to %autosetup
@ 2026-09-19 7:36 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-19 7:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-urllib3
Branch : f43
Commit : 0f8232b6850afba4ff9fce0d951b0edf444b670b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-19T08:30:10+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-urllib3/c/0f8232b6850afba4ff9fce0d951b0edf444b670b?branch=f43
Log:
Pass -p1 to %autosetup
[skip changelog]
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 12e0832..6672efe 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -82,7 +82,7 @@ Recommends: python3-urllib3+socks
%prep
-%autosetup -n urllib3-%{version}
+%autosetup -p1 -n urllib3-%{version}
%setup -q -n urllib3-%{version} -T -D -b 1
# Allow setuptools-scm 10+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-19 7:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 7:36 [rpms/python-urllib3] f43: Pass -p1 to %autosetup 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