Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ZODB for openSUSE:Factory checked in at 2022-09-09 18:27:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ZODB (Old) and /work/SRC/openSUSE:Factory/.python-ZODB.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ZODB" Fri Sep 9 18:27:41 2022 rev:11 rq:1001969 version:5.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ZODB/python-ZODB.changes 2022-04-14 17:26:42.567350627 +0200 +++ /work/SRC/openSUSE:Factory/.python-ZODB.new.2083/python-ZODB.changes 2022-09-09 18:29:13.221219448 +0200 @@ -1,0 +2,19 @@ +Wed Sep 7 16:00:22 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Renamed doc dir to docs in spec + +------------------------------------------------------------------- +Wed Sep 7 15:57:07 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- 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. + +------------------------------------------------------------------- Old: ---- ZODB-5.6.0.tar.gz New: ---- ZODB-5.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ZODB.spec ++++++ --- /var/tmp/diff_new_pack.oPUgLK/_old 2022-09-09 18:29:13.597220438 +0200 +++ /var/tmp/diff_new_pack.oPUgLK/_new 2022-09-09 18:29:13.609220470 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ZODB -Version: 5.6.0 +Version: 5.7.0 Release: 0 Summary: Zope Object Database: object database and persistence License: ZPL-2.1 @@ -110,6 +110,6 @@ %python_alternative %{_bindir}/repozo %files -n %{name}-doc -%doc doc/ +%doc docs/ %changelog ++++++ ZODB-5.6.0.tar.gz -> ZODB-5.7.0.tar.gz ++++++ ++++ 24924 lines of diff (skipped)