because there are more consistency checks in zipfile gh#python/cpython#139700 bsc#1256310
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 17 09:41:50 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Skip some zip64 tests that fails with latest python interpreter
|
|
because there are more consistency checks in zipfile
|
|
gh#python/cpython#139700 bsc#1256310
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 30 08:27:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add py313-tests-update.patch, py313-mode-repr.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 09:12:23 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add upstream patch to fix tests with pytest >= 8.1:
|
|
0001-Use-reason-instead-of-msg-for-pytest.skip.patch
|
|
gh#domdfcoding/handy-archives#35
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 26 07:14:29 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 0.2.0
|
|
- Add patch ignore-tarfile-deprecation-warning.patch:
|
|
* Ignore DeprecationWarning raised by tarfile.
|