python-Durus
Serves and manages changes to persistent objects being used in
multiple client processes.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-Durus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Durus-4.2.tar.gz | 0000082456 80.5 KB | |
python-Durus.changes | 0000001789 1.75 KB | |
python-Durus.spec | 0000002087 2.04 KB |
Revision 11 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 927869
from
Steve Kowalik (StevenK)
(revision 11)
- Update to 4.2: * Use setuptools. * Set zip_safe to False. * Remove reference to DurusWorks. * Use python3 for scripts. * Small optimization for setting _p_* attributes. * Pickler.clear_memo() can get slow. Work-around that issue. * When finishing FileStorage commit, log file size. * Order pack todo queue by file offset. * Add support for an inherited server socket. * Improve db_to_py3k.py script. * Move scripts to 'bin' directory. * Define separate methods for PersistentSet. * Add --storage-class option to 'durus' command line tool. * Fix suble bug in FileStorage2 packer. * Add create_from_records() method. * Restore DFS20 file storage format. - Remove nose from BuildRequires.
Comments 0