17
0

Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 18.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=fb775440b403c6ab3770f4bcb6494c09
This commit is contained in:
OBS User buildservice-autocommit
2015-09-30 03:50:27 +00:00
committed by Git OBS Bridge
parent f61bf79b65
commit 96b5b90580
4 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Sep 1 08:05:02 UTC 2015 - tbechtold@suse.com
- update to 0.10.0:
* Update URLs in documentation
* Add VerNum.__index__() for Python 3 support
* Fixes usage function for Py3
* Unblock migrate (py26 and py3* testing issues)
* Revert "Revert "uncap pbr and sqla requirements""
* Update flake8 related dependencies
* Revert "uncap pbr and sqla requirements"
* uncap pbr and sqla requirements
* Update tests and reqs for SQLA 1.0
* Ignore stderr output when invoking migrate script in tests
* Add Python 3 classifiers
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Wed Apr 22 11:03:06 UTC 2015 - tbechtold@suse.com