Search Criteria
Package Details: python-poetry-git 2.0.0.r116.g3986d76f-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: | 2025-02-12 17:52 (UTC) |
Dependencies (22)
- python-build
- python-cachecontrol
- python-cleo (python-cleo-gitAUR)
- python-dulwich
- python-fastjsonschema
- python-findpython
- python-installer
- python-keyring
- python-packaging
- python-pkginfo
- python-platformdirs
- python-poetry-core-gitAUR
- python-requests
- python-requests-toolbelt
- python-shellingham
- python-tomli
- python-tomlkit
- python-trove-classifiers
- python-virtualenv
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
Required by (362)
- activitywatch-git (requires python-poetry) (make)
- amdfan (requires python-poetry) (make)
- 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) (check)
- beets-drop2beets (requires python-poetry)
- bgscripttool-git (requires python-poetry) (make)
- blueblack-git (requires python-poetry) (make)
- boosty-downloader (requires python-poetry) (check)
- bt-dualboot (requires python-poetry) (make)
- catt-git (requires python-poetry) (make)
- ciphey (requires python-poetry) (make)
- confy-cli (requires python-poetry) (make)
- confz (requires python-poetry) (make)
- core (requires python-poetry) (make)
- cute-sway-recorder-git (requires python-poetry) (make)
- cyberdropdownloader-git (requires python-poetry) (make)
- decky-loader (requires python-poetry) (make)
- Show 342 more...
Latest Comments
« First ‹ Previous 1 2
carlosal1015 commented on 2022-03-18 03:10 (UTC)
Hi there, I am expecting that is working fine. I disabled the check() function, comment if is fine for us.
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-gitis 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-generatorseems to fail like this:I guess the Poetry sources are no longer on the
PYTHONPATHininstall, 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
preparestage. You have to manually remove 0001 patch during installation. You can use--editmenuand 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