public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bill Pemberton <wfp5p@worldbroken.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-psycopg3] rawhide: Use the -d option to pyproject_wheel
Date: Wed, 10 Jun 2026 14:56:24 GMT [thread overview]
Message-ID: <178110338455.1.6181486069725004240.rpms-python-psycopg3-75e84f41d809@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-psycopg3
Branch : rawhide
Commit : 75e84f41d8090d756076242aa429f1d47e53b7d8
Author : Bill Pemberton <wfp5p@worldbroken.com>
Date : 2026-06-10T10:51:44-04:00
Stats : +3/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-psycopg3/c/75e84f41d8090d756076242aa429f1d47e53b7d8?branch=rawhide
Log:
Use the -d option to pyproject_wheel
---
diff --git a/python-psycopg3.spec b/python-psycopg3.spec
index e5696a0..11aba05 100644
--- a/python-psycopg3.spec
+++ b/python-psycopg3.spec
@@ -102,18 +102,12 @@ rm -rf psycopg_pool/*
tar -xzf %{SOURCE1} -C psycopg_pool/ --strip-components=2 %{package_name}-%{pool_name}/psycopg_pool/
%build
-pushd psycopg
-%pyproject_wheel
-popd
+%pyproject_wheel -d psycopg
+%pyproject_wheel -d psycopg_pool
-pushd psycopg_pool
-%pyproject_wheel
-popd
%if %{with cython}
-pushd psycopg_c
-%pyproject_wheel
-popd
+%pyproject_wheel -d psycopg_c
%endif
%install
reply other threads:[~2026-06-10 14:56 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=178110338455.1.6181486069725004240.rpms-python-psycopg3-75e84f41d809@fedoraproject.org \
--to=wfp5p@worldbroken.com \
--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