Matej Cepl
fcd053b419
- Update to v1.6.3 ## Fixed: * Fix version command when the version is dynamic and build dependencies are unmet - Release 1.6.2 - 2022-10-20 ## Fixed: * Fix getting dynamic metadata from hooks for environments when dependencies are not dynamic - Release 1.6.1 - 2022-10-16 ## Fixed: * Computing the path to the user's home directory now gracefully falls back to ~ when it cannot be determined - Release 1.6.0 - 2022-10-08 ## Changed: * The run_shell_command environment interface method now accepts arbitrary subprocess.Popen keyword arguments. This is not strictly breaking, but will be utilized in upcoming features. * The internal directory structure for storing virtual environments is now more nested. This is not breaking, but any local environments will be created anew. ## Added: * Add project command group to view details about the project like PEP 621 metadata * Better support for auto-detection of environments by tools like Visual Studio Code now that the storage directory of virtual environments will be flat if Hatch's configured virtual environment directory resides somewhere within the project root or if it is set to a .virtualenvs directory within the user's home directory * Build environments for the virtual environment type are now OBS-URL: https://build.opensuse.org/request/show/1057152 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=13
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
<multibuild>
|
|
<flavor>test</flavor>
|
|
</multibuild>
|