Commit Graph

10787 Commits

Author SHA1 Message Date
Xavier Fernandez 83f1640827
Merge pull request #8578 from McSinyx/parse-count
Allow verbose/quiet level to be specified via config file and env var
2020-09-03 18:34:53 +02:00
Tzu-ping Chung 753ad4d230 F Python 2 2020-09-03 17:35:22 +08:00
Tzu-ping Chung dfaa111004 Pull in hashes from constraint files 2020-09-03 17:26:52 +08:00
Tzu-ping Chung 700eb7734f Hashes from lines should intersect, not union 2020-09-03 17:19:01 +08:00
Pradyun Gedam 567630b4b8
Merge pull request #8758 from uranusjr/new-resolver-requires-python-when-no-deps 2020-09-02 20:09:32 +05:30
Pradyun Gedam 0321dbcdb3
Merge pull request #8807 from pypa/add-ux-docs
Add ux docs to pip documentation
2020-09-02 19:34:31 +05:30
Nicole Harris d570e50402 Update docs based on feedback from UX team 2020-09-01 18:43:11 +01:00
Pradyun Gedam a99190459e
Merge pull request #8817 from sbidoul/improve-git-checkout 2020-09-01 18:40:51 +05:30
Tzu-ping Chung 87d129a801 Replace custom URL parsing with url_to_path() 2020-09-01 15:43:58 +08:00
Stéphane Bidoul eff32df28a
Add spacing in test
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-08-30 18:15:35 +02:00
Stéphane Bidoul 5797a080b6
Fix test that now requires a working git repo 2020-08-30 11:52:06 +02:00
Stéphane Bidoul 3aa0c2ed91
Git fetch more aggressively
Before we were fetching only revisions starting with refs/.
Now we also fetch revisions that look like commit that we
don't have locally.
2020-08-30 11:52:06 +02:00
Stéphane Bidoul 1c61b4679f
Add failing test fetching a git commit in refs 2020-08-30 11:47:13 +02:00
Nicole Harris 3f40b10fe0 Add news entry 2020-08-26 10:44:20 +01:00
Nicole Harris 46bdaa1ece Add ux docs to pip documentation 2020-08-26 10:42:22 +01:00
Tzu-ping Chung 5401cc6e10 News 2020-08-26 09:49:25 +08:00
Tzu-ping Chung 8b2b92485c Include Requires-Python dep even with --no-deps 2020-08-26 09:49:25 +08:00
Pradyun Gedam 0b18e21cbe
Merge pull request #8752 from sbidoul/imp-8369-deprecation-sbi 2020-08-25 20:40:27 +05:30
Pradyun Gedam b7075b9351
Merge pull request #8778 from hugovk/deprecate-3.5
Deprecate support for Python 3.5
2020-08-25 20:40:01 +05:30
Pradyun Gedam c50307ebc4
Merge pull request #8781 from wimglenn/patch-1 2020-08-25 19:06:29 +05:30
Pradyun Gedam e17f845475
Merge pull request #8522 from NoahGorny/fix-requirements-file-options
install: Update extra-index-url in session from requirements file
2020-08-25 15:08:11 +05:30
Nguyễn Gia Phong 984fa3c664 Make version specifier explanation easier to read in reST 2020-08-24 15:53:29 +07:00
Pradyun Gedam fd48624ea9
Update and rename 8781.doc to 8781.trivial 2020-08-24 14:19:02 +05:30
Nguyễn Gia Phong f060669e05 Fix indentation of lists and literal blocks 2020-08-24 15:42:31 +07:00
Pradyun Gedam ffbe932346
Merge pull request #8791 from shireenrao/sphinx-upg 2020-08-24 11:41:59 +05:30
Pradyun Gedam 1c303127a1
Merge pull request #8790 from McSinyx/fix-svn-tests 2020-08-24 11:41:33 +05:30
Nguyễn Gia Phong c84ef7a67c Mark tests using remote svn and hg as xfail
The source repositories for testing is no longer available.
2020-08-24 09:43:50 +07:00
Srinivas Nyayapati 4e34f6530a add theme config to set background color and text color for code-blocks 2020-08-20 12:24:58 -04:00
Srinivas Nyayapati e51de6ecb4 Bump to latest version 3.2.1 2020-08-20 07:54:34 -04:00
Srinivas Nyayapati ce85775155 Bump Sphinx to v3.1.2 and fix rst issues 2020-08-20 07:47:36 -04:00
wim glenn 4c1dcbba9c
Create 8781.doc 2020-08-19 12:21:16 -05:00
wim glenn 1f0ace9a2e
restore a broken slug anchor in user guide 2020-08-18 20:57:08 -05:00
Pradyun Gedam e1d489fce6
Merge pull request #8743 from McSinyx/fast-deps-hash
Test hash checking for fast-deps
2020-08-18 19:25:07 +05:30
Hugo e93257c080 Warn Python 3.5 support is deprecated and will be removed in pip 21.0, Jan 2021 2020-08-18 15:22:16 +03:00
Nguyễn Gia Phong 14397418d1 Test hash checking for fast-deps 2020-08-17 20:46:39 +07:00
Pradyun Gedam ae7ed9a650
Merge pull request #8766 from McSinyx/test-req-new-resolver 2020-08-17 18:20:17 +05:30
Pradyun Gedam a3fd4246af
Merge pull request #8709 from McSinyx/successfully-downloaded
[2020-resolver] List downloaded distributions before exiting
2020-08-17 17:22:17 +05:30
Nguyễn Gia Phong 15e5680d8a Use the new resolver for test requirements 2020-08-16 14:25:32 +07:00
Nguyễn Gia Phong 0c0223765a Unpin pytest and its plugins
This works around the incompatibility of pytest-xdist 2.0.0
with older pytest: https://github.com/pytest-dev/pytest-xdist/issues/580
2020-08-16 14:24:41 +07:00
Nguyễn Gia Phong 530463879e Use --durations instead of --duration for pytest
Newer pytest no longer accepts --duration as an alias for --durations.
2020-08-16 14:20:37 +07:00
Paul Moore 5ef3dd1a54
Merge pull request #8759 from McSinyx/fix-test-py2-warn
Allow py2 deprecation warning from setuptools
2020-08-14 18:03:47 +01:00
Nguyễn Gia Phong 46b938349a Allow py2 deprecation warning from setuptools 2020-08-14 17:56:15 +07:00
Pradyun Gedam 4312b940b4
Merge pull request #8737 from McSinyx/dl-many 2020-08-14 10:46:17 +05:30
Noah 24d5fe86c0
Update news/8103.bugfix
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-08-13 15:34:00 +03:00
Stéphane Bidoul 4c348cf3a0
Consider success flag instead of absence of exception 2020-08-13 09:38:56 +02:00
Stéphane Bidoul 03d49da397
Add news 2020-08-13 09:31:20 +02:00
Stéphane Bidoul 9c4a88b0a0
Improve deprecation message for issue 8368 2020-08-12 11:07:36 +02:00
Nguyễn Gia Phong b46576d933 Give batch downloader a separate class 2020-08-12 16:07:27 +07:00
Nguyễn Gia Phong a1aeb4ce01 Check download folder for files to be downloaded in batch 2020-08-12 16:02:28 +07:00
Nguyễn Gia Phong 18c803a413 Check hashes of memoized downloads 2020-08-11 22:40:42 +07:00