Revisions of python-pipx

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136247 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- update to 1.4.1:
  * Set default logging level to WARNING
  * Remove `-q` from `list --json` test
- update to 1.4.0:
  * Fix minor grammar error in comparisons.md
  * Add Scoop installation instructions
  * Update the installation instructions in docs
  * Be more user-friendly by pointing to PyPA specifications
    instead of PEPs
  * Update troubleshooting URL in bug report template
  * Allow installing multiple applications at once
  * [pre-commit.ci] pre-commit autoupdate
  * Pass real paths when running subprocesses

  - test_alternative_names.patch
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132378 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
- Upstream version 1.3.3
  - Require python 3.8 or newer
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1103273 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 4)
- add sle15_python_module_pythons (jsc#PED-68, jsc#PED-5573)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1092063 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 3)
- 1.2.0
  - Add test for pip module in `pipx reinstall` to fix an issue with `pipx reinstall-all` (#935)
  - Add `pipx uninject` command (#820)
  - [docs] Fix `pipx run` examples and update Python versions used by `pipx install` examples
  - [docs] Add an example for installation from source with extras
  - Match pip's behaviour when package name ends with archive extension (treat it as a path)
  - Ship a [zipapp](https://docs.python.org/3/library/zipapp.html) of pipx
  - Change the program name to `path/to/python -m pipx` when running as `python -m pipx`
  - Improve the detection logic for MSYS2 to avoid entering infinite loop (#908) (#938)
  - Remove extra trailing quote from exception message
  - Fix EncodingWarning in `pipx_metadata_file`.
- 1.1.0
  - Fix encoding issue on Windows when pip fails to install a package
  - Improve the behaviour of `shlex.split` on Windows, so paths on Windows can be handled peoperly when they are passed in `--pip-args`. (#794)
  - Add `pipx environment` command (#793)
  - Add `list --short` option to list only package names (#804)
  - [docs] Fix the command for [installing development version](https://pypa.github.io/pipx/installation/#install-pipx-development-versions). (#801)
  - [docs] Fix test status badge in readme file
  - [docs] Add more examples
  - [dev] Change github action job names
  - [docs] Add additional examples for installation from git repos
  - [packaging] Switch to [PEP 621](https://www.python.org/dev/peps/pep-0621/)
  - Add a CACHEDIR.TAG to the cache directory to prevent it from being included in archives and backups. For more information about cache directory tags, see https://bford.info/cachedir
  
- 1.0.0
  - Support [argcomplete 2.0.0](https://pypi.org/project/argcomplete/2.0.0) (#790)
  - Include machinery to build a manpage for pipx with [argparse-manpage](https://pypi.org/project/argparse-manpage/).
  - Add better handling for 'app not found' when a single app is present in the project, and an improved error message (#733)
  - Fixed animations sending output to stdout, which can break JSON output. (#769)
  - Fix typo in `pipx upgrade-all` output
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 800633 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 2)
- Don't use %python3_only command, but properly use alternatives.
- Add test_alternative_names.patch to make tests pass even
  with alternated name of the binary.
Displaying all 10 revisions
openSUSE Build Service is sponsored by