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
This commit is contained in:
committed by
Git OBS Bridge
parent
fca78fda04
commit
70ecd3f3ef
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 12:20:58 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- 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 <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e68af5e3e0561f629d4eb23d9d0ea77d2649747f2eff37fd29aece74615ca251
|
||||
size 128299
|
||||
3
sqlalchemy-migrate-0.12.0.tar.gz
Normal file
3
sqlalchemy-migrate-0.12.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cfada30bbcf79a83b3a2d1bcd637de7e1f43e390d54de33e4f3249fd9aacfae
|
||||
size 128499
|
||||
Reference in New Issue
Block a user