From 49d42cdf2f67e772efcdb518f981beeff3fbb37f3dbd9fcab45705f24d7121aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 21 Feb 2019 08:54:17 +0000 Subject: [PATCH] Accepting request 677929 from system:homeautomation:home-assistant - version update to 1.2.17 https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html OBS-URL: https://build.opensuse.org/request/show/677929 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=130 --- SQLAlchemy-1.2.16.tar.gz | 3 --- SQLAlchemy-1.2.17.tar.gz | 3 +++ python-SQLAlchemy.changes | 6 ++++++ python-SQLAlchemy.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 SQLAlchemy-1.2.16.tar.gz create mode 100644 SQLAlchemy-1.2.17.tar.gz diff --git a/SQLAlchemy-1.2.16.tar.gz b/SQLAlchemy-1.2.16.tar.gz deleted file mode 100644 index ee95901..0000000 --- a/SQLAlchemy-1.2.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6af3ca2f7f00844465ab4fa78337d487b39e53f516c51328aed4ed3a719d4264 -size 5659983 diff --git a/SQLAlchemy-1.2.17.tar.gz b/SQLAlchemy-1.2.17.tar.gz new file mode 100644 index 0000000..295189a --- /dev/null +++ b/SQLAlchemy-1.2.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d +size 5670715 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 64975d8..5186ce9 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 21 08:35:33 UTC 2019 - Adrian Schröter + +- version update to 1.2.17 + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html + ------------------------------------------------------------------- Sat Feb 9 14:00:31 UTC 2019 - Adrian Schröter diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 5cb2c6e..b247111 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-SQLAlchemy -Version: 1.2.16 +Version: 1.2.17 Release: 0 Summary: Database Abstraction Library License: MIT