From 3ba7e4c73f229f5625ab0b823e1023110dd14081 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 16:44:51 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-psycopg3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg3.spec b/python-psycopg3.spec index 18119c1..9afe32f 100644 --- a/python-psycopg3.spec +++ b/python-psycopg3.spec @@ -8,7 +8,7 @@ and Python features.} Name: python-%{src_name} Version: 3.0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python License: LGPLv3 @@ -98,6 +98,9 @@ popd %changelog +* Tue Jun 14 2022 Python Maint - 3.0.11-2 +- Rebuilt for Python 3.11 + * Fri May 13 2022 Ondrej Sloup - 3.0.11-2 - Add support for Fedora 35 and 36 - Remove spaces at the end of the file