File python-ZODB.changes of Package python-ZODB
-------------------------------------------------------------------
Sat Feb 1 21:17:50 UTC 2014 - os-dev@jacraig.com
- Add patch to fix test during build. This is fixed upstream for next release.
- Update old package URL.
- Update to 4.0.0 (minor changes from git commit log):
* Try invoking parent close() via super(), hoping to squash ResourceWarning.
Also, avoid shadowing the 'file' builtin / alias with locals.
* Bend over backward to avoid ResourceWarnings.
* Use os.pathsep when constructing $PYTHONPATH (fix test failure on Windows).
* Update to latest 2.2.0 bootstrap.py
* Correctly quote Windows pathnames
-------------------------------------------------------------------
Sat Aug 3 20:34:31 UTC 2013 - hpj@urpla.net
- version 4.0.0b3: initial build