OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipstream-ng?expand=0&rev=5
28 lines
994 B
Plaintext
28 lines
994 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 6 03:00:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 07:43:51 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to 1.8.0:
|
|
* Support adding directory contents at the top level of the
|
|
ZipStream by specifying an arcname of /
|
|
* Fix issue where leading path separators could cause an
|
|
incorrect size to be calculated.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 29 06:43:48 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Improved specfile to python standards:
|
|
* Correct license to SPDX
|
|
* Fix invalid python globs
|
|
* Remove shebangs that throw rpmlint errors
|
|
- Enabled tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 8 12:08:57 UTC 2023 - Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
|
|
|
|
- Initial version 1.7.1
|