Search Criteria
Package Details: python-poetry-plugin-shell 1.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-poetry-plugin-shell.git (read-only, click to copy) |
|---|---|
| Package Base: | python-poetry-plugin-shell |
| Description: | This package is a plugin that runs a subshell with virtual environment activated. This plugin replaces the same feature as the shell command previously available in Poetry. |
| Upstream URL: | https://github.com/python-poetry/poetry-plugin-shell |
| Licenses: | MIT |
| Submitter: | tperalta82 |
| Maintainer: | tperalta82 |
| Last Packager: | tperalta82 |
| Votes: | 5 |
| Popularity: | 0.181827 |
| First Submitted: | 2025-02-20 15:38 (UTC) |
| Last Updated: | 2025-02-20 15:38 (UTC) |
Dependencies (6)
- python-poetry (python-poetry-gitAUR)
- python-build (make)
- python-installer (make)
- python-wheel (make)
- python-pytest-mock (check)
- python-pytest-xdist (check)
Latest Comments
the-k commented on 2026-07-10 16:00 (UTC)
This should also depend on
python-pexpectandpython-shellingham.the-k commented on 2026-07-04 10:16 (UTC)
Hi. Could you add
pythonpackage version constraints like I did in https://aur.archlinux.org/cgit/aur.git/commit/?h=beautysh&id=2ce44d082ca2e35e99013d075548efa3a9f41020, so that upgrading Python doesn't silently break this package?