Skip to content

Releases: pypa/pipenv

Release v2022.10.10

10 Oct 12:15
68485cd
Compare
Choose a tag to compare

What's Changed

  • Scripts run package functions by @jerempy in #5390
  • Fix for the meta data not getting updated in the lock phase. by @matteius in #5393
  • Followup plette update: run vendoring script + news fragment by @matteius in #5394

Full Changelog: v2022.10.9...v2022.10.10

Release v2022.10.9

09 Oct 14:44
eab868d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2022.10.4...v2022.10.9

Release v2022.10.4

05 Oct 01:38
6c457fe
Compare
Choose a tag to compare

What's Changed

  • Use creator venv when creating virtual environments by @matteius in #5376
  • Prefer to use the lockfile sources if available since this is used in install phase by @matteius in #5380
  • Bump dparse version to 0.6.2 by @oz123 in #5386
  • Vendor latest wheel by @matteius in #5384
  • Add news fragment for dropping six by @oz123 in #5381

Full Changelog: v2022.9.24...v2022.10.4

Release v2022.9.24

24 Sep 23:28
0ee9f18
Compare
Choose a tag to compare

What's Changed

  • Always evaluate markers fresh, without lru_cache. by @matteius in #5373

Full Changelog: v2022.9.21...v2022.9.24

Release v2022.9.21

21 Sep 14:29
dc3141b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2022.9.20...v2022.9.21

Release v2022.9.20

20 Sep 18:48
7d84009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.9.8...v2022.9.20

Release v2022.9.8

08 Sep 14:59
20bb0c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2022.9.4...v2022.9.8

Release v2022.9.4

04 Sep 13:25
3b4bde7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.9.2...v2022.9.4

Release v2022.9.2

02 Sep 14:02
a5c4493
Compare
Choose a tag to compare

What's Changed

  • Fix issue where a file install is included with the hashed requirements. by @matteius in #5320
  • Documentation: Fix Docker example in Basic Usage by @UniversalSuperBox in #5318
  • Use a context manager to handle the temporary constraints file by @swaldhoer in #5316
  • Apply fix to constraints generation based on fact that pip resolver does not allow unnamed constraints. by @matteius in #5321
  • Respect disable_pip_input setting from Pipfile by @Darsstar in #5323

New Contributors

Full Changelog: v2022.8.31...v2022.9.2

Release v2022.8.31

01 Sep 00:15
1124db2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.8.30...v2022.8.31