Search Criteria
Package Details: python-poetry-git 1.1.0.r85.g855bc88b-1
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: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | tfsthiagobr98 |
Maintainer: | tfsthiagobr98 |
Last Packager: | tfsthiagobr98 |
Votes: | 2 |
Popularity: | 0.34 |
First Submitted: | 2020-06-11 15:38 |
Last Updated: | 2021-02-02 20:16 |
Dependencies (22)
- python-cachecontrol
- python-cachy
- python-cleo-git
- python-html5lib (python-html5lib-git)
- python-jsonschema (python-jsonschema26)
- python-keyring
- python-lockfile
- python-pexpect
- python-pkginfo
- python-poetry-core-git
- python-pyparsing
- python-pyrsistent
- python-requests
- python-requests-toolbelt
- python-shellingham
- python-tomlkit
- python-virtualenv>=20.0.26
- git (git-git) (check)
- python-httpretty (check)
- python-pytest (check)
- python-pytest-mock (check)
- python-dephell (make)
Required by (17)
- autorecon-git (requires python-poetry) (make)
- busylight (requires python-poetry) (make)
- cmake-language-server-git (requires python-poetry) (make)
- crackmapexec (requires python-poetry) (make)
- nato-spell-git (requires python-poetry) (make)
- neovim-coc-python-git (requires python-poetry) (optional)
- netease-musicbox (requires python-poetry) (make)
- python-bitvector-for-humans (requires python-poetry) (make)
- python-cipheycore (requires python-poetry) (make)
- python-git-up (requires python-poetry) (make)
- python-hydrus (requires python-poetry) (make)
- python-nornir (requires python-poetry) (make)
- python-solid-git (requires python-poetry) (make)
- remarshal (requires python-poetry) (make)
- sublime-music-git (requires python-poetry) (make)
- traffictoll-git (requires python-poetry) (make)
- vim-coc-python-git (requires python-poetry) (optional)
Latest Comments
tfsthiagobr98 commented on 2021-02-02 20:20
@kris7t fixed
kris7t commented on 2021-02-02 16:08
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
@bhyoo thanks, i've fixed it
bhyoo commented on 2020-12-20 12:54
@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
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
==> 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...