Sat, 04 May 2024 12:13:55 UTC | login

Information for build pipenv-11.10.4-2.fc29

ID47222
Package Namepipenv
Version11.10.4
Release2.fc29
Epoch
SummaryThe higher level Python packaging tool
DescriptionThe officially recommended Python packaging tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. It automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your Pipfile as you install/uninstall packages. It also generates the ever–important Pipfile.lock, which is used to produce deterministic builds.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 02:19:50 UTC
CompletedWed, 04 Jul 2018 02:19:50 UTC
Tags
f29
RPMs
src
pipenv-11.10.4-2.fc29.src.rpm (info) (download)
noarch
pipenv-11.10.4-2.fc29.noarch.rpm (info) (download)
pipenv-doc-11.10.4-2.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 11.10.4-2 - Rebuilt for Python 3.7 - Add patch for patched/bundled prettytoml to work with 3.7 * Fri Apr 13 2018 Michal Cyprian <mcyprian@redhat.com> - 11.10.4-1 - Initial package.