Miguel Calderon
cc18160e4e
Remove broken link
2020-12-21 18:44:20 -08:00
Tzu-ping Chung
af9f0eeb6e
Merge pull request #4166 from brainwane/search-remove
...
Remove search link on main page of RTD documentation
2020-12-19 02:13:29 +08:00
Sumana Harihareswara
a72ee551c1
Remove search link on main page
...
Partially and temporarily addresses #1839 while we fix the
underlying problem and investigate the search index. Users
will temporarily only be able to use the search box in the
sidebar.
Please revert this once the index is fixed.
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc >
2020-12-16 16:44:23 -05:00
Frost Ming
48e1f18930
Correct the indent
2020-11-15 20:46:47 +08:00
Frost Ming
400fc20f4f
Fix changelog list items
2020-11-15 18:18:12 +08:00
github-actions[bot]
072ffa19b7
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2020-11-15 04:19:32 +00:00
Frost Ming
dc377ef2d2
Release v2020.11.15
v2020.11.15
2020-11-15 12:13:13 +08:00
Frost Ming
ef60e1e120
Merge pull request #4535 from stevecshanks/update-docs-for-pyenv
...
Update pyenv docs to avoid using shim
2020-11-14 08:11:47 +08:00
Steve Shanks
d38e666746
Update pyenv docs to avoid using shim
...
Also removed the PIPENV_PYTHON suggestion, as this is likely to cause
confusion if added to e.g. .bashrc - it will always be set to the
global pyenv.
Fixes #4534
2020-11-13 10:55:45 +00:00
Frost Ming
35a80285d7
Fix the release script
2020-11-13 16:37:59 +08:00
Frost Ming
d9db346ff7
Merge pull request #4533 from pypa/vendor/update
...
Update vendored dependencies
2020-11-13 11:39:43 +08:00
Frost Ming
a95ed5281f
Update the section in document
2020-11-13 11:38:41 +08:00
Frost Ming
e583f75a74
Change the pipfile format
2020-11-13 10:32:37 +08:00
Frost Ming
cd6fc80451
Inject vendor library root
2020-11-13 09:16:15 +08:00
Frost Ming
7b731533c1
update patch file
2020-11-12 22:31:04 +08:00
Frost Ming
0a7235b12e
Add test case
2020-11-12 22:06:25 +08:00
Frost Ming
fac49444a5
Change patch and vendoring scripts
2020-11-12 18:42:13 +08:00
Frost Ming
dbb4f71877
Update vendored dependencies
2020-11-12 18:29:56 +08:00
Frost Ming
a0344bdf7a
Update pinned versions
2020-11-12 17:28:30 +08:00
Frost Ming
3d3e62d5d3
Merge pull request #4528 from pypa/bugfix/4527
...
Bugfix: resolver takes the wrong section to validate constraints
2020-11-10 18:27:37 +08:00
Frost Ming
7fe01318f1
resolver take the missing dev argument
2020-11-10 17:26:56 +08:00
Frost Ming
e4bce0018e
Merge pull request #4526 from pypa/bugfix/4346
...
Show waring about what happened when a dep is skipped
2020-11-09 13:25:20 +08:00
Frost Ming
466707bd85
Show waring about what happened when a dep is skipped
2020-11-09 12:34:44 +08:00
Frost Ming
47d8b96e10
Fix the regex used to test if a string is like a version
...
Fix #4368
2020-11-09 11:12:26 +08:00
Frost Ming
a767669050
Merge pull request #4524 from pypa/bugfix/4523
...
Fix the output of ``pipenv scripts`` under Windows platform
2020-11-06 14:16:08 +08:00
Frost Ming
4bdf40cdf4
Use \n instead of os.linesep
2020-11-06 11:23:57 +08:00
Frost Ming
bd92eb372f
Apply suggestions from code review
...
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com >
2020-11-06 11:22:12 +08:00
Frost Ming
a0628e07fb
Color the command in pipenv --help
2020-11-06 10:16:32 +08:00
Frost Ming
34cda06c35
Fix utf characters
2020-11-06 10:06:30 +08:00
Frost Ming
fd8169c81f
Fix the output of `pipenv scripts` under Windows platform
2020-11-06 10:00:46 +08:00
Frost Ming
bf077ec60c
Merge pull request #4521 from pypa/bugfix/4387
...
Bugfix/4387 VCS dependencies always satisfy even if the ref has changed
2020-11-05 11:41:47 +08:00
Frost Ming
b2fc7ba526
Merge branch 'master' into bugfix/4387
2020-11-05 10:37:42 +08:00
Frost Ming
d1c884f8b3
Merge pull request #4519 from pypa/bugfix/4517
...
Restrict the acceptable hash type to SHA256 only
2020-11-05 10:28:44 +08:00
Frost Ming
2b86470d90
Consider VCS or file dependency as not satisfied
2020-11-05 10:28:23 +08:00
Frost Ming
a94afd2afd
Restrict the acceptable hash type to SHA256 only
2020-11-05 09:17:25 +08:00
github-actions[bot]
72f1a85faf
Bumped version.
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2020-11-04 12:41:35 +00:00
Frost Ming
642f084903
Release v2020.11.4
v2020.11.4
2020-11-04 20:29:42 +08:00
Frost Ming
98d8e335b8
Consistent order of hashes
...
Fix #4513
2020-11-04 18:17:54 +08:00
Frost Ming
8e64873a01
Merge pull request #4514 from pypa/bugfix/4089
...
Bugfix: don't unquote file URL
2020-11-04 17:20:20 +08:00
Frost Ming
bd3b13b2ac
Bugfix: don't unquote file URL
2020-11-04 15:44:39 +08:00
Frost Ming
d0a6bea0d9
Merge pull request #4512 from pypa/bugfix/4480
...
Bugfix: editable packages matched the wrong metadata directory
2020-11-02 19:41:22 +08:00
Frost Ming
672080e8de
Add news entry
2020-11-02 15:10:02 +08:00
Frost Ming
ca8a16c2ac
Skip venv dir when searching for metadata
2020-11-02 14:34:36 +08:00
Frost Ming
4cbc67692c
Merge pull request #4505 from pypa/style-change
...
Change multiple styles in CLI output
2020-11-02 14:33:28 +08:00
Frost Ming
698ef8cdd2
improve test performance
2020-11-02 11:11:57 +08:00
Frost Ming
83bb15ed18
Upgrade virtualenv version
2020-11-02 11:11:57 +08:00
Frost Ming
e6edaa6977
Disable ssh check
2020-11-02 11:11:56 +08:00
Frost Ming
401da2e758
Add news entries
2020-11-02 11:11:55 +08:00
Frost Ming
72b571bd06
Change multiple styles in CLI output
2020-11-02 11:11:54 +08:00
Frost Ming
20ed424613
Merge pull request #4510 from Honza-m/master
...
Fix #4225 - virtualenv name when PIPENV_PYTHON set to filepath
2020-11-02 09:36:28 +08:00