forked from pool/python-alembic
Accepting request 651232 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/651232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=76
This commit is contained in:
committed by
Git OBS Bridge
parent
597b3a8398
commit
22022280ec
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04bcb970ca8659c3607ddd8ffd86cc9d6a99661c9bc590955e8813c66bfa582b
|
||||
size 1021161
|
||||
3
alembic-1.0.3.tar.gz
Normal file
3
alembic-1.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b6ff7433247fe80b6ef522ef3763acb959cbdef027d03f76f4cd3c7118c1872
|
||||
size 1020110
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 21:49:41 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 1.0.3:
|
||||
* bug
|
||||
+ [bug] [mssql] Fixed regression caused by #513, where the logic
|
||||
to consume mssql_include was not correctly interpreting the case
|
||||
where the flag was not present, breaking the op.create_index
|
||||
directive for SQL Server as a whole. References: #516
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 13:59:58 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-alembic
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: A database migration tool for SQLAlchemy
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user