From d323f5a8c3412ba46f6b1887f3f64b3c3a440746 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Feb 05 2019 08:39:26 +0000 Subject: the latest upstream release Per NEWS file: What's new in psycopg 2.7.7 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Cleanup of the cursor results assignment code, which might have solved double free and inconsistencies in concurrent usage (:tickets:`#346, #384`). - Wheel package compiled against OpenSSL 1.0.2q. What's new in psycopg 2.7.6.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed binary package broken on OS X 10.12 (:ticket:`#807`). - Wheel package compiled against PostgreSQL 11.1 libpq. What's new in psycopg 2.7.6 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Close named cursors if exist, even if `~cursor.execute()` wasn't called (:ticket:`#746`). - Fixed building on modern FreeBSD versions with Python 3.7 (:ticket:`#755`). - Fixed hang trying to :sql:`COPY` via `~cursor.execute()` in asynchronous connections (:ticket:`#781`). - Fixed adaptation of arrays of empty arrays (:ticket:`#788`). - Fixed segfault accessing the connection's `~connection.readonly` and `~connection.deferrable` attributes repeatedly (:ticket:`#790`). - `~psycopg2.extras.execute_values()` accepts `~psycopg2.sql.Composable` objects (:ticket:`#794`). - `~psycopg2.errorcodes` map updated to PostgreSQL 11. - Wheel package compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p. Version: 2.7.7-1 --- diff --git a/.gitignore b/.gitignore index 01ef08a..d2620d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/psycopg2-2.7.5.tar.gz +/psycopg2-*.tar.gz diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 98e4a6a..16bb373 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -36,8 +36,8 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} -Version: 2.7.5 -Release: 6%{?dist} +Version: 2.7.7 +Release: 1%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Url: http://www.psycopg.org/psycopg/ @@ -269,6 +269,9 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %changelog +* Tue Feb 05 2019 Pavel Raiskup - 2.7.7-1 +- update to the latest upstream release + * Sat Feb 02 2019 Fedora Release Engineering - 2.7.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 9ba5611..607092e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (psycopg2-2.7.5.tar.gz) = 5bf85b6760871f904b6b570ea454f99b72cf97acf9cce10b63dc7b6b0b18913b50ad4f24c469d101c54de6ad6100f1cac3c58225076b5e584a677f5ab4170a93 +SHA512 (psycopg2-2.7.7.tar.gz) = 032344957c00bf659ca5e46f54f827a6d79809e370d661cd349e2ce935873359bcc4f440b74c6f14658bf1cd9598b6d884abae507fd33db9e07b01fc87967fb0