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

5044 commits

Author SHA1 Message Date
fiber-space
fa7aeb6cc8 Fixes destination directory of data_files when 'pip install --target' is used (#4092) (#4152) 2017-03-26 23:55:50 +02:00
Xavier Fernandez
3baacaacf3 Merge pull request #4376 from xavfernandez/finish_3994
Finish PR #3994
2017-03-26 18:35:26 +02:00
Xavier Fernandez
49f259814f tests: addapt test_install_quiet
-qqq is now needed to hide warnings
2017-03-26 17:39:32 +02:00
Maxim Kurnikov
8198e4fc76 fix -q (once) option logging level 2017-03-26 17:39:10 +02:00
Donald Stufft
60bdda3966 Merge pull request #4374 from alex/patch-2
print the 5 slowest integration tests on each travis run
2017-03-24 17:53:18 -04:00
Donald Stufft
54d251436c Merge pull request #4375 from alex/frozen-requirement
Move FrozenRequirement to somewhere that makes sense
2017-03-24 17:53:09 -04:00
Alex Gaynor
90af4ce2b1 Move FrozenRequirement to somewhere that makes sense 2017-03-24 16:39:09 -04:00
Donald Stufft
0c09b4ae77 Merge pull request #4373 from alex/patch-1
Remove use of legacy u() syntax
2017-03-24 15:39:38 -04:00
Alex Gaynor
8d118d1e7c print the 5 slowest integration tests on each travis run 2017-03-24 15:39:21 -04:00
Alex Gaynor
098da57eb6 fix 2017-03-24 14:43:05 -04:00
Alex Gaynor
590d37dfaf This is dead as wel 2017-03-24 14:24:12 -04:00
Alex Gaynor
806b4c5b06 Removed in another place 2017-03-24 14:22:03 -04:00
Alex Gaynor
d11b3877e9 Remove use of legacy u() syntax 2017-03-24 14:21:22 -04:00
Donald Stufft
78bfe0a6a5 Merge pull request #4370 from alex/patch-5
Fixes #530 -- delete a test that has been skipped for 5 years
2017-03-24 11:30:10 -04:00
Alex Gaynor
26fe03b20a unused imports 2017-03-24 10:23:05 -04:00
Donald Stufft
c40bb11213 Merge pull request #4369 from alex/patch-4
Fixes #168 -- remove a legacy test
2017-03-24 10:22:23 -04:00
Alex Gaynor
71a1d3e4bc Fixes #530 -- delete a test that has been skipped for 5 years 2017-03-24 10:14:10 -04:00
Alex Gaynor
29851b2a72 Fixes #168 -- remove a legacy test
It has a commented out assertion that used to be broken, and now refers to removed behavior.
2017-03-24 09:15:59 -04:00
Donald Stufft
8a781d9419 Merge pull request #4336 from cooperlees/pipselfupdate
Change the pip outdated check to use PackageFinder to find current
2017-03-23 17:41:50 -04:00
Cooper Lees
933431f63b Ensure pypi_version in outdated is a str 2017-03-23 13:16:04 -07:00
Cooper Lees
e41b8b1959 Add PR 4336 news file 2017-03-23 11:12:35 -07:00
Cooper Lees
24afdbaefc Fix merge conflict 2017-03-23 10:57:22 -07:00
Cooper Lees
0772ab3e24 - Change the pip outdated check to use PackageFinder to find current
PyPI versions
-- Replaces the always phone back to pypi.python.org JSON call
-- This allows us specify a local mirror to be use to query for updated
version and respects other set options
-- Update tests
-- Fix setup.py to include freezegun for tests
2017-03-23 10:50:02 -07:00
Cooper Lees
c7cccaca95 - Change the pip outdated check to use PackageFinder to find current
PyPI versions
-- Replaces the always phone back to pypi.python.org JSON call
-- This allows us specify a local mirror to be use to query for updated
version and respects other set options
-- Update tests
-- Fix setup.py to include freezegun for tests
2017-03-23 10:24:09 -07:00
Xavier Fernandez
7adacc8b18 Fix deduce_helpful_msg in python3
Add a test and changelog for #4127
2017-03-23 12:57:57 +01:00
Donald Stufft
49af40e173 Merge pull request #4355 from dstufft/deprecate-3.3
Deprecate support for Python 3.3
2017-03-22 21:53:20 -04:00
Donald Stufft
bca2cf3824 Merge pull request #4362 from alex/patch-4
Remove pip download --editable, it doesn't make sense
2017-03-22 19:33:35 -04:00
Donald Stufft
6b54145783 Deprecate support for Python 3.3 2017-03-22 19:22:56 -04:00
Paul Kehrer
476d297ff6 add support for returning setuptools version for bigquery statistics (#4209)
* add support for returning setuptools version for bigquery statistics

* don't send the data if None

* add changelog entry
2017-03-22 23:59:43 +01:00
Alex Gaynor
935b11896e Added a newsfile 2017-03-22 18:47:06 -04:00
Alex Gaynor
ef174dff0e Fix 2017-03-22 18:01:57 -04:00
Donald Stufft
299da9762c Merge pull request #4365 from alex/patch-5
Fixed #2394 -- use example.com as a dummy domain
2017-03-22 16:53:05 -04:00
Alex Gaynor
d10e12efa8 Fixed #2394 -- use example.com as a dummy domain 2017-03-22 14:55:05 -04:00
Alex Gaynor
d71c81d2d4 Remove pip download --editable, it doesn't make sense 2017-03-22 14:14:54 -04:00
Donald Stufft
45c54b700d Merge pull request #4360 from alex/patch-4
Fixed #1234 -- linkify mailing list
2017-03-22 14:01:27 -04:00
Donald Stufft
11b5fd6613 Merge pull request #4361 from alex/patch-5
Remove line from docs which refers to the past
2017-03-22 14:01:05 -04:00
Alex Gaynor
2120f8328f Remove line from docs which refers to the past 2017-03-22 13:01:46 -04:00
Alex Gaynor
62071e28b5 Fixed #1234 -- linkify mailing list 2017-03-22 12:49:49 -04:00
Donald Stufft
2f7007ca0a Merge pull request #4351 from dstufft/remove-10
Officially bump to 10.0 and remove deprecated items.
2017-03-20 14:45:02 -04:00
Donald Stufft
cdc6540727 Merge pull request #4354 from alex/pytest-warnings
Fixed some pytest warnings in the tests
2017-03-20 12:48:16 -04:00
Donald Stufft
b291b7f3c6 Fix a test that only runs on older Pythons 2017-03-20 12:21:26 -04:00
Donald Stufft
c15e112287 Merge pull request #4353 from dstufft/changelog-for-4322
Add a missing changelog for #4322
2017-03-20 12:11:01 -04:00
Donald Stufft
8360f9e6ae Merge pull request #4352 from dstufft/upgrade-distro
Upgrade distro to 1.0.3
2017-03-20 11:52:50 -04:00
Alex Gaynor
3e527f2fbf Fixed some pytest warnings in the tests 2017-03-20 11:45:29 -04:00
Donald Stufft
f50bd8a9ea Don't assume versions are single digit 2017-03-20 11:37:15 -04:00
Donald Stufft
078f4444bf Add a missing changelog for #4322 2017-03-20 11:08:06 -04:00
Donald Stufft
8c2a1b44b0 Upgrade distro to 1.0.3 2017-03-20 11:03:15 -04:00
Donald Stufft
7c0df410bf Remove an unused import 2017-03-20 10:58:13 -04:00
Donald Stufft
7025bf305a Cycle the deprecation warnings forward 2017-03-20 10:49:57 -04:00
Donald Stufft
fabb73971e Remove the ability to uninstall distutils installed projects 2017-03-20 10:49:57 -04:00