Rebuilt for Python 3.13
This commit is contained in:
parent
d9aa18b336
commit
bce862644f
@ -20,7 +20,7 @@
|
||||
|
||||
Name: python-%{src_name}
|
||||
Version: 3.1.18
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python
|
||||
|
||||
License: LGPL-3.0-only
|
||||
@ -177,6 +177,9 @@ export PSYCOPG_TEST_DSN="host=$PGHOST port=$PGPORT dbname=${PGTESTS_DATABASES##*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.1.18-5
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Wed Apr 17 2024 Michel Lind <salimma@fedoraproject.org> - 3.1.18-4
|
||||
- Make Cython and PyPy conditional, and only enable on Fedora for now
|
||||
- Disable tests on non-Fedora builds due to missing dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user