Browse Source

python-psycopg2 upstream update 2.7.6

Signed-off-by: pgbuilder_pel7x64builder0 <pgbuilder@powerel.org>
master
pgbuilder_pel7x64builder0 6 years ago
parent
commit
734b34a831
  1. 7
      SPECS/python-psycopg2.spec

7
SPECS/python-psycopg2.spec

@ -1,15 +1,14 @@ @@ -1,15 +1,14 @@
%global with_python3 0
%global python_runtimes python python-debug

Summary: A PostgreSQL database adapter for Python
Name: python-psycopg2
Version: 2.6.1
Release: 5%{?dist}
Version: 2.7.6
Release: 1%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Group: Applications/Databases
Url: http://www.psycopg.org/psycopg/
Source0: http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-6/psycopg2-%{version}.tar.gz
Source0: http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-%{version}.tar.gz
BuildRequires: postgresql-devel
BuildRequires: python-devel
BuildRequires: python-debug

Loading…
Cancel
Save