forked from pool/python-alembic
Accepting request 642678 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/642678 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=70
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 15:32:28 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* removed devel from noarch
|
||||
|
||||
- update to version 1.0.1:
|
||||
* [bug] [commands] Fixed an issue where revision descriptions were
|
||||
essentially being formatted twice. Any revision description that
|
||||
contained characters like %, writing output to stdout will fail
|
||||
because the call to config.print_stdout attempted to format any
|
||||
additional args passed to the function. This fix now only applies
|
||||
string formatting if any args are provided along with the output
|
||||
text. References: #497
|
||||
* [bug] [autogenerate] Fixed issue where removed method
|
||||
union_update() was used when a customized MigrationScript instance
|
||||
included entries in the .imports data member, raising an
|
||||
AttributeError. References: #512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 14 01:57:32 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user