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: Remove unused BuildRequires
Date: Wed, 10 Jun 2026 14:56:25 GMT [thread overview]
Message-ID: <178110338500.1.17701665947003748082.rpms-python-psycopg3-3ac7126ef3ca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-psycopg3
Branch : rawhide
Commit : 3ac7126ef3cad5e4121fa45e951354da3adf838a
Author : Bill Pemberton <wfp5p@worldbroken.com>
Date : 2026-06-10T10:52:44-04:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-psycopg3/c/3ac7126ef3cad5e4121fa45e951354da3adf838a?branch=rawhide
Log:
Remove unused BuildRequires
python3-tomli, openssl, and postgresql-static are not required for the build.
---
diff --git a/python-psycopg3.spec b/python-psycopg3.spec
index 11aba05..39c9bd3 100644
--- a/python-psycopg3.spec
+++ b/python-psycopg3.spec
@@ -42,9 +42,9 @@ BuildArch: noarch
ExcludeArch: %{ix86}
BuildRequires: python3-devel
-BuildRequires: libpq openssl
-BuildRequires: postgresql-static postgresql-server-devel
-BuildRequires: python3-pip python3-wheel python3-tomli
+BuildRequires: libpq
+BuildRequires: postgresql-server-devel
+BuildRequires: python3-pip python3-wheel
%if %{with pypy}
BuildRequires: pypy
%endif
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=178110338500.1.17701665947003748082.rpms-python-psycopg3-3ac7126ef3ca@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