update to 2.7.3.2
Per release notes: http://initd.org/psycopg/articles/2017/10/24/psycopg-2732-released/ Version: 2.7.3.2-1
This commit is contained in:
parent
669712a5ad
commit
9641384c17
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/psycopg2-2.7.3.1.tar.gz
|
||||
/psycopg2-2.7.3.2.tar.gz
|
||||
|
@ -28,7 +28,7 @@ features offered by PostgreSQL.
|
||||
|
||||
Summary: %{sum}
|
||||
Name: python-%{srcname}
|
||||
Version: 2.7.3.1
|
||||
Version: 2.7.3.2
|
||||
Release: 1%{?dist}
|
||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||
License: LGPLv3+ with exceptions
|
||||
@ -247,6 +247,10 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 25 2017 Pavel Raiskup <praiskup@redhat.com> - 2.7.3.2-1
|
||||
- update to 2.7.3.2, per release notes:
|
||||
http://initd.org/psycopg/articles/2017/10/24/psycopg-2732-released/
|
||||
|
||||
* Mon Aug 28 2017 Pavel Raiskup <praiskup@redhat.com> - 2.7.3.1-1
|
||||
- http://initd.org/psycopg/articles/2017/08/26/psycopg-2731-released/
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psycopg2-2.7.3.1.tar.gz) = 206d4cf62a091927daf4b734e0b3597399fc588cb738366711674fc06c39d68a682981bc4756c356d37c41caba49b5df2b915beace8670c190d7d41e374f1eb5
|
||||
SHA512 (psycopg2-2.7.3.2.tar.gz) = 38460369e339b16e433328e9bd6ccdbb4b03e41d40b9fb453a54513af4ec43f0a72dc795de6eb13d9618e1d5636991d3de7f619459b3f21d070798d497b2776f
|
||||
|
Loading…
Reference in New Issue
Block a user