Pradyun Gedam
|
3e12b56860
|
Merge pull request #5628 from pfmoore/toxini_fix
Fix a typo in tox.ini
|
2018-07-22 09:01:07 +05:30 |
|
Paul Moore
|
dd8cbf8da3
|
Fix a typo in tox.ini
|
2018-07-21 18:49:08 +01:00 |
|
Pradyun Gedam
|
a92e458ef8
|
Merge pull request #5627 from pradyunsg/pep-518-compliance
PEP 518 compliance
|
2018-07-21 17:50:58 +05:30 |
|
Pradyun Gedam
|
6b1d412948
|
📰
|
2018-07-21 16:36:34 +05:30 |
|
Pradyun Gedam
|
b8107a39f7
|
Fix message generation which caused a test failure
|
2018-07-21 16:27:15 +05:30 |
|
Pradyun Gedam
|
2dd3a28bac
|
Fix message nit pointed out by @pfmoore
|
2018-07-21 16:26:15 +05:30 |
|
Pradyun Gedam
|
4d772e6cf6
|
Start rejecting pyproject.toml files with an empty build-system table
|
2018-07-21 16:24:04 +05:30 |
|
Pradyun Gedam
|
7fe759bdb1
|
Cleanup existing PEP 518 logic
|
2018-07-21 16:24:04 +05:30 |
|
Pradyun Gedam
|
9a076e73ab
|
Add test for rejecting pyproject.toml with empty build-system table
|
2018-07-21 16:23:59 +05:30 |
|
Pradyun Gedam
|
17d0650d5c
|
Merge pull request #5626 from pradyunsg/fix/pep-518-edge-case-warning
Don't warn if pyproject.toml does not contain build-system.requires
|
2018-07-21 16:22:06 +05:30 |
|
Pradyun Gedam
|
c18f19a6a4
|
Don't warn if pyproject.toml does not contain build-system.requires
|
2018-07-21 12:58:27 +05:30 |
|
Pradyun Gedam
|
67c5155476
|
Merge pull request #5620 from pradyunsg/misc/satisfy-linter
Fix another instance of the linter not being happy
|
2018-07-20 15:50:43 +05:30 |
|
Pradyun Gedam
|
fbc11668ed
|
Merge pull request #5621 from pradyunsg/news/cleanup-fragments
Cleanup NEWS fragments in preparation for 18.0
|
2018-07-20 11:51:56 +05:30 |
|
Pradyun Gedam
|
7071efe2a6
|
Rewrite certain NEWS fragments
|
2018-07-20 10:31:20 +05:30 |
|
Pradyun Gedam
|
c682d98a98
|
Remove not useful NEWS fragments
|
2018-07-20 10:30:40 +05:30 |
|
Pradyun Gedam
|
b10ae89ebf
|
Add periods to all NEWS fragments
|
2018-07-20 10:30:21 +05:30 |
|
Pradyun Gedam
|
6acdceaf39
|
🎨
|
2018-07-20 10:07:46 +05:30 |
|
Pradyun Gedam
|
d6472d4c61
|
Merge pull request #5603 from pradyunsg/vendoring/update-readme
Update vendoring README file
|
2018-07-20 09:40:29 +05:30 |
|
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
|
490b6fd062
|
Document new debundling suggestions
|
2018-07-15 18:38:44 +05:30 |
|
Pradyun Gedam
|
5a608324fb
|
Styling changes
|
2018-07-15 18:37:45 +05:30 |
|
Pradyun Gedam
|
6813caadab
|
Be factually correct
|
2018-07-15 18:37:24 +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 |
|