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-zmq] f44: Trivial whitespace changes
Date: Fri, 21 Aug 2026 07:09:17 GMT [thread overview]
Message-ID: <178729615741.1.6716285797330068789.rpms-python-zmq-8760c5357b0d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-zmq
Branch : f44
Commit : 8760c5357b0d132013fbb04dba92977086e1ae83
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-20T14:19:32+01:00
Stats : +21/-20 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zmq/c/8760c5357b0d132013fbb04dba92977086e1ae83?branch=f44
Log:
Trivial whitespace changes
[skip changelog]
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 90e399b..9755751 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -20,10 +20,10 @@ Summary: Python bindings for zeromq
# - zmq/eventloop/zmqstream.py is Apache-2.0
# See also the “Inherited licenses in pyzmq” section in CONTRIBUTING.md.
License: %{shrink:
- BSD-3-Clause AND
- LGPL-2.1-or-later AND
- Apache-2.0
- }
+ BSD-3-Clause AND
+ LGPL-2.1-or-later AND
+ Apache-2.0
+ }
# Additionally, the following do not affect the license of the binary RPMs:
# - tools/run_with_env.cmd is CC0-1.0; for distribution in the source RPM, it
# is covered by “Existing uses of CC0-1.0 on code files in Fedora packages
@@ -37,29 +37,30 @@ License: %{shrink:
# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/616; see
# https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/716
SourceLicense: %{shrink:
- %{license} AND
- CC0-1.0 AND
- LicenseRef-Fedora-Public-Domain
- }
+ %{license} AND
+ CC0-1.0 AND
+ LicenseRef-Fedora-Public-Domain
+ }
URL: https://zeromq.org/languages/python/
%global forgeurl https://github.com/zeromq/pyzmq
Source: %{forgeurl}/archive/v%{version}/pyzmq-%{version}.tar.gz
-BuildSystem: pyproject
+BuildSystem: pyproject
BuildOption(generate_buildrequires): test-requirements.txt
# https://scikit-build-core.readthedocs.io/en/latest/configuration/index.html
-BuildOption(build): %{shrink:
- -Ccmake.define.PYZMQ_LIBZMQ_RPATH:BOOL=OFF
- -Ccmake.define.PYZMQ_NO_BUNDLE=ON
- -Clogging.level=INFO
- -Cbuild.verbose=true
- -Ccmake.build-type="RelWithDebInfo"}
-BuildOption(install): -L zmq
+BuildOption(build): %{shrink:
+ -Ccmake.define.PYZMQ_LIBZMQ_RPATH:BOOL=OFF
+ -Ccmake.define.PYZMQ_NO_BUNDLE=ON
+ -Clogging.level=INFO
+ -Cbuild.verbose=true
+ -Ccmake.build-type="RelWithDebInfo"
+ }
+BuildOption(install): -L zmq
# - The cffi backend does not apply when we build with Cython.
-BuildOption(check): %{shrink:
- -e 'zmq.backend.cffi*'
- %{?!with_gevent:-e 'zmq.green*'}
- }
+BuildOption(check): %{shrink:
+ -e 'zmq.backend.cffi*'
+ %{?!with_gevent:-e 'zmq.green*'}
+ }
BuildRequires: gcc
# This package contains no C++ code, but there are some checks in
reply other threads:[~2026-08-21 7:09 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=178729615741.1.6716285797330068789.rpms-python-zmq-8760c5357b0d@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