Search Criteria
Package Details: python-poetry-git 1.2.0b1.r82.gedabfce1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-poetry-git.git (read-only, click to copy) |
---|---|
Package Base: | python-poetry-git |
Description: | Python dependency management and packaging made easy |
Upstream URL: | https://python-poetry.org |
Licenses: | MIT |
Conflicts: | poetry, python-poetry |
Provides: | poetry, python-poetry |
Submitter: | tfsthiagobr98 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-11 15:38 (UTC) |
Last Updated: | 2023-02-12 21:20 (UTC) |
Dependencies (23)
- python-cachecontrol
- python-cleo (python-cleo-gitAUR)
- python-crashtest
- python-dulwich
- python-html5lib (python-html5lib-gitAUR)
- python-keyring
- python-lockfile
- python-packaging
- python-pexpect
- python-pkginfo
- python-platformdirs
- python-poetry-core-gitAUR
- python-poetry-plugin-export (python-poetry-plugin-export-gitAUR)
- python-requests
- python-requests-toolbelt
- python-shellingham
- python-tomlkit
- python-trove-classifiers
- python-urllib3
- python-virtualenv
- Show 3 more dependencies...
Required by (288)
- activitywatch-git (requires python-poetry) (make)
- amdfan (requires python-poetry) (make)
- authentik (requires python-poetry)
- auto-cpufreq-git (requires python-poetry)
- autorecon-git (requires python-poetry) (make)
- aw-watcher-steam-git (requires python-poetry) (make)
- bar-gmail (requires poetry) (make)
- bar-protonmail (requires poetry) (make)
- beetcamp (requires python-poetry) (make)
- beets-drop2beets (requires python-poetry)
- blueblack-git (requires python-poetry) (make)
- bt-dualboot (requires python-poetry) (make)
- busylight (requires python-poetry) (make)
- catt (requires python-poetry) (make)
- catt-git (requires python-poetry) (make)
- chatgpt-cli-git (requires python-poetry)
- ciphey (requires python-poetry) (make)
- core (requires python-poetry) (make)
- core-lightning-git (requires python-poetry) (make)
- crackmapexec (requires python-poetry) (make)
- Show 268 more...
Latest Comments
« First ‹ Previous 1 2
dr460nf1r3 commented on 2022-02-27 09:22 (UTC)
Build fails in clean chroot with the following logs :/
tfsthiagobr98 commented on 2021-02-02 20:20 (UTC)
@kris7t fixed
kris7t commented on 2021-02-02 16:08 (UTC)
Looks like
python-clikit-git
is no longer a required dependency, but we must use the Git version ofpython-cleo
. I created a package for python-cleo-git.Also,
poetry-completions-generator
seems to fail like this:I guess the Poetry sources are no longer on the
PYTHONPATH
ininstall
, but I couldn't track the error down further.tfsthiagobr98 commented on 2020-12-20 16:04 (UTC)
@bhyoo thanks, i've fixed it
bhyoo commented on 2020-12-20 12:54 (UTC) (edited on 2020-12-20 12:58 (UTC) by bhyoo)
@tfsthiagobr98 I created python-clikit-git and it works. But when I install this package error happend on
prepare
stage. You have to manually remove 0001 patch during installation. You can use--editmenu
and delete applying patch command onprepare()
then installation succeed.tilx commented on 2020-09-30 08:30 (UTC) (edited on 2020-09-30 08:35 (UTC) by tilx)
Build fails, some dependencies do not exist in the repositories with the versions specified:
Edit: These are the currently available versions:
sleeping commented on 2020-09-11 22:13 (UTC)
==> Starting prepare()... patching file pyproject.toml Hunk #1 FAILED at 27. Hunk #2 FAILED at 49. 2 out of 2 hunks FAILED -- saving rejects to file pyproject.toml.rej ==> ERROR: A failure occurred in prepare(). Aborting...
« First ‹ Previous 1 2