Update news fragments

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
This commit is contained in:
Dan Ryan
2020-06-01 18:07:34 -04:00
parent 331c54a5b5
commit aacc638b03
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1 +1 @@
``+`` signs in URL authentication fragments will no longer be incorrectly replaced with space (`` ``) characters.
``+`` signs in URL authentication fragments will no longer be incorrectly replaced with space ( `` `` ) characters.
+1 -1
View File
@@ -1 +1 @@
Fix a bug that Pipenv rejects to work under the root directory.
Fixed a regression which caused Pipenv to fail when running under ``/``.
+1 -1
View File
@@ -1 +1 @@
Fix a bug that system-wide packages will be considered when inside a venv.
Fixed a bug which caused Pipenv to fail to install packages in a virtual environment if those packages were already present in the system global environment.
+1 -2
View File
@@ -1,2 +1 @@
Remove expection of ``version`` key in ``test_ssh_vcs_install`` to prevent it
from failing.
Remove expection of ``version`` key in ``test_ssh_vcs_install`` to prevent it from failing.
+3 -4
View File
@@ -1,4 +1,3 @@
- Updated vendored dependencies:
- **pythonfinder**: ``1.2.2`` => ``1.2.4``
- **requirementslib**: ``1.5.9`` => ``1.5.10``
Updated vendored dependencies:
- **pythonfinder**: ``1.2.2`` => ``1.2.4``
- **requirementslib**: ``1.5.9`` => ``1.5.10``