Name: | pipx |
---|---|
Version: | 1.2.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 319712 |
License: | MIT |
RPM: | pipx-1.2.0-1.el9.noarch.rpm |
Source RPM: | pipx-1.2.0-1.el9.src.rpm |
Build Date: | Wed Mar 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypa.github.io/pipx |
Summary: | Install and run Python applications in isolated environments |
Description: | pipx is a tool to help you install and run end-user applications written in Python. It’s roughly similar to macOS’s brew, JavaScript’s npx, and Linux’s apt. It’s closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. |
- Update to 1.2.0 (close RHBZ#2177566)
- Indicate dirs. in files list with trailing slashes
- Simplified packaging of completions - Requires filesystem-3.18-1 or later, which owns fish completions dirs - Requires redhat-rpm-config-228-1 or later for shell completion macros
- Confirm License is SPDX MIT
- With hatchling ≥1.12, pyproject_files handles LICENSE
- Work around older pyproject-rpm-macros in EL9
- Update to 1.1.0 (close RHBZ#2091341)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 1.0.0 (close RHBZ#2007950)
- Don’t bother setting PYTHONPATH for register-python-argcomplete