Release v2022.9.4

This commit is contained in:
Matt Davis
2022-09-04 09:24:50 -04:00
parent 7d80a7fea5
commit 3b4bde7bb0
4 changed files with 18 additions and 3 deletions
+10
View File
@@ -1,3 +1,13 @@
2022.9.4 (2022-09-04)
=====================
Bug Fixes
---------
- Fix the issue from ``2022.9.2`` where tarball URL packages were being skipped on batch_install. `#5306 <https://github.com/pypa/pipenv/issues/5306>`_
2022.9.2 (2022-09-02)
=====================
-1
View File
@@ -1 +0,0 @@
Fix the issue from ``2022.9.2`` where tarball URL packages were being skipped on batch_install.
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = "2022.9.3.dev0"
__version__ = "2022.9.4"
+7 -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" "Sep 02, 2022" "2022.9.2" "pipenv"
.TH "PIPENV" "1" "Sep 04, 2022" "2022.9.4" "pipenv"
.SH NAME
pipenv \- pipenv Documentation
\fI\%\fP\fI\%\fP\fI\%\fP
@@ -453,6 +453,12 @@ You might want to set \fBexport PIPENV_VENV_IN_PROJECT=1\fP in your .bashrc/.zsh
.sp
Congratulations, you now know how to install and use Python packages! ✨ 🍰 ✨
.SS Release and Version History
.SS 2022.9.4 (2022\-09\-04)
.SS Bug Fixes
.INDENT 0.0
.IP \(bu 2
Fix the issue from \fB2022.9.2\fP where tarball URL packages were being skipped on batch_install. \fI\%#5306\fP
.UNINDENT
.SS 2022.9.2 (2022\-09\-02)
.SS Bug Fixes
.INDENT 0.0