Commit Graph

  • 5f9869d165 Accepting request 1320050 from devel:languages:python factory Ana Guerrero 2025-11-26 16:15:43 +00:00
  • 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: TCHTC (#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 Krapp 2025-11-25 16:28:19 +00:00
  • 1e4f740cee Convert to libalternatives, bsc#1245883 slfo-main Daniel Garcia Moreno 2025-10-23 11:45:34 +02:00
  • 434de59c9f Accepting request 1300819 from devel:languages:python Ana Guerrero 2025-08-21 18:33:12 +00:00
  • 2d05952b77 - Convert to libalternatives on SLE-16-based and newer systems only Markéta Machová 2025-08-21 15:24:35 +00:00
  • e47ed99684 Accepting request 1294493 from devel:languages:python Ana Guerrero 2025-07-21 17:59:44 +00:00
  • cecf0b3591 - Convert to libalternatives Markéta Machová 2025-07-19 07:27:55 +00:00
  • de96a7d07e Accepting request 1199618 from devel:languages:python slfo-1.2 Ana Guerrero 2024-09-09 12:45:33 +00:00
  • 4d851f57eb - Fix python-tomli requirement Daniel Garcia 2024-09-09 08:28:25 +00:00
  • c83ba3b74d - Update to version 1.7.1: * 1.7.1: Use minimum supported Python to build zipapp (#1515) Daniel Garcia 2024-09-09 07:31:06 +00:00
  • a54c2c3590 - Update to 1.7.0: - Use obs-service-tar_scm instead of GitHub releases Daniel Garcia 2024-09-09 06:43:47 +00:00
  • 9c91291df6 Accepting request 1184143 from devel:languages:python Dominique Leuenberger 2024-07-01 09:21:49 +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.2 Dirk Mueller 2024-06-30 20:48:50 +00:00
  • b2a1f75b75 Accepting request 1164174 from devel:languages:python Ana Guerrero 2024-04-03 15:19:37 +00:00
  • 5c3b0d12c2 Accepting request 1164170 from home:VaiTon:branches:devel:languages:python Dirk Mueller 2024-04-02 16:10:32 +00:00
  • 29f4a5c02b Accepting request 1143114 from devel:languages:python Ana Guerrero 2024-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 Guerrero 2024-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
  • 764aa5179b Accepting request 1136247 from devel:languages:python Dominique Leuenberger 2024-01-03 11:30:33 +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 Mueller 2024-01-02 16:51:13 +00:00
  • e1d715ce2a Accepting request 1132378 from devel:languages:python Ana Guerrero 2023-12-11 20:50:56 +00:00
  • cd527ff104 Add missing Requires for python-tomli Matej Cepl 2023-12-10 23:32:49 +00:00
  • d2b33b6354 Accepting request 1132172 from home:VaiTon:branches:devel:languages:python Matej Cepl 2023-12-10 22:44:46 +00:00
  • c47b3da4d1 Accepting request 1123995 from devel:languages:python Ana Guerrero 2023-11-07 20:28:16 +00:00
  • 70f376105d Accepting request 1123982 from home:VaiTon:branches:devel:languages:python Ondřej Súkup 2023-11-07 14:18:23 +00:00
  • 72dabf00bb Accepting request 1103273 from devel:languages:python Dominique Leuenberger 2023-08-10 13:34:44 +00:00
  • 4ff19a3966 - add sle15_python_module_pythons (jsc#PED-68, jsc#PED-5573) Daniel Garcia 2023-08-10 07:20:46 +00:00
  • 841517e649 Accepting request 1092063 from devel:languages:python Dominique Leuenberger 2023-06-11 17:55:39 +00:00
  • c2046de6e3 Fix changes Matej Cepl 2023-06-11 06:00:37 +00:00
  • 375c327aa8 Accepting request 1091810 from home:VaiTon:branches:devel:languages:python Matej Cepl 2023-06-10 18:57:02 +00:00
  • feac86c495 Accepting request 800633 from devel:languages:python Dominique Leuenberger 2020-05-07 12:50:11 +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 Cepl 2020-05-06 00:29:34 +00:00
  • cdb0d0bde9 Accepting request 745355 from devel:languages:python Dominique Leuenberger 2019-11-27 12:51:08 +00:00
  • f7deae1a7f Accepting request 741744 from home:jayvdb:py-new Matej Cepl 2019-10-24 17:33:25 +00:00