17
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=e8d82caabce7683df50f9922b7ffaf69
This commit is contained in:
OBS User buildservice-autocommit
2017-03-17 14:07:34 +00:00
committed by Git OBS Bridge
parent 96b5b90580
commit 4ea109d9ed
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 9 21:51:10 UTC 2017 - dmueller@suse.com
- update to 0.11.0:
* Use a modern PBR package
* Prepare for using standard python tests
* Set autoincrement to False when modifying to non-Integer datatype
* Raise VersionNotFoundError instead of KeyError
* Fix DeprecationWarning on setuptools >= 11.3
* Update .gitreview for new namespace
-------------------------------------------------------------------
Tue Sep 1 08:05:02 UTC 2015 - tbechtold@suse.com