psycopg3: Update to 3.3.2 per changes described at https://github.com/psycopg/psycopg... master github/master
authorDevrim Gunduz <devrim@gunduz.org>
Sun, 7 Dec 2025 18:01:59 +0000 (18:01 +0000)
committerDevrim Gunduz <devrim@gunduz.org>
Sun, 7 Dec 2025 18:01:59 +0000 (18:01 +0000)
rpm/redhat/main/common/psycopg3/main/python-psycopg3.spec

index 0a8882116194f1d0e8eea7678d8531dffc52ec2f..63ffeb75b048fbae6e067d0855f5a2b396427969 100644 (file)
@@ -22,7 +22,7 @@
 
 Summary:       A PostgreSQL database adapter for Python 3
 Name:          python3-%{sname}
-Version:       3.3.1
+Version:       3.3.2
 Release:       1PGDG%{?dist}
 # The exceptions allow linking to OpenSSL and PostgreSQL's libpq
 License:       LGPLv3+ with exceptions
@@ -145,6 +145,10 @@ fi
 %endif
 
 %changelog
+* Sun Dec 7 2025 Devrim Gündüz <devrim@gunduz.org> - 3.3.2-1PGDG
+- Update to 3.3.2 per changes described at:
+  https://github.com/psycopg/psycopg/releases/tag/3.3.2
+
 * 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