* Add support for BCJ2 streams. * Fix compilation with Python 3. * Improve handling of empty files. * Support Delta streams in .7z files. * Update to LZMA SDK 19.00 * Add support for PPMd compression. * CI: Switch to GitHub actions. * Support Python 3.12+ * Update to LZMA SDK 25.01 and always enable multithreading. * Add ARM64 / RISCV converters. - Drop python-pylzma-gcc14.patch, fixed upstream - Drop python-pylzma-test-python3.patch, fixed upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylzma?expand=0&rev=17
99 lines
3.3 KiB
Plaintext
99 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 12 21:49:41 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.6.0
|
|
* Add support for BCJ2 streams.
|
|
* Fix compilation with Python 3.
|
|
* Improve handling of empty files.
|
|
* Support Delta streams in .7z files.
|
|
* Update to LZMA SDK 19.00
|
|
* Add support for PPMd compression.
|
|
* CI: Switch to GitHub actions.
|
|
* Support Python 3.12+
|
|
* Update to LZMA SDK 25.01 and always enable multithreading.
|
|
* Add ARM64 / RISCV converters.
|
|
- Drop python-pylzma-gcc14.patch, fixed upstream
|
|
- Drop python-pylzma-test-python3.patch, fixed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 11:16:31 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Cherry-pick upstream patch to fix build with GCC 14
|
|
* python-pylzma-gcc14.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 04:17:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to autosetup and pyproject macro.
|
|
- Less globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 12:08:00 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Fix the patch metadata in the SPEC file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 09:20:27 UTC 2021 - pgajdos@suse.com
|
|
|
|
- %check: use %pyunittest_arch rpm macro
|
|
- added patches
|
|
fix https://github.com/fancycode/pylzma/issues/76
|
|
+ python-pylzma-test-python3.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 2 14:09:12 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.5.0:
|
|
* Update to LZMA SDK 18.05.
|
|
* Support LZMA2 decompression.
|
|
* Fix decompressing empty members from 7z files.
|
|
* Fix parsing attributes from 7z members.
|
|
* Include test data in tarball.
|
|
* Fix AES decryption for solid 7z archives with LZMA2 compression.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 15:32:10 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Move urls to github, pypi tarball does not contain tests, upstream
|
|
fixed it for future releases
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 15:29:17 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Switch to singlespec
|
|
- Update to 0.4.9:
|
|
* support python3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 21:59:43 UTC 2015 - nemysis@openSUSE.org
|
|
|
|
- Update to 0.4.8, no changelog entry
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 21:21:39 UTC 2015 - nemysis@gmx.ch
|
|
|
|
- Update to 0.4.6, no changelog entry
|
|
|
|
- Use %{oname} instead of pylzma
|
|
- Use %{module} instead of py7zlib
|
|
- Change URL
|
|
- Add BuildRequires for fdupes and use %fdupes macro to reduce size of the package
|
|
- Change Description
|
|
- Add sed, fix Shebang
|
|
- Use right files name instead of %{python_sitearch}
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 14:54:28 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.4.4
|
|
+ No changelog available
|
|
- Add Python prefix to spec file and .changes file
|
|
- Add a head to spec file
|
|
- Others improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 02:10:43 CEST 2008 - poeml@suse.de
|
|
|
|
- package created (scrounged from Mandriva) (0.3.0)
|
|
|