Release v2023.12.0

This commit is contained in:
Matt Davis
2024-02-01 18:24:13 -05:00
parent e26edd59a6
commit d4483dd2a3
5 changed files with 13 additions and 4 deletions
+12
View File
@@ -1,3 +1,15 @@
2023.12.0 (2024-02-01)
======================
Pipenv 2023.12.0 (2024-02-01)
=============================
Bug Fixes
---------
- Removal of pydantic from pythonfinder and pipenv; reduced complexity of pythonfinder pathlib usage (avoid posix conversions). `#6065 <https://github.com/pypa/pipenv/issues/6065>`_
- Adjusted logic which assumed any file, path or VCS install should be considered editable. Instead relies on the user specified editable flag to mark requirement as editable install. `#6069 <https://github.com/pypa/pipenv/issues/6069>`_
- Remove logic that treats ``CI`` variable to use ``do_run_nt`` shell logic, as the original reasons for that patch were no longer valid. `#6072 <https://github.com/pypa/pipenv/issues/6072>`_
2023.11.17 (2024-01-21)
=======================
Pipenv 2023.11.17 (2024-01-21)
-1
View File
@@ -1 +0,0 @@
Removal of pydantic from pythonfinder and pipenv; reduced complexity of pythonfinder pathlib usage (avoid posix conversions).
-1
View File
@@ -1 +0,0 @@
Adjusted logic which assumed any file, path or VCS install should be considered editable. Instead relies on the user specified editable flag to mark requirement as editable install.
-1
View File
@@ -1 +0,0 @@
Remove logic that treats ``CI`` variable to use ``do_run_nt`` shell logic, as the original reasons for that patch were no longer valid.
+1 -1
View File
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "PIPENV" "1" "Jan 21, 2024" "2023.11.17" "pipenv"
.TH "PIPENV" "1" "Feb 01, 2024" "2023.12.0" "pipenv"
.sp
\fBNOTE:\fP
.INDENT 0.0