ce04078c30
- Update to version 1.8.0: * chore(deps): bump pypa/gh-action-pypi-publish in /.github/workflows (#1664) * Add support for Python 3.13 (#1647) * Add examples for using ssh to install from Source Control (#1629) * Fix typo in PATH notification message (#1667) * fix#1652: Use GitHub API for standalone python checksums (#1662) * BUG: fix running a script with explicitly empty dependencies = [] (#1658) * Check for stdout/stderr in case file descriptor is closed (#1620) * Update the logic of finding python interpreter (#1631) * Update the archive name of build of Python for Windows (#1632) * fix#1610: Reorder upgrade option and arguments (#1625) * Upgrade ruff and rename ruleset: TCH → TC (#1626) * Drop support for Python 3.8 (#1628) * fix: make Github Action safe to RCE via pull request title (#1600) * fix: no message when no packages upgraded with upgrade-all (#1597) * chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group (#1595) * Add --all-shells flag to ensure_path (#1591) * chore(deps): bump pypa/gh-action-pypi-publish in the actions group (#1586) * feat: rename USE_EMOJI to PIPX_USE_EMOJI (#1581) * Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 in the actions group (#1571) * Bump pypa/gh-action-pypi-publish in the actions group across 1 directory (#1569) * Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group (#1555) * [pre-commit.ci] pre-commit autoupdate (#1558) * [pre-commit.ci] pre-commit autoupdate (#1552) * Bump pypa/gh-action-pypi-publish in the actions group (#1549) * [pre-commit.ci] pre-commit autoupdate (#1546) * [pre-commit.ci] pre-commit autoupdate (#1543) * Fix /changelog/ and /contributing/ docs URLs (#1541) * Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1532) * fix(commands/common/_copy_package_resource): if destination exists and files are same, do not overwrite existing files (#1528) * Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1529) * [pre-commit.ci] pre-commit autoupdate (#1530) * [pre-commit.ci] pre-commit autoupdate (#1512) - %docs CHANGELOG.md -> changelog.md
Nico Krapp2025-11-25 16:28:19 +00:00
6e77dd1f8f
- update to 1.6.0: * Add install-all command to install packages according to spec metadata file. * Introduce pipx pin and pipx unpin commands, which can be used to pin or unpin the version * of an installed package, so it will not be upgraded by pipx upgrade or pipx upgrade-all. * Add a new option --pinned to pipx list command for listing pinned packages only. * Add pipx interpreter upgrade command to upgrade local standalone python in micro/patch level * Add --requirement option to inject command to read list of packages from a text file. * Add pipx upgrade-shared command, to create/upgrade shared libraries as a standalone command. * Allow upgrade command to accept multiple packages as arguments. * Support Python version for --python arg when py launcher is not available * Make install-all gather errors in batch - Update to 1.5.0 * fix: nicer tracebacks in run mode on scripts https://github.com/pypa/pipx/releases/tag/1.4.2Dirk Mueller2024-06-30 20:48:50 +00:00
b2a1f75b75
Accepting request 1164174 from devel:languages:python
Ana Guerrero2024-04-03 15:19:37 +00:00
5c3b0d12c2
Accepting request 1164170 from home:VaiTon:branches:devel:languages:python
Dirk Mueller2024-04-02 16:10:32 +00:00
29f4a5c02b
Accepting request 1143114 from devel:languages:python
Ana Guerrero2024-01-31 22:56:03 +00:00
43634af0a2
Accepting request 1143055 from home:VaiTon:branches:devel:languages:python
Markéta Machová2024-01-31 19:42:14 +00:00
74e0b01970
Accepting request 1138976 from devel:languages:python
Ana Guerrero2024-01-15 21:21:28 +00:00
36e3db34c6
Accepting request 1138968 from home:VaiTon:branches:devel:languages:python
Markéta Machová2024-01-15 14:57:30 +00:00
a7bc63e9da
- 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
Dirk Mueller2024-01-02 16:51:13 +00:00
e1d715ce2a
Accepting request 1132378 from devel:languages:python
Ana Guerrero2023-12-11 20:50:56 +00:00
cd527ff104
Add missing Requires for python-tomli
Matej Cepl2023-12-10 23:32:49 +00:00
d2b33b6354
Accepting request 1132172 from home:VaiTon:branches:devel:languages:python
Matej Cepl2023-12-10 22:44:46 +00:00
c47b3da4d1
Accepting request 1123995 from devel:languages:python
Ana Guerrero2023-11-07 20:28:16 +00:00
70f376105d
Accepting request 1123982 from home:VaiTon:branches:devel:languages:python
Ondřej Súkup2023-11-07 14:18:23 +00:00
06b4018be5
- 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.
Matej Cepl2020-05-06 00:29:34 +00:00