public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-psycopg3] rawhide: Add additional BuildRequires for testing
@ 2026-06-10 14:56 Bill Pemberton
  0 siblings, 0 replies; only message in thread
From: Bill Pemberton @ 2026-06-10 14:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-psycopg3
            Branch : rawhide
            Commit : 6a5024b96d8cb1aa6a1a38e880f8b22b0f5fe7fd
            Author : Bill Pemberton <wfp5p@worldbroken.com>
            Date   : 2026-06-10T10:52:44-04:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-psycopg3/c/6a5024b96d8cb1aa6a1a38e880f8b22b0f5fe7fd?branch=rawhide

            Log:
            Add additional BuildRequires for testing

Adding python3-numpy, python3-shapely, python3-gevent allows
additional tests to be run

---
diff --git a/python-psycopg3.spec b/python-psycopg3.spec
index 39c9bd3..39c8879 100644
--- a/python-psycopg3.spec
+++ b/python-psycopg3.spec
@@ -53,6 +53,9 @@ BuildRequires:	pypy
 # Required for running tests
 BuildRequires:	postgresql-test-rpm-macros
 BuildRequires:	python3-anyio python3-mypy pytest python3-pytest-cov python3-pytest-randomly
+BuildRequires:	python3-numpy
+BuildRequires:	python3-shapely
+BuildRequires:	python3-gevent
 %endif
 
 %if %{with cython}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 14:56 [rpms/python-psycopg3] rawhide: Add additional BuildRequires for testing Bill Pemberton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox