public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zmq] epel10: More long options in the spec file
@ 2026-08-22 7:13 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-22 7:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zmq
Branch : epel10
Commit : 1e31bfb391403f3eceefdff3224cd16204ec6236
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-22T08:00:29+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zmq/c/1e31bfb391403f3eceefdff3224cd16204ec6236?branch=epel10
Log:
More long options in the spec file
[skip changelog]
---
diff --git a/python-zmq.spec b/python-zmq.spec
index d862406..8ec9a79 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -149,7 +149,7 @@ sed --regexp-extended \
%check
# to avoid partially initialized zmq module from cwd
-mkdir -p _empty
+mkdir --parents _empty
cd _empty
ln --symbolic ../tests/ ../pytest.ini ./
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-22 7:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22 7:13 [rpms/python-zmq] epel10: More long options in the spec file 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