1719411f84
Accepting request 1222095 from devel:languages:python
Ana Guerrero2024-11-07 15:28:30 +00:00
3f1b877206
- Update to 4.3 * Sub-class containers from abstract base types. * Use updated trashcan macros. - Add fdupes to BuildRequires - Adjust upstream source name in spec file - Limit Python files matched in %files section - Run %fdupes to eliminate duplicates from Python directory - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Add Obsoletes for old python3 package on SLE-15 * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Update name for dist directory in %files section
Markéta Machová2024-11-07 10:45:46 +00:00
a4decf09d7
- 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.
Steve Kowalik2021-10-28 03:39:26 +00:00