pypi pipenv 2018.10.13
2018.10.13 (2018-10-13)

latest releases: 2023.12.1, 2023.12.0, 2023.11.17...
5 years ago

2018.10.13 (2018-10-13)

Bug Fixes

  • Fixed a bug in pipenv clean which caused global packages to
    sometimes be inadvertently targeted for cleanup. #2849
  • Fix broken backport imports for vendored vistir. #2950, #2955, #2961
  • Fixed a bug with importing local vendored dependencies when running
    pipenv graph. #2952
  • Fixed a bug which caused executable discovery to fail when running
    inside a virtualenv. #2957
  • Fix parsing of outline tables. #2971
  • Fixed a bug which caused verify_ssl to fail to drop through to
    pip install correctly as trusted-host. #2979
  • Fixed a bug which caused canonicalized package names to fail to
    resolve against PyPI. #2989
  • Enhanced CI detection to detect Azure Devops builds. #2993
  • Fixed a bug which prevented installing pinned versions which used
    redirection symbols from the command line. #2998
  • Fixed a bug which prevented installing the local directory in
    non-editable mode. #3005

Vendored Libraries

  • Updated requirementslib to version 1.1.9. #2989
  • Upgraded pythonfinder => 1.1.1 and vistir => 0.1.7. #3007

Don't miss a new pipenv release

NewReleases is sending notifications on new releases.