Release v2023.11.14

This commit is contained in:
Matt Davis
2023-11-14 18:32:14 -05:00
parent 55258f71c7
commit ff5cbbb348
7 changed files with 21 additions and 6 deletions
+19
View File
@@ -1,3 +1,22 @@
2023.11.14 (2023-11-14)
=======================
Pipenv 2023.11.14 (2023-11-14)
==============================
Behavior Changes
----------------
- pipenv now ignores existing venv dir when ``PIPENV_VENV_IN_PROJECT`` is false. `#6009 <https://github.com/pypa/pipenv/issues/6009>`_
Bug Fixes
---------
- Assume the vcs and direct URL installs need to be reinstalled. `#5936 <https://github.com/pypa/pipenv/issues/5936>`_
- Pass through pipfile index urls when creating https session so that keyring fully works `#5994 <https://github.com/pypa/pipenv/issues/5994>`_
- Fix Using dependencies from a URL fails on Windows. `#6011 <https://github.com/pypa/pipenv/issues/6011>`_
2023.10.24 (2023-10-24)
=======================
Pipenv 2023.10.24 (2023-10-24)
-1
View File
@@ -1 +0,0 @@
Assume the vcs and direct URL installs need to be reinstalled.
-1
View File
@@ -1 +0,0 @@
Pass through pipfile index urls when creating https session so that keyring fully works
-1
View File
@@ -1 +0,0 @@
pipenv now ignores existing venv dir when ``PIPENV_VENV_IN_PROJECT`` is false.
-1
View File
@@ -1 +0,0 @@
Fix Using dependencies from a URL fails on Windows.
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = "2023.10.25.dev0"
__version__ = "2023.11.14"
+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" "Oct 24, 2023" "2023.10.24" "pipenv"
.TH "PIPENV" "1" "Nov 14, 2023" "2023.11.14" "pipenv"
.sp
\fBNOTE:\fP
.INDENT 0.0