]> git.pld-linux.org Git - packages/python-psycopg2.git/commitdiff
- up to 2.8.4 auto/th/python-psycopg2-2.8.4-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Nov 2019 23:40:41 +0000 (00:40 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Nov 2019 23:40:41 +0000 (00:40 +0100)
python-psycopg2.spec

index c6b99a8f13b2ac0aef540314e202692a9f18870f..a6bce485a0a0c08d251bbe2dbfda97f72d04c9d8 100644 (file)
@@ -5,16 +5,16 @@
 %bcond_without  python2 # CPython 2.x module
 %bcond_without  python3 # CPython 3.x module
 
-%define        module  psycopg2
+%define                module  psycopg2
 Summary:       psycopg is a PostgreSQL database adapter for Python
 Summary(pl.UTF-8):     psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:          python-%{module}
-Version:       2.7.5
-Release:       2
+Version:       2.8.4
+Release:       1
 License:       GPL
 Group:         Libraries/Python
-Source0:       http://initd.org/psycopg/tarballs/PSYCOPG-2-7/%{module}-%{version}.tar.gz
-# Source0-md5: 9e7d6f695fc7f8d1c42a7905449246c9
+Source0:       http://initd.org/psycopg/tarballs/PSYCOPG-2-8/%{module}-%{version}.tar.gz
+# Source0-md5: dbb5a67dd57cfa905de37ab9678a92f6
 #Patch0:               %{name}-lib64.patch
 URL:           http://www.initd.org/software/psycopg/
 BuildRequires: rpmbuild(macros) >= 1.710
@@ -115,7 +115,6 @@ rm -rf $RPM_BUILD_ROOT
 %if "%{pld_release}" != "ac"
 %{py_sitedir}/*.egg-info
 %endif
-%{py_sitedir}/%{module}/tests
 %endif
 
 %if %{with python3}
@@ -128,5 +127,4 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/%{module}/*.py
 %{py3_sitedir}/%{module}/__pycache__/*.py*
 %{py3_sitedir}/*.egg-info
-%{py3_sitedir}/%{module}/tests
 %endif
This page took 0.036108 seconds and 4 git commands to generate.