Revisions of python-ZODB

buildservice-autocommit accepted request 1137379 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- update to 5.8.1:
  * Fix racetest problems. For details see #376.
  * Fix --with-verify argument in script repozo --recover. For
    details see #381.
buildservice-autocommit accepted request 1039504 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 25)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 1039389 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 24)
- Update to 5.8.0: 
  * Add support for Python 3.11.
  * Expand and refactor tests for race conditions.
buildservice-autocommit accepted request 1001969 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 23)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 1001790 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 22)
- 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.
buildservice-autocommit accepted request 970171 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 21)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 970094 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 20)
- python-mock is not required for build
buildservice-autocommit accepted request 814667 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 19)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 18)
    + transaction3.patch
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 814180 from Jason Craig's avatar Jason Craig (poorboywilly) (revision 17)
- Update to 5.6.0:
  * Fix tests with transaction 3.0 (remove patch).
  * Fix race with invalidations when starting a new transaction.
  * Fix inconsistent resolution order with zope.interface v5.
  * Drop support for Python 3.4.
  * Add support for Python 3.8.
  * See CHANGES.rst for more.
buildservice-autocommit accepted request 800021 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 15)
- Add patch to work with transaction 3.x:
  * transaction3.patch
buildservice-autocommit accepted request 681509 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- Update to 5.5.1:
  * Add support for Python 3.7.
  * Bump the dependency on zodbpickle to at least 1.0.1. This is required to avoid a memory leak on Python 2.7. See issue 203.
  * Bump the dependency on persistent to at least 4.4.0.
  * Make the internal support functions for dealing with OIDs (p64 and u64) somewhat faster and raise more informative exceptions on certain types of bad input. See issue 216.
  * Remove support for python setup.py test. It hadn't been working for some time. See issue #218.
  * Make the tests run faster by avoiding calls to time.sleep().
- Drop no longer needed python-ZODB-testsuite.patch
buildservice-autocommit accepted request 625400 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 11)
- Disable tests for now as 16 of them fail

- Add patch to fix testsuite execution:
  * python-ZODB-testsuite.patch

- Version update to 5.4.0:
  * Dropped support for py3.3 and added support for new ones
  * ZODB now uses pickle protocol 3 for both Python 2 and Python 3.
  * The zodbpickle package provides a zodbpickle.binary string type that should be used in Python 2 to cause binary strings to be saved in a pickle binary format, so they can be loaded correctly in Python 3. Pickle protocol 3 is needed for this to work correctly.
  * Object identifiers in persistent references are saved as zodbpickle.binary strings in Python 2, so that they are loaded correctly in Python 3.
  * If an object is missing from the index while packing a FileStorage, report its full oid.
  * Storage imports are a bit faster.
  * Storages can be important from non-seekable sources, like file-wrapped pipes.
buildservice-autocommit accepted request 518771 from Todd R's avatar Todd R (TheBlackCat) (revision 10)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 518770 from Todd R's avatar Todd R (TheBlackCat) (revision 9)
- Fix doc package dependencies
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 517043 from Todd R's avatar Todd R (TheBlackCat) (revision 8)
Fix doc package dependency problem
Displaying revisions 1 - 20 of 27
openSUSE Build Service is sponsored by