Summary: A PostgreSQL database adapter for Python 3
Name: python3-%{sname}
-Version: 3.2.13
+Version: 3.3.1
Release: 1PGDG%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
%endif
%changelog
+* Wed Dec 3 2025 Devrim Gündüz <devrim@gunduz.org> - 3.3.1-1PGDG
+- Update to 3.3.1 per changes described at:
+ https://github.com/psycopg/psycopg/releases/tag/3.3.1
+
+* Tue Dec 2 2025 Devrim Gündüz <devrim@gunduz.org> - 3.3.0-1PGDG
+- Update to 3.3.0 per changes described at:
+ https://github.com/psycopg/psycopg/releases/tag/3.3.0
+
* Mon Nov 24 2025 Devrim Gündüz <devrim@gunduz.org> - 3.2.13-1PGDG
- Update to 3.2.13 per changes described at:
https://github.com/psycopg/psycopg/releases/tag/3.2.13