commit da5efa7b77a5fd34ec50e63e703e6656536816cf
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Jul 13 13:25:23 2016 +0200

    - up to 1.1.0

 python3-py-postgresql.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python3-py-postgresql.spec b/python3-py-postgresql.spec
index fe52420..cd4c41b 100644
--- a/python3-py-postgresql.spec
+++ b/python3-py-postgresql.spec
@@ -1,11 +1,11 @@
 Summary:       PostgreSQL driver and tools library
 Name:          python3-py-postgresql
-Version:       1.0.4
-Release:       8
+Version:       1.1.0
+Release:       1
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       
http://python.projects.postgresql.org/files/py-postgresql-%{version}.tar.gz
-# Source0-md5: 4b0e06a03c2d2ad3aae9100871f83e45
+Source0:       https://github.com/python-postgres/fe/archive/v%{version}.tar.gz
+# Source0-md5: 8efe810a4abbbbe1c25b4fcef29421fa
 URL:           http://python.projects.postgresql.org/
 BuildRequires: python3-devel
 BuildRequires: python3-modules
@@ -20,7 +20,7 @@ various parts of PostgreSQL. Notably, it provides a 
pure-Python driver
 + C optimizations for querying a PostgreSQL database.
 
 %prep
-%setup -q -n py-postgresql-%{version}
+%setup -q -n fe-%{version}
 
 %build
 %py3_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-py-postgresql.git/commitdiff/da5efa7b77a5fd34ec50e63e703e6656536816cf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to