$ git show --format=fuller --patch-with-stat --summary d8cfb529f63aa6376df6d6d7d078ecc4f54a190e
commit d8cfb529f63aa6376df6d6d7d078ecc4f54a190e
Author: Alex <alexander@mezon.ru>
AuthorDate: Wed Apr 8 01:01:49 2020 +0000
Commit: Alex <alexander@mezon.ru>
CommitDate: Wed Apr 8 01:01:49 2020 +0000
version autoupdate [2.8.5]
---
.abf.yml | 2 +-
python-psycopg2.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 8c73f21..741e31f 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- psycopg2-2.8.4.tar.gz: 88d3c77951377b1686749bb252b05d4982145bb0
+ psycopg2-2.8.5.tar.gz: 0be58e88301f7d17c1415e11ce804815ad8fe284
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index c37d9cc..c5bff05 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -2,12 +2,12 @@
Summary: PostgreSQL database adapter for Python
Name: python-%{module}
-Version: 2.8.4
+Version: 2.8.5
Release: 1
Group: Development/Python
License: GPLv2 and ZPLv2.1 and BSD
Url: http://www.psycopg.org/psycopg/
-Source0: https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz
+Source0: https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647/psycopg2-2.8.5.tar.gz
BuildRequires: postgresql-devel
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(python2)