1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

7974 commits

Author SHA1 Message Date
Chris Hunt
ea6eb1f898 Remove unused functions 2019-09-19 01:47:27 -04:00
Chris Hunt
89bbe73498 Remove unused argument in unpacking.unpack_file 2019-09-19 01:47:24 -04:00
Pradyun Gedam
83780a2991
Merge pull request #7025 from chrahunt/refactor-1
Clean up req.constructors.install_req_from_line
2019-09-19 11:17:23 +05:30
Chris Hunt
8648ff568f Removed unused Subversion().unpack in unpack_file
`download.unpack_url` already calls `unpack_vcs_link`, it looks like
this was leftover from before that change.
2019-09-19 01:47:20 -04:00
Chris Jerdonek
75c8bceb49 Add parse_links(). 2019-09-18 21:39:02 -07:00
Christopher Hunt
b0a6428d3b
Merge pull request #7023 from chrahunt/maint/remove-lockfile-dependency
Remove Lockfile
2019-09-19 00:23:57 -04:00
Christopher Hunt
41ea07ac4a
Merge pull request #7005 from epicfaace/patch-1
Fix grammar
2019-09-18 19:59:12 -04:00
Chris Jerdonek
878702efb7
Merge pull request #7030 from cjerdonek/package-finder-collector
Change PackageFinder.create() to accept a LinkCollector
2019-09-18 12:33:43 -07:00
Chris Jerdonek
6d94944efd Change PackageFinder.create() to accept a LinkCollector. 2019-09-18 00:59:04 -07:00
Chris Jerdonek
6a55f0788b Move make_search_scope() to outdated.py. 2019-09-18 00:48:48 -07:00
Pradyun Gedam
da29744940
Merge pull request #7028 from chrahunt/maint/move-unpacking-functions
Move unpacking functions from utils.misc to utils.unpacking.
2019-09-18 10:41:57 +05:30
Chris Hunt
5a759daaff Make style consistent. 2019-09-17 23:40:02 -04:00
Chris Hunt
5656364112 Move supporting functions to utils.unpacking. 2019-09-17 23:40:02 -04:00
Chris Hunt
6a8b47d20b Move file type info to utils.filetypes. 2019-09-17 23:40:02 -04:00
Chris Hunt
6a5bd723ec Move unpack_* from utils.misc to utils.unpacking. 2019-09-17 23:40:02 -04:00
Chris Hunt
0689cf5db7 Remove function-level imports in test. 2019-09-17 23:37:38 -04:00
Christopher Hunt
47293435bb
Merge pull request #6976 from atugushev/fix-issue-4910
Fix rmtree_errorhandler to skip nonexistent dirs
2019-09-17 22:40:46 -04:00
Christopher Hunt
b1bc41b2c3
Merge pull request #6914 from sbidoul/pip6892-sbi
uninstall: remove symlinks created by flit install --symlink
2019-09-17 21:14:28 -04:00
Chris Hunt
5e785993b8 Normalize style. 2019-09-17 19:14:39 -04:00
Chris Hunt
0555261087 Move extra conversion to function. 2019-09-17 19:02:59 -04:00
Chris Hunt
ec8bf2cc22 Clean up source location message creation. 2019-09-17 19:02:59 -04:00
Pradyun Gedam
c3e6329039
Rename InstallRequirement.{build_location -> ensure_build_location} (#7021)
Merge pull request #7021 from pradyunsg/refactor/rename-build-location
2019-09-17 18:30:08 +05:30
Chris Hunt
459c1c7e40 Validate NEWS files with rstcheck. 2019-09-16 20:52:46 -04:00
Chris Hunt
ddfe2be362 Fix unrelated test. 2019-09-16 12:51:30 -04:00
Christopher Hunt
82c2dd40eb
Merge pull request #6203 from vinicyusmacedo/fix-pep-508
Fix is_url from splitting the scheme incorrectly when using PEP 440's direct references
2019-09-16 09:52:40 -04:00
Pradyun Gedam
3f48765713
Merge pull request #7024 from atugushev/deprecated-yield-fixture
Use normal fixture instead of yield_fixture
2019-09-16 14:53:29 +05:30
Albert Tugushev
e3a6ba6396 Use normal fixture instead of yield_fixture
It's been deprecated since pytest>=2.10.
See https://docs.pytest.org/en/latest/historical-notes.html#pytest-yield-fixture-decorator
2019-09-16 02:55:47 +03:00
Chris Hunt
51d7a97385 Remove Lockfile. 2019-09-15 17:09:44 -04:00
Chris Hunt
46ec707544 Remove unraised LockError. 2019-09-15 17:09:44 -04:00
Chris Hunt
fb7b6329e6 Remove unused argument. 2019-09-15 17:09:40 -04:00
Chris Hunt
48be7eb5e3 Implement cache methods using plain filesystem functions. 2019-09-15 17:01:32 -04:00
Chris Hunt
80f092d22a Copy function to get cache path. 2019-09-15 16:47:00 -04:00
Chris Hunt
1f412aca1e Add types and explicit signatures to SafeFileCache. 2019-09-15 16:44:36 -04:00
Chris Hunt
42cbd3c737 Add triage guide document.
Includes basic issue tracker info, as a first step towards the full
document.
2019-09-15 13:22:38 -04:00
Pradyun Gedam
ad68984ec6
Rename {build_location -> ensure_build_location} 2019-09-15 22:09:34 +05:30
Pradyun Gedam
ab250e3e09
Merge pull request #6879 from chrahunt/bugfix/dont-lock-selfcheck
Don't use lockfile to protect updates to selfcheck file.
2019-09-15 19:02:46 +05:30
Pradyun Gedam
5fa906bdb5
Merge pull request #6952 from webknjaz/features/integrate-github-actions-ci-cd--linters
Add initial GH actions linter workflow
2019-09-15 11:51:29 +05:30
Chris Jerdonek
83bb1d0736
Merge pull request #7016 from cjerdonek/add-collector-module
Move LinkCollector to a new collector.py module
2019-09-14 10:03:57 -07:00
Chris Jerdonek
fe2509bd58 Move LinkCollector to a new collector.py module. 2019-09-14 02:54:07 -07:00
Chris Jerdonek
180a795660
Merge pull request #7015 from cjerdonek/simplify-get-pages
Remove unused project_name argument from LinkCollector._get_pages()
2019-09-14 01:33:45 -07:00
Chris Jerdonek
c9a90fd160
Merge pull request #7011 from cjerdonek/url-utils
Remove index.py and req/constructors.py's dependence on download.py
2019-09-14 00:32:43 -07:00
Chris Jerdonek
1a42641762 Remove unused project_name argument from LinkCollector._get_pages(). 2019-09-13 23:47:58 -07:00
Chris Jerdonek
43806b4333
Merge pull request #7012 from cjerdonek/local-checkout-tmpdir
Change local_checkout() to accept tmpdir
2019-09-13 23:45:41 -07:00
Chris Jerdonek
9a765b8cab Change local_checkout() to accept tmpdir. 2019-09-13 21:41:32 -07:00
Chris Jerdonek
3303c11828 Remove index.py and req/constructors.py's dependence on download.py. 2019-09-13 09:57:04 -07:00
Chris Jerdonek
084d797947
Merge pull request #6910 from cjerdonek/link-collector
Split out a LinkCollector class from PackageFinder
2019-09-13 08:50:05 -07:00
Chris Jerdonek
ca4fc9e741 Update architecture/package-finding.rst. 2019-09-12 02:31:45 -07:00
Chris Jerdonek
12a27d0c9f Add a couple tests. 2019-09-12 02:31:42 -07:00
Chris Jerdonek
0e85279f64
Merge pull request #7006 from chrahunt/refactor/refactor-1
Clean up arguments for RequirementCommand.make_requirement_preparer
2019-09-12 02:26:08 -07:00
Chris Hunt
81d8005bd1 Change argument name to better reflect purpose.
Also assert on provided path, since it should have been created in all
cases.
2019-09-11 19:03:57 -04:00