Rebuilt for Python 3.11
This commit is contained in:
parent
c50aba012f
commit
7a72141193
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user