forked from pool/python-pipx
Accepting request 1138968 from home:VaiTon:branches:devel:languages:python
- Update to 1.4.2 * Print more user friendly error when --python version not found * Allow skipping maintenance tasks for list command * Use modern PEP 723 syntax, fix mistake in name * Modernize toml * Verify if script name provided is a file before running it * Fix python path resolution on linux https://github.com/pypa/pipx/releases/tag/1.4.2 OBS-URL: https://build.opensuse.org/request/show/1138968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipx?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 14:32:28 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
- Update to 1.4.2
|
||||
* Print more user friendly error when --python version not found
|
||||
* Allow skipping maintenance tasks for list command
|
||||
* Use modern PEP 723 syntax, fix mistake in name
|
||||
* Modernize toml
|
||||
* Verify if script name provided is a file before running it
|
||||
* Fix python path resolution on linux
|
||||
|
||||
https://github.com/pypa/pipx/releases/tag/1.4.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:49:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user