Overview
Request 1199563 superseded
- Update to version 1.7.1:
* 1.7.1: Use minimum supported Python to build zipapp (#1515)
- Update to 1.7.0:
* Add help messages for pipx pin and pipx unpin commands
* Add quotes to title and fix tag name in release action
* Add a --prepend option to the pipx ensurepath command
* ci: clean up auto changelog on releases
* Introduce a new env variable to allow spaces in home path
* Use multiple machine suffixes for standalone python
* Fix install all example typo
* Fix passing constraints file path into pipx install operation
via --pip-args
* Apply preview ruff/Pylint rule PLC0206
* Apply ruff/pycodestyle rule E721
* Enforce new ruff rules
* Moved documentation to docs directory
* Fix #1475 (--global installs to ~/.local)
* Fix #1492: Add PIPX_GLOBAL_(HOME|BIN_DIR|MAN_DIR) documentation
and list them in pipx environment
* Assorted repo-review suggestions
* Fixes #1509 short-circuit of installing packages when already
installed
- Use obs-service-tar_scm instead of GitHub releases
- Created by dgarcia
- In state superseded
- Supersedes 1199553
- Superseded by 1199618
- Open review for licensedigger
- Open review for opensuse-review-team
- Open review for factory-staging
Request History
dgarcia created request
- Update to version 1.7.1:
* 1.7.1: Use minimum supported Python to build zipapp (#1515)
- Update to 1.7.0:
* Add help messages for pipx pin and pipx unpin commands
* Add quotes to title and fix tag name in release action
* Add a --prepend option to the pipx ensurepath command
* ci: clean up auto changelog on releases
* Introduce a new env variable to allow spaces in home path
* Use multiple machine suffixes for standalone python
* Fix install all example typo
* Fix passing constraints file path into pipx install operation
via --pip-args
* Apply preview ruff/Pylint rule PLC0206
* Apply ruff/pycodestyle rule E721
* Enforce new ruff rules
* Moved documentation to docs directory
* Fix #1475 (--global installs to ~/.local)
* Fix #1492: Add PIPX_GLOBAL_(HOME|BIN_DIR|MAN_DIR) documentation
and list them in pipx environment
* Assorted repo-review suggestions
* Fixes #1509 short-circuit of installing packages when already
installed
- Use obs-service-tar_scm instead of GitHub releases
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
anag+factory added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:75"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:adi:75"
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:adi:75"
anag+factory declined request
can't install python310-pipx-1.7.1-1.1.noarch:
package python310-pipx-1.7.1.noarch requires /usr/bin/python3.10, but none of the providers can be installed
package python310-pipx-1.7.1.noarch requires python(abi) = 3.10, but none of the providers can be installed
package python310-pipx-1.7.1-1.1.noarch requires (python310.0 if python310-base < 3.11), but none of the providers can be installed
superseded by 1199618
@dgarcia