From 899a7215437afdbf11ce4a69c8c336f5cbd26d8bb84f8b5094e8f6924684a90a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 9 Feb 2019 16:25:41 +0000 Subject: [PATCH 1/3] Accepting request 673004 from system:homeautomation:home-assistant - update to version 1.2.16: Bugfix releases, find details at https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.16 https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.15 OBS-URL: https://build.opensuse.org/request/show/673004 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=129 --- SQLAlchemy-1.2.14.tar.gz | 3 --- SQLAlchemy-1.2.16.tar.gz | 3 +++ python-SQLAlchemy.changes | 8 ++++++++ python-SQLAlchemy.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 SQLAlchemy-1.2.14.tar.gz create mode 100644 SQLAlchemy-1.2.16.tar.gz diff --git a/SQLAlchemy-1.2.14.tar.gz b/SQLAlchemy-1.2.14.tar.gz deleted file mode 100644 index 0456f50..0000000 --- a/SQLAlchemy-1.2.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9de7c7dabcf06319becdb7e15099c44e5e34ba7062f9ba10bc00e562f5db3d04 -size 5657372 diff --git a/SQLAlchemy-1.2.16.tar.gz b/SQLAlchemy-1.2.16.tar.gz new file mode 100644 index 0000000..ee95901 --- /dev/null +++ b/SQLAlchemy-1.2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af3ca2f7f00844465ab4fa78337d487b39e53f516c51328aed4ed3a719d4264 +size 5659983 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index eacbb12..64975d8 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 9 14:00:31 UTC 2019 - Adrian Schröter + +- update to version 1.2.16: + Bugfix releases, find details at + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.16 + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.15 + ------------------------------------------------------------------- Tue Dec 4 12:54:53 UTC 2018 - Matej Cepl diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 2d24e85..5cb2c6e 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-SQLAlchemy -Version: 1.2.14 +Version: 1.2.16 Release: 0 Summary: Database Abstraction Library License: MIT 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 2/3] 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 From c51ca282615b6fe23359b6db4e9ebccc6272e3387013e0d76b903ce6efe5c514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 23 Feb 2019 15:03:43 +0000 Subject: [PATCH 3/3] Accepting request 678314 from home:jayvdb:pyexcel - Re-add build dependency on python-devel, removed December 2018, used for optional C extensions cprocessors.so, cresultproxy.so and cutils.so. - update to v1.2.18 Bugfix releases, find details at https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.18 OBS-URL: https://build.opensuse.org/request/show/678314 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=131 --- SQLAlchemy-1.2.17.tar.gz | 3 --- SQLAlchemy-1.2.18.tar.gz | 3 +++ python-SQLAlchemy.changes | 9 +++++++++ python-SQLAlchemy.spec | 9 ++++++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 SQLAlchemy-1.2.17.tar.gz create mode 100644 SQLAlchemy-1.2.18.tar.gz diff --git a/SQLAlchemy-1.2.17.tar.gz b/SQLAlchemy-1.2.17.tar.gz deleted file mode 100644 index 295189a..0000000 --- a/SQLAlchemy-1.2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d -size 5670715 diff --git a/SQLAlchemy-1.2.18.tar.gz b/SQLAlchemy-1.2.18.tar.gz new file mode 100644 index 0000000..65637d6 --- /dev/null +++ b/SQLAlchemy-1.2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8027fa183f5be466030617a497b2d64e0e16c8d615e5a34bdf9fab6f66bf4723 +size 5675143 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 5186ce9..38a0be6 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 22 13:05:14 UTC 2019 - John Vandenberg + +- Re-add build dependency on python-devel, removed December 2018, + used for optional C extensions cprocessors.so, cresultproxy.so and cutils.so. +- update to v1.2.18 + Bugfix releases, find details at + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html#change-1.2.18 + ------------------------------------------------------------------- Thu Feb 21 08:35:33 UTC 2019 - Adrian Schröter diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index b247111..d473b84 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -20,18 +20,21 @@ %define oldpython python %bcond_without tests Name: python-SQLAlchemy -Version: 1.2.17 +Version: 1.2.18 Release: 0 Summary: Database Abstraction Library License: MIT Group: Development/Languages/Python URL: http://www.sqlalchemy.org Source: https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz -# Test requirements: +# devel is needed for optional C extensions cprocessors.so, cresultproxy.so and cutils.so +BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} +# SECTION test requirements BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} +# /SECTION BuildRequires: fdupes BuildRequires: python-rpm-macros #BuildRequires: python-pysqlite