Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 18:20:36 +02:00 committed by Miro Hrončok
parent c50aba012f
commit 7a72141193

View File

@ -50,7 +50,7 @@ features offered by PostgreSQL.
Summary: %{sum}
Name: python-%{srcname}
Version: 2.9.3
Release: 3%{?dist}
Release: 4%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Url: http://initd.org/psycopg/
@ -311,6 +311,9 @@ done
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.9.3-4
- Rebuilt for Python 3.11
* Fri May 13 2022 Ondrej Sloup <osloup@redhat.com> - 2.9.3-3
- Remove test test_from_tables failing on s390x
- Make docs