Tags: simion/pipenv
Tags
Version v2018.11.26 Bug Fixes --------- - Environment variables are expanded correctly before running scripts on POSIX._ - Pipenv will no longer disable user-mode installation when the --system flag is passed in._ - Fixed an issue with attempting to render unicode output in non-unicode locales._ - Fixed a bug which could cause failures to occur when parsing python entries from global pyenv version files._ - Fixed an issue which prevented the parsing of named extras sections from certain setup.py files._ - Correctly detect the virtualenv location inside an activated virtualenv._ - Fixed a bug which caused spinner frames to be written to stdout during locking operations which could cause redirection pipes to fail._ - Fixed a bug that editable pacakges can't be uninstalled correctly._ - Corrected an issue with installation timeouts which caused dependency resolution to fail for longer duration resolution steps._ - Adding normal pep 508 compatible markers is now fully functional when using VCS dependencies._ - Updated requirementslib and pythonfinder for multiple bugfixes._ - Pipenv will now ignore hashes when installing with --skip-lock._ - Fixed an issue where pipenv could crash when multiple pipenv processes attempted to create the same directory._ - Fixed an issue which sometimes prevented successful creation of project pipfiles._ - pipenv install will now unset the PYTHONHOME environment variable when not combined with --system._ - Pipenv will ensure that warnings do not interfere with the resolution process by suppressing warnings' usage of standard output and writing to standard error instead._ - Fixed an issue which prevented variables from the environment, such as PIPENV_DEV or PIPENV_SYSTEM, from being parsed and implemented correctly._ - Clear pythonfinder cache after Python install_ - Fixed a race condition in hash resolution for dependencies for certain dependencies with missing cache entries or fresh Pipenv installs._ - Pipenv will now respect top-level pins over VCS dependency locks._ Vendored Libraries ------------------ - Update vendored dependencies to resolve resolution output parsing and python finding: - - - _
Release 2018.11.14 Signed-off-by: Dan Ryan <dan@danryan.co>
Release 2018.10.9 Signed-off-by: Dan Ryan <dan@danryan.co>
Remove news files (added to changelog) Signed-off-by: Dan Ryan <dan@danryan.co>
calver Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
PreviousNext