Search Criteria
Package Details: python-pipenv-git 2023.12.1.r37.g3ac18c34-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pipenv-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pipenv-git |
Description: | Python Development Workflow for Humans. |
Upstream URL: | https://pipenv.pypa.io |
Licenses: | MIT |
Conflicts: | python-pipenv |
Provides: | python-pipenv |
Submitter: | flaviut |
Maintainer: | ilai |
Last Packager: | ilai |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-15 04:08 (UTC) |
Last Updated: | 2024-05-03 22:52 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-pip
- python-setuptools
- python-virtualenv
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Required by (6)
- cozette-drawing-git (requires python-pipenv) (make)
- craftycontroller-git (requires python-pipenv)
- emote (requires python-pipenv) (make)
- python-dparse (requires python-pipenv) (optional)
- r-reticulate (requires python-pipenv) (check)
- zsh-autoswitch-virtualenv-git (requires python-pipenv) (optional)
Latest Comments
i.further commented on 2022-03-07 11:29 (UTC) (edited on 2022-03-07 11:30 (UTC) by i.further)
the shell completion should update https://github.com/pypa/pipenv#shell-completion
ilai commented on 2020-05-14 20:33 (UTC)
@gchamon This is a VCS package, it is up to date with master (23 commits after v2020.4.1b1, as of today). Bumps in versions should not be committed to the AUR (see ArchWiki), so it is shown here as version 2018.11.26.r751.g5c01c682-1, but the actual version when you install this package is 2018.11.26.r865.gcb6cdb96-1 (865 commits since v2018.11.26).
Package version is not shown as 2020.4.1b1.r23.gcb6cdb96 because pipenv maintainers did not annotate git tag v2020.4.1b1, which I guess is ok for a beta version.
gchamon commented on 2020-05-14 13:26 (UTC)
The github upstream repo has recently (15 days ago) released a new version, currently v2020.4.1b1.
Are there plans to updating this mirror repo?
flaviut commented on 2019-07-29 23:28 (UTC)
Unfortunately it looks like pipenv hasn't kept up to date with their vendored files at the moment. You'll get an error like
I don't really have the time to write a patch an fix this, especially for a moving -git package. Hopefully upstream fixes it sometime soon.
flaviut commented on 2019-07-29 23:01 (UTC)
Thanks, fixed.
alt0160 commented on 2019-07-29 22:43 (UTC)
prepare()
fails: