SHA256
1
0
forked from pool/python-ZEO
This branch is 4 commits behind pool/python-ZEO:factory
Ana Guerrero 35dc43af6b Accepting request 1160690 from devel:languages:python
- Clean up SPEC file.
- Run tests the supported way as per https://github.com/zopefoundation/ZEO/issues/240
- Drop no-longer-needed skip-PackUndoLog.patch
- Update to 6.0.0
  * Drop support for Python 2.7, 3.5, 3.6.
  * Add support for Python 3.12.
  * Switch to using async/await directly instead of @coroutine/yield.
  * Drop experimental support for credentials object: the corresponding 
    ClientStorage.__init__ parameter credentials is retained but ignored. 
    From now on ZEO supports authentication only via SSL certificates.
  * Ensure test compatibility with both ZODB<6 and ZODB>=6 by looking for 
    ZODB inherited tests with prefixes check (used by ZODB<6) and test 
    (used by ZODB>=6)
- Drop merged patches:
  * python-ZEO-no-mock.patch
  * python-ZEO-no-six.patch
- Add patch skip-PackUndoLog.patch to skip test causing an error
  * https://github.com/zopefoundation/ZEO/issues/240

OBS-URL: https://build.opensuse.org/request/show/1160690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZEO?expand=0&rev=16
2024-03-25 20:07:24 +00:00
2024-03-22 13:43:42 +00:00
2024-03-22 13:43:42 +00:00
Description
No description provided
124 KiB
Languages
RPM Spec 100%