From 70ecd3f3efffd55e4e1c69fb0df0ae95dd7579d0ba9d4dc2f24dfb887f934378 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 24 Apr 2019 11:57:05 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 23.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=26ecfb56b70174ba1c9a88912795b0de --- python-sqlalchemy-migrate.changes | 14 ++++++++++++++ python-sqlalchemy-migrate.spec | 6 +++--- sqlalchemy-migrate-0.11.0.tar.gz | 3 --- sqlalchemy-migrate-0.12.0.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 sqlalchemy-migrate-0.11.0.tar.gz create mode 100644 sqlalchemy-migrate-0.12.0.tar.gz diff --git a/python-sqlalchemy-migrate.changes b/python-sqlalchemy-migrate.changes index df7b16f..5b9a0bc 100644 --- a/python-sqlalchemy-migrate.changes +++ b/python-sqlalchemy-migrate.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 23 12:20:58 UTC 2019 - Thomas Bechtold + +- update to 0.12.0: + * Change title in README.rst + * Don't use deprecated / non-functional "force" parameter + * Use legacy\_alter\_table ON in sqlite recreate\_table + * Remove py26 support + * Add .eggs in .gitignore + * Import MutableMapping from the correct Python module + * Update mailinglist from dev to discuss + * Get rid of psycopg2 warnings by disabling wheels + * Enforce that pbr used is >= 1.8 + ------------------------------------------------------------------- Tue Dec 4 12:54:52 UTC 2018 - Matej Cepl diff --git a/python-sqlalchemy-migrate.spec b/python-sqlalchemy-migrate.spec index 737b656..f69228d 100644 --- a/python-sqlalchemy-migrate.spec +++ b/python-sqlalchemy-migrate.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlalchemy-migrate # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sqlalchemy-migrate -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Database schema migration for SQLAlchemy License: MIT @@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # Documentation requirements: -BuildRequires: python3-SQLAlchemy >= 0.7.8 +BuildRequires: python3-SQLAlchemy >= 0.9.6 BuildRequires: python3-Sphinx >= 1.1.2 Requires: python-SQLAlchemy >= 0.7.8 Requires: python-Tempita >= 0.4 diff --git a/sqlalchemy-migrate-0.11.0.tar.gz b/sqlalchemy-migrate-0.11.0.tar.gz deleted file mode 100644 index f15ddb2..0000000 --- a/sqlalchemy-migrate-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e68af5e3e0561f629d4eb23d9d0ea77d2649747f2eff37fd29aece74615ca251 -size 128299 diff --git a/sqlalchemy-migrate-0.12.0.tar.gz b/sqlalchemy-migrate-0.12.0.tar.gz new file mode 100644 index 0000000..cfb7c36 --- /dev/null +++ b/sqlalchemy-migrate-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfada30bbcf79a83b3a2d1bcd637de7e1f43e390d54de33e4f3249fd9aacfae +size 128499