1
0
Go to file
Tomáš Chvátal 5973ddfd35 Accepting request 704290 from home:pgajdos
- version update to 4.5.0
  - Fully test the C implementation of the PickleCache, and fix
    discrepancies between it and the Python implementation:
  - Allow sweeping cache without ``cache_size``. ``cache_size_bytes``
    works with ``cache_size=0``, no need to set ``cache_size`` to a
    large value.
  - Require ``CFFI`` on CPython for pure-Python operation. This drops
    support for Jython (which was untested). See `issue 77
    <https://github.com/zopefoundation/persistent/issues/77>`_.
  - Fix DeprecationWarning about ``PY_SSIZE_T_CLEAN``.
    See `issue 108 <https://github.com/zopefoundation/persistent/issues/108>`_.
  - Drop support for Python 3.4.
- deleted patches
  - persistent-4.2.4.2-switch-off-tests.patch (not needed)

OBS-URL: https://build.opensuse.org/request/show/704290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-persistent?expand=0&rev=20
2019-05-20 17:23:29 +00:00
.gitattributes Accepting request 184866 from home:frispete:python 2013-07-30 10:22:37 +00:00
.gitignore Accepting request 184866 from home:frispete:python 2013-07-30 10:22:37 +00:00
persistent-4.5.0.tar.gz Accepting request 704290 from home:pgajdos 2019-05-20 17:23:29 +00:00
python-persistent.changes Accepting request 704290 from home:pgajdos 2019-05-20 17:23:29 +00:00
python-persistent.spec Accepting request 704290 from home:pgajdos 2019-05-20 17:23:29 +00:00