17
0
Dominique Leuenberger 5620938185 Accepting request 1346062 from devel:languages:python
- Switch to GitHub tarball, the sdist no longer ships tests.

- update to 1.0.0:
  * Drop support for Python 3.9, 3.8, and 3.7
  * Add support and Python 3.13 and 3.14
  * Add `--overwrite-existing` CLI option
  * Add `--validate-record` CLI option
  * Support installing multiple wheels
  * Handle invalid hash algorithms
  * Stream-based validation instead of in-memory
  * Add validate_stream methods
  * Consolidate and refine validation APIs
  * Sort entries before writing RECORD
  * Do not install __pycache__ from wheels
  * Fix a path traversal bug
  * Update launcher scripts and Windows behavior
  * Fix Windows relpath bug
  * Migrate to dataclasses
  * Use cached_property for memoization
  * Refactor installer.scripts
  * Decouple test modules
  * Avoid cross-module imports from .utils
  * Lazy imports for performance
  * Complete type annotations and enforce strict mypy
  * Deprecate RecordEntry.validate
  * Fix documentation typos and grammar
  * Improve docstrings and internal documentation

- build with any python3 interpreter installed in the buildenv
  * Separate validation of RECORD (#147, #167)

OBS-URL: https://build.opensuse.org/request/show/1346062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-installer?expand=0&rev=8
2026-04-13 21:18:06 +00:00
2026-04-01 22:27:23 +00:00
2026-04-01 22:27:23 +00:00
2026-04-01 22:27:23 +00:00
Description
No description provided
530 KiB
Languages
RPM Spec 100%