psycopg3: Update to 3.3.1 per changes described at https://github.com/psycopg/psycopg...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 2 Dec 2025 22:20:59 +0000 (01:20 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 2 Dec 2025 22:20:59 +0000 (01:20 +0300)
rpm/redhat/main/common/psycopg3/main/python-psycopg3.spec

index 317e8806aaaf90f8e56e93b8d11530d126345379..0a8882116194f1d0e8eea7678d8531dffc52ec2f 100644 (file)
@@ -22,7 +22,7 @@
 
 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
@@ -145,6 +145,14 @@ fi
 %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