diff --git a/SQLAlchemy-1.1.14.tar.gz b/SQLAlchemy-1.1.14.tar.gz deleted file mode 100644 index 8e1f4da..0000000 --- a/SQLAlchemy-1.1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1191e29e35b6fe1aef7175a09b1707ebb7bd08d0b17cb0feada76c49e5a2d1e -size 5183519 diff --git a/SQLAlchemy-1.2.0.tar.gz b/SQLAlchemy-1.2.0.tar.gz new file mode 100644 index 0000000..294a769 --- /dev/null +++ b/SQLAlchemy-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dda3e0b1b12215e3bb05368d1abbf7d747112a43738e0a4e6deb466b83fd88e +size 5451303 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index eb79d93..38b8edc 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 3 03:57:00 UTC 2018 - arun@gmx.de + +- specfile: + * updated test requirements + +------------------------------------------------------------------- +Sun Dec 31 05:58:02 UTC 2017 - arun@gmx.de + +- update to version 1.2.0: + * See https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html + ------------------------------------------------------------------- Mon Sep 25 16:11:55 UTC 2017 - arun@gmx.de diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 30e724d..3cde8ef 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-SQLAlchemy -Version: 1.1.14 +Version: 1.2.0 Release: 0 Url: http://www.sqlalchemy.org Summary: Database Abstraction Library @@ -34,9 +34,9 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # Test requirements: -BuildRequires: %{python_module nose >= 0.11} +BuildRequires: %{python_module mock} +BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} -BuildRequires: python-mock #BuildRequires: python-pysqlite %ifpython2 Obsoletes: %{oldpython}-sqlalchemy < %{version}