Overview
Request 625400 accepted
- 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.
- Created by scarabeus_iv
- In state accepted
Request History
scarabeus_iv created request
- 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.
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
namtrac accepted review
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:42"
dimstar_suse accepted review
Picked openSUSE:Factory:Staging:adi:42
repo-checker accepted review
cycle and install check passed
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory