forked from pool/python-ZODB
3dbb95d6d871332e13054119715f0ac768eef3262e40fbe3705318e36ee4baab
- Renamed doc dir to docs in spec
- Update to 5.7.0:
* Fix TypeError: can't concat str to bytes when running fsoids.py script with Python 3. See issue 350.
* Readd transaction size information to fsdump output; adapt fsstats to fsdump's exchanged order for
size and class information in data records; (fixes #354 <https://github.com/zopefoundation/ZODB/issues/354>_).
Make ``fsdump` callable via Python's -m command line option.
* Fix UnboundLocalError when running fsoids.py script. See issue 285.
* Rework fsrefs script to work significantly faster by optimizing how it does IO. See PR 340.
* Require Python 3 to build the documentation.
* Fix deprecation warnings occurring on Python 3.10.
* Add support for Python 3.9 and 3.10.
OBS-URL: https://build.opensuse.org/request/show/1001790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZODB?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%