Commit Graph

4195 Commits

Author SHA1 Message Date
Dan Ryan e23532ee44 Merge pull request #2186 from pypa/print-project-location-on-create
Echo Pipfile location during init
2018-05-15 17:57:57 -04:00
Dan Ryan 5d5092f933 Merge branch 'master' into print-project-location-on-create 2018-05-15 17:57:51 -04:00
Dan Ryan d1957f1763 Merge pull request #2181 from pegler/bugfix/2078a-allow-locking-in-virtualenv
Make sure we are not in a virtualenv if aborting
2018-05-15 17:57:37 -04:00
Dan Ryan 0d958da3cb Merge branch 'master' into bugfix/2078a-allow-locking-in-virtualenv 2018-05-15 15:56:18 -04:00
Dan Ryan 4a948569ae Merge branch 'master' into print-project-location-on-create 2018-05-15 15:52:26 -04:00
Dan Ryan da5a8b39a1 Merge pull request #2167 from gtalarico/windows-envname-in-prompt
Adds environment name to PROMPT on Cmd, Cmder,ConEmu
2018-05-15 15:52:06 -04:00
Dan Ryan 95459e8985 Merge branch 'master' into windows-envname-in-prompt 2018-05-15 15:51:31 -04:00
Tzu-ping Chung fb5c4be763 Echo Pipfile location during init
This should help the user know what's going on in situations like #2185.

Because I'm not very bright
2018-05-15 17:16:04 +08:00
Dan Ryan 4e2fe0155a Merge branch 'master' into bugfix/2078a-allow-locking-in-virtualenv 2018-05-15 00:35:42 -04:00
Dan Ryan 4b07aaa94c Merge pull request #2193 from pypa/remove_cert_bundle
remove cacert.pem bundle
2018-05-15 00:34:30 -04:00
Nate Prewitt e91084ffaf remove cacert.pem bundle 2018-05-14 20:18:32 -07:00
kennethreitz 31664d182f Update issue templates 2018-05-13 16:45:30 -04:00
kennethreitz 968aea1f5a calver
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
v2018.05.18
2018-05-12 17:04:26 -04:00
kennethreitz 410a2912fd ship it
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-12 17:02:31 -04:00
kennethreitz 48aa3700da Merge pull request #2184 from pypa/generate-patch-task
Add a task to generate patch file
2018-05-12 16:35:30 -04:00
Tzu-ping Chung 13ab8f9405 Add a task to generate patch file
Because I just can't remember the command
2018-05-13 03:26:50 +08:00
Matt 9738b42241 Add a comment describing the conditional 2018-05-12 12:00:44 -07:00
Matt f741059e2e Make sure we are not in a virtualenv if aborting 2018-05-11 11:26:50 -07:00
Dan Ryan e86e7cfe38 move travis file...
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-05-10 20:29:02 -04:00
Dan Ryan 2f85170da4 Temporarily re-enable travis
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-05-10 20:26:17 -04:00
Dan Ryan fa4fd15eaf Merge pull request #2172 from samueldg/typo/history
Fix typo in HISTORY.txt: reqeuests -> requests
2018-05-09 22:32:23 -04:00
Samuel Dion-Girardeau 6d5d1c0644 Fix typo in HISTORY.txt: reqeuests -> requests 2018-05-09 19:17:30 -04:00
gtalarico 0390436d74 Added Pew Patch 2018-05-09 00:56:49 -04:00
Dan Ryan cc80d39b19 Merge pull request #2169 from pypa/bugfix/2132-normalize-drive-shortpath
Bugfix/2132 normalize drive shortpath
2018-05-09 00:42:24 -04:00
Dan Ryan 55e4eb07c7 Expand short paths on windows during testing
- Fixes #2132

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-05-09 00:40:47 -04:00
Dan Ryan 71b166ab9f Merge pull request #2163 from pypa/dont-report-to-pipenv
Add a message to talk the user away from reporting
2018-05-09 00:37:25 -04:00
Dan Ryan 807cfbe392 Merge branch 'master' into dont-report-to-pipenv 2018-05-09 00:37:03 -04:00
gtalarico a6d5c9df5f Addeds environment name to PROMPT on Cmd, Cmder,ConEmu 2018-05-08 21:55:52 -04:00
Dan Ryan 8c171e943e Version bump for bugfix release
Signed-off-by: Dan Ryan <dan@danryan.co>
v11.10.4
2018-05-08 16:57:37 -04:00
Dan Ryan 904f33ce29 Merge branch 'master' into dont-report-to-pipenv 2018-05-08 16:49:58 -04:00
Tzu-ping Chung c2352029dc Add a message to talk the user away from reporting 2018-05-09 02:30:54 +08:00
Dan Ryan adf7252dbf Merge pull request #2156 from pypa/mkstemp_inner-34
Correct _mkstemp_inner call on Python < 3.4
2018-05-08 11:34:19 -04:00
Tzu-ping Chung bc82cb8c09 Correct _mkstemp_inner call on Python < 3.4 2018-05-08 17:52:23 +08:00
Dan Ryan d5d43088ad Merge pull request #2154 from greysteil/fix-typo-in-history
Fix typo in HISTORY.txt
2018-05-07 18:02:28 -04:00
Dan Ryan e9ed197c0b Merge branch 'master' into fix-typo-in-history 2018-05-07 18:02:10 -04:00
Dan Ryan 0eb95ecbfc Drop dependency on pathlib2
Signed-off-by: Dan Ryan <dan@danryan.co>
v11.10.3
2018-05-07 17:48:56 -04:00
Grey Baker c7c8953c1e Fix typo in HISTORY.txt 2018-05-07 22:46:38 +01:00
Dan Ryan 5e41e8c6c1 Bump version, update history
Signed-off-by: Dan Ryan <dan@danryan.co>
v11.10.2
2018-05-07 15:24:49 -04:00
Dan Ryan c33f7b3ba1 Merge pull request #2145 from greysteil/retries
Retry pypi.org requests on CI, or if an environment variable is set
2018-05-07 13:23:40 -04:00
Dan Ryan af31e47707 Merge branch 'master' into retries 2018-05-05 23:50:17 -04:00
Dan Ryan b0a72a47e5 Merge pull request #2146 from pypa/bugfix/2130-multiple-index-parsing
Allow the use of many sources instead of just 2
2018-05-05 23:49:52 -04:00
Dan Ryan da29453b62 Allow the use of many sources instead of just 2
- Fixes #2130

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-05-05 23:18:09 -04:00
kennethreitz cc6170e46b readme
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:51:29 -04:00
kennethreitz 9f18e35400 Migrate to buildkite 2018-05-05 21:49:53 -04:00
kennethreitz e522503bca remove travis.yml
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:35:28 -04:00
kennethreitz 747317c5f6 tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:18:22 -04:00
kennethreitz 3bc5cf5d1e changes
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:14:15 -04:00
kennethreitz 6efe2136bd subtle improvement
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:12:39 -04:00
kennethreitz 32818e9236 cleanups
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:11:25 -04:00
kennethreitz 692df5fd2c unset cI
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:09:35 -04:00