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

2510 commits

Author SHA1 Message Date
Paul Moore
52efeac97f Re-vendor distlib 2014-05-28 22:41:07 +01:00
Marcus Smith
5ace29fdeb Merge pull request #1838 from qwcode/issue_1825_1.5
fix for #1825
2014-05-26 14:51:00 -07:00
Marcus Smith
a36f663e2b update changelog 2014-05-26 14:50:01 -07:00
Marcus Smith
3066157cc3 when installing from wheel files, parse the filename to build the requirement 2014-05-25 21:00:39 -07:00
Donald Stufft
52ffb9f9ea bump changelog 2014-05-16 22:18:42 -04:00
Donald Stufft
8959c0ae7b Bump version 2014-05-16 22:17:28 -04:00
Donald Stufft
9f12c3fa05 Merge pull request #1821 from dstufft/upgrade-requests-1.5.X
Upgrade requests to 2.3.0
2014-05-16 15:02:52 -04:00
Donald Stufft
398bc9e9ea Upgrade requests to 2.3.0 2014-05-16 14:11:53 -04:00
Donald Stufft
93098d0c67 Bump version 2014-05-03 00:03:23 -04:00
Donald Stufft
5900d7fdc7 Correct link 2014-05-02 23:21:56 -04:00
Donald Stufft
e71897269b Merge pull request #1784 from dstufft/upgrade-setuptools
Upgrade setuptools
2014-05-02 23:19:42 -04:00
Donald Stufft
afae20557e Upgrade setuptools to 3.4.4 2014-05-02 22:02:50 -04:00
Donald Stufft
86353875a9 Merge pull request #1783 from dstufft/upgrades
Upgrade the bundled projects.
2014-05-02 21:56:11 -04:00
Donald Stufft
060ffb1ec9 Update the change log 2014-05-02 21:01:23 -04:00
Donald Stufft
af4d13bb7b Upgrade colorama to 0.3.1 2014-05-02 21:01:00 -04:00
Donald Stufft
c0ba583aa4 Upgrade six to 1.6.1 2014-05-02 21:01:00 -04:00
Donald Stufft
c3aa72ec17 Upgrade html5lib to 1.0b3 2014-05-02 21:01:00 -04:00
Donald Stufft
b3ac7b2240 Upgrade distlib to 0.1.8 2014-05-02 21:01:00 -04:00
Donald Stufft
fb8738edd6 Merge pull request #1782 from dstufft/update-doc-url
Update documentation to point at https://pip.pypa.io/
2014-05-02 21:00:09 -04:00
Donald Stufft
23caaf35c2 Update documentation to point at https://pip.pypa.io/ 2014-05-02 20:08:13 -04:00
Donald Stufft
c746d38043 Merge pull request #1781 from dstufft/update-docs
Update documentation to point at the new bootstrap location
2014-05-02 20:04:55 -04:00
Donald Stufft
94625d5fa1 Updates for Travis 2014-05-02 19:41:13 -04:00
Donald Stufft
8d0741a0d2 Update documentation to point at the new bootstrap location 2014-05-02 18:55:39 -04:00
Donald Stufft
b67c00e9b8 Update tox.ini 2014-05-02 17:23:49 -04:00
Marcus Smith
a851db31df changelog update (typo) 2014-05-02 09:58:59 -07:00
Marcus Smith
a695264936 changelog updates 2014-05-02 09:41:47 -07:00
Marcus Smith
7f355a64b5 Merge pull request #1743 from qwcode/empty_dirs
don't install empty dirs during wheel installs
2014-04-25 11:58:31 -07:00
Marcus Smith
79408cbc6f use copy2, not move, to ensure dirs are not copied 2014-04-23 13:08:07 -07:00
Marcus Smith
b542c9906b move directory creation below the file filtering 2014-04-22 16:09:04 -07:00
Jannis Leidel
e1e02ac002 Yes yes yes. 2014-04-22 15:07:52 -07:00
Jannis Leidel
3f24ba887d Use the deadsnakes PPA for a not so dead snake (3.4). 2014-04-22 15:07:41 -07:00
Marcus Smith
5ff772d774 a teardown that pytest recognizes 2014-04-22 13:09:13 -07:00
Marcus Smith
b274b85f96 don't install empty dirs during wheel installs 2014-04-21 23:07:25 -07:00
Donald Stufft
627cb5591a Bump version 2014-02-21 07:09:34 -05:00
Marcus Smith
1a0e8fad4c log deprecation for --build when value is different than default 2014-02-20 22:37:35 -08:00
Marcus Smith
a3f6ec7b5f can't log deprecation for --build, since it's set always 2014-02-20 22:22:25 -08:00
Donald Stufft
8c6a6a01df Bump version and mark release date in the changelog 2014-02-20 18:48:34 -05:00
Donald Stufft
f8bf919f57 Add changelog item 2014-02-20 18:45:56 -05:00
Donald Stufft
7d36d26a79 Merge pull request #1583 from dstufft/non-unicode-file
Don't pass a unicode __file__ to setup.py on Python 2.x
2014-02-20 17:32:40 -05:00
Donald Stufft
cab9d69f3a Upgrade six to 1.5.2 2014-02-20 16:30:49 -05:00
Donald Stufft
aeeb33e215 Don't pass a unicode __file__ to setup.py on Python 2.x 2014-02-20 15:56:22 -05:00
Donald Stufft
6ae7e8fec6 Merge pull request #1581 from dstufft/test-wheel-version-1.5.x
Test wheel version 1.5.x
2014-02-19 20:55:09 -05:00
Matthew Iversen
b26d91c880 Ensure wheel-Version is compatible with pip 2014-02-19 20:01:22 -05:00
Marcus Smith
3333f5def6 Merge pull request #1574 from qwcode/deprecate_build
deprecate --build and --no-clean
2014-02-16 13:28:32 -08:00
Marcus Smith
c6356c855f deprecate --build and --no-clean 2014-02-16 12:30:49 -08:00
Marcus Smith
1b71046762 update changelog 2014-02-08 10:13:05 -08:00
Marcus Smith
f1ea95c14b cherry-pick fixes 2014-02-08 09:53:19 -08:00
Marcus Smith
85d68bbf97 fixes for downloading wheels (Issue #1112)
Conflicts:
	pip/req/req_set.py
2014-02-08 09:17:13 -08:00
Marcus Smith
a25b3d15c2 when file urls have hash fragments, check it 2014-02-08 09:06:54 -08:00
Marcus Smith
51a93e0672 'pip wheel' should download wheels, when it finds them
Conflicts:
	pip/commands/wheel.py
	pip/download.py
	pip/req/req_set.py
	pip/wheel.py
2014-02-08 09:05:40 -08:00