Commit Graph

6142 Commits

Author SHA1 Message Date
Pradyun Gedam 0bd01d9462
Merge pull request #5336 from benoit-pierre/src_build_reqs_in_pep518
PEP 518: enable source installs for build dependencies
2018-07-20 09:36:52 +05:30
Pradyun Gedam 169ca95666
Merge pull request #5542 from pradyunsg/dev-ops/deprecation-utilities
Introduce a helper function for deprecation
2018-07-20 00:37:53 +05:30
Pradyun Gedam 459415697e
Merge pull request #5609 from cjerdonek/vcs-add-is-repository-dir
Break out VersionControl.is_repository_directory().
2018-07-18 16:21:53 +05:30
Chris Jerdonek c6a18767dd Make is_repository_directory() a class method.
This addresses a review suggestion of @xavfernandez.
2018-07-17 20:53:42 -07:00
Chris Jerdonek f62440950b Use is_repository_directory() inside VersionControl.controls_location(). 2018-07-17 13:05:26 -07:00
Chris Jerdonek 22acd1fed1 Break out VersionControl.is_repository_directory(). 2018-07-17 08:20:45 -07:00
Pradyun Gedam 15e6b7c8b3
Merge pull request #5611 from pradyunsg/misc/fix-linting
Fix a merging artifact that broke the linting
2018-07-17 13:48:36 +05:30
Pradyun Gedam 901578419d
Fix a merging artifact that broke the linter 2018-07-17 12:46:37 +05:30
Pradyun Gedam cff2367bf5
Merge pull request #5604 from nehaljwani/generic_was_installed
Make pip_installed_by_pip() more generic
2018-07-16 12:12:42 +05:30
Pradyun Gedam f77a63faa9
Merge pull request #5541 from pradyunsg/refactor/logging
Refactor the logging setup into a separate function and cleanup
2018-07-16 12:07:40 +05:30
Nehal J Wani 96f9fcc4a0
Make pip_installed_by_pip() more generic 2018-07-15 21:32:31 +05:30
Pradyun Gedam 067dd8c2c4
Merge pull request #5574 from javabrett/proxy-doc
Added User Guide section on proxy configuration.
2018-07-15 18:04:11 +05:30
Pradyun Gedam b6dae7a594
Mention the helper along with pip's deprecation policy 2018-07-15 17:15:36 +05:30
Pradyun Gedam 28f183e1a2
Document parameters of the deprecated helper 2018-07-15 17:15:35 +05:30
Pradyun Gedam a84dde5982
Update test to check newer logic 2018-07-15 17:15:35 +05:30
Pradyun Gedam 3e0e45ba61
Nicer language in line with parameter name 2018-07-15 17:15:35 +05:30
Pradyun Gedam e027cd8449
Update deprecation utilities to specify versions
Also:
- Remove conditional warning/error level logging
- Remove now-obsolete class
- Update call sites as per new signature
2018-07-15 17:15:31 +05:30
Pradyun Gedam 4c2b268d52
Add "DEPRECATION" to start of message when composing it 2018-07-15 17:02:12 +05:30
Pradyun Gedam a1912454b8
Rename variable for clarity
It doesn't represent warnings.showwarning's current state so,
the name shouldn't suggest that.
2018-07-15 17:02:12 +05:30
Pradyun Gedam a8eaf1e0ff
Add a helper function for deprecation (and use it) 2018-07-15 17:02:03 +05:30
Pradyun Gedam 7769ddd52c
Rename deprecation warnings to not be versioned 2018-07-15 16:59:37 +05:30
Pradyun Gedam e6e0a14b68
Merge pull request #5523 from pradyunsg/deprecations
Remove items slated for removal in pip 11.0
2018-07-15 16:57:57 +05:30
Pradyun Gedam de899dd62d
Merge pull request #5553 from ashtyrov/master
Fix issue #5532
2018-07-15 16:01:51 +05:30
Pradyun Gedam 3b0899afad
Merge pull request #5593 from cjerdonek/vcs-git-get-url-rev-idempotent
Make VersionControl.get_url_rev() accept an url argument
2018-07-15 16:01:14 +05:30
Pradyun Gedam 549cdebf96
Remove redundant newline 2018-07-15 15:55:27 +05:30
Pradyun Gedam 31c2389304
Merge pull request #5560 from pradyunsg/python-37-yaml-hack
Remove hack for pyyaml support on 3.7
2018-07-15 15:07:53 +05:30
Pradyun Gedam 9087749dd0
Merge pull request #5594 from cjerdonek/fix-typo-tests-requirements
Fix typo: tools/test-requirements.txt.
2018-07-11 22:26:26 +05:30
Chris Jerdonek ae3705972c Fix typo: tools/test-requirements.txt. 2018-07-11 01:04:03 -07:00
Chris Jerdonek 1f6e1e51ec Make get_url_rev() accept an url argument. 2018-07-11 00:51:38 -07:00
Chris Jerdonek 26457497b8 Add failing test. 2018-07-10 23:51:17 -07:00
Pradyun Gedam 397e835f39
Merge pull request #5587 from cjerdonek/vcs-move-obtain-to-base-class
Implement VersionControl.obtain() in the base class.
2018-07-11 02:02:34 +05:30
Brett Randall 3401f4de51 Added User Guide section on proxy configuration. Fixed #512.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2018-07-10 22:35:54 +10:00
Chris Jerdonek d096c6b340 Add test_git__get_url_rev_args() to test a non-SVN backend.
This addresses a review comment of @pradyunsg.
2018-07-09 23:08:27 -07:00
Pradyun Gedam da4d616eb0
Merge pull request #5585 from pradyunsg/pep-518/isolate-when-missing-requires
Isolate when pyproject.toml does not have build-system.requires
2018-07-10 01:01:36 +05:30
Chris Jerdonek 701d010c02 Implement VersionControl.obtain() in the base class. 2018-07-08 22:46:25 -07:00
Pradyun Gedam 26014c5502
Merge pull request #5521 from pradyunsg/vendoring/update-jun-2018
Vendoring Updates for June 2018
2018-07-09 09:25:59 +05:30
Pradyun Gedam e3b06f9e51
Isolate when pyproject.toml does not have build-system.requires 2018-07-09 07:48:36 +05:30
Pradyun Gedam 3e7e7d349a
Merge pull request #5559 from SpoonMeiser/path-fix
Fix error trying to generate scripts warning when PATH not set
2018-07-08 18:43:41 +05:30
Pradyun Gedam ae8ec1d834
Merge pull request #5581 from cjerdonek/vcs-add-method-fetch-new
Refactor out a new VersionControl.fetch_new() method.
2018-07-08 15:04:40 +05:30
Chris Jerdonek 64d205e896 Refactor out a new VersionControl.fetch_new() method. 2018-07-07 21:55:55 -07:00
Pradyun Gedam ca3b5bd470
Merge pull request #5563 from cjerdonek/vcs-check-destination-remove-checkout-var
Remove the checkout variable from VersionControl.check_destination().
2018-07-08 07:54:40 +05:30
Pradyun Gedam 5bca0c9da1
Merge pull request #5579 from gkdoc/master
Remove redundancies in list in user_guide.rst
2018-07-07 18:15:24 +05:30
gkdoc a6e2d4d099
Remove redundancies in list in user_guide.rst 2018-07-06 21:44:10 -07:00
gkdoc 763d2a761f
Remove redundancies in list in user_guide.rst 2018-07-06 21:33:14 -07:00
Pradyun Gedam e834643f5c
Update 5558.bugfix 2018-07-07 03:06:10 +05:30
Oliver Jeeves ca5cca3426
Fix error trying to generate scripts warning when PATH not set
fixes #5558
2018-07-07 02:59:55 +05:30
Donald Stufft c39a51003e
Merge pull request #5572 from dstufft/deprecation-process
Adjust the deprecation policy to be time based
2018-07-06 13:23:14 -04:00
Donald Stufft fde9eb66f0 Adjust the deprecation policy to be time based 2018-07-06 12:35:29 -04:00
Pradyun Gedam f34172c769
Merge pull request #5569 from pypa/linter-fixes
Satisfy the linter
2018-07-05 14:01:59 +05:30
Pradyun Gedam 92cc86b5c9
Satisfy the linter 2018-07-05 11:27:11 +05:30