Commit Graph

26 Commits

Author SHA1 Message Date
Brian Cristante be3fb9366f Use --yes flag to generate NEWS.rst during CI 2018-09-15 10:31:48 -07:00
Paul Moore 70e870f72a Add a comment to tasks/generate.py regarding Windows shell syntax 2018-04-22 13:16:57 +01:00
Paul Moore ad390f75d0 Fix line length in tasks/generate.py 2018-03-31 19:30:59 +01:00
Paul Moore e3871a0428 Fix author generation to explicitly use UTF-8 (for Windows) and regenerate authors 2018-03-31 13:12:25 +01:00
Paul Moore 81723abb00 Fix to generate.authors task so that it works on Windows 2018-03-31 11:14:05 +01:00
Donald Stufft a45c2f5e24 Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
Xavier Fernandez 2c9735437a Automatic vendoring (#4093) 2016-11-06 17:34:10 -05:00
Donald Stufft 3c753c5a86 Move get-pip.py to its own repository 2016-01-20 08:53:45 -05:00
Donald Stufft 2dcb0a3610 Return to only installing setuptools/wheel if actually needed 2016-01-20 05:58:58 -05:00
Donald Stufft c02d9171fd Allow specifying a particular version of items to install for get-pip.py 2016-01-19 23:12:17 -05:00
Donald Stufft cf7d6a21cd Attempt to install Wheel in get-pip.py 2015-05-21 22:22:45 -04:00
Guilherme Espada 06ba1d5de9 Update documentation on the generate task
Instead of base64, we now use base85
2015-03-19 19:46:06 +00:00
Donald Stufft eb09cd4440 Remove unneeded imports 2015-01-28 16:32:14 -05:00
Donald Stufft 376bd9b19f Switch get-pip.py to use the generated .whl 2015-01-28 15:54:08 -05:00
Donald Stufft 1947f076f5 Revert "Don't use the cache directory when using get-pip.py"
This reverts commit 1a35caf3f1.
2014-12-27 20:50:38 -05:00
Donald Stufft 1a35caf3f1 Don't use the cache directory when using get-pip.py 2014-12-27 20:49:09 -05:00
Donald Stufft 2084e41347 Fix pep8 issue 2014-12-23 07:38:23 -05:00
Donald Stufft 39990a37a1 Correct the spelling 2014-12-22 18:56:50 -05:00
Donald Stufft 61415ea2bf Do some gymnastic to respect a certificate configured via config file 2014-12-22 18:32:34 -05:00
Donald Stufft c5549bb353 Rearrange the get-pip.py script to make it slightly easier to audit 2014-05-06 22:44:50 -04:00
Donald Stufft 7e7922a839 Use base85 instead of base64 for the bundled pip 2014-05-06 22:02:32 -04:00
Alex Gaynor b48b9ce53f Resolve several typos in the codebase 2014-04-29 22:33:04 -07:00
Donald Stufft fba8a93251 Use a staging area to create pip.zip instead of the installer_path 2014-02-26 17:45:56 -05:00
Donald Stufft 76535626c1 Move the contrib/build-installer into an invoke generate.installer 2014-02-26 17:35:01 -05:00
Donald Stufft e87f4bf3d2 Switch to using Author <email@domain.com> for the AUTHORS file 2014-02-26 13:28:48 -05:00
Donald Stufft 9dcdbb548f Generate AUTHORS using git log 2014-02-26 12:51:37 -05:00