SHA256
1
0
forked from pool/python-build
Dirk Mueller 90e969b309 - update to 1.2.1:
* Avoid error when terminal width is undetectable on Python <
    3.11
  * Add --installer option, supporting pip and uv. Added uv
    extra.
  * Improve console output and provide -v for dependency
    installation
  * Avoid compiling unused bytecode when using pip
  * Dropped support for Python 3.7
  * Fixed invoking outer pip from user site packages
  * Corrected the minimum pip version required to use an outer
    pip
  * Use external pip if available instead of installing, speeds
    up environment setup with virtualenv slightly and venv
    significantly.
  * Stopped injecting wheel as a build dependency automatically,
    in the case of missing pyproject.toml -- by :user:`webknjaz`.
  * Use importlib_metadata on Python <3.10.2 for bugfixes not
    present in those CPython standard libraries (not required
    when bootstrapping) -- by :user:`GianlucaFicarelli`.
- Update to v0.9.0
- Drop remove-unused-import.patch
- Add remove-unused-import.patch to work with importlib_metadata

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-build?expand=0&rev=28
2024-06-29 12:50:18 +00:00
2024-06-29 12:50:18 +00:00
2024-06-29 12:50:18 +00:00
2024-06-29 12:50:18 +00:00
2023-09-20 07:51:39 +00:00
Description
No description provided
217 KiB
Languages
Python 100%