Commit Graph

5167 Commits

Author SHA1 Message Date
Tzu-ping Chung b5490b4e8d Merge pull request #2762 from giorgiosironi/do_not_recommend_no_virtualenv_in_docker
Best practice proposal: do not recommend --system for a Docker context
2018-08-29 13:17:08 +08:00
Tzu-ping Chung 418574fdc4 Merge branch 'master' into do_not_recommend_no_virtualenv_in_docker 2018-08-29 12:54:46 +08:00
Dan Ryan ef1668800e Merge pull request #2774 from pypa/updates
Updates
2018-08-28 23:14:35 -04:00
Dan Ryan a6fb4a7945 Update tests
Signed-off-by: Dan Ryan <dan@danryan.co>

Fix windows testing

Signed-off-by: Dan Ryan <dan@danryan.co>

Update runner

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix powershell script

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix git ssl issues

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix test name

Signed-off-by: Dan Ryan <dan@danryan.co>

Update test publication

Signed-off-by: Dan Ryan <dan@danryan.co>

Only run py36 py37 and py27 for testing

Signed-off-by: Dan Ryan <dan@danryan.co>

Enable linux builds

Signed-off-by: Dan Ryan <dan@danryan.co>

triple parallel

Signed-off-by: Dan Ryan <dan@danryan.co>

Update linux tests

Signed-off-by: Dan Ryan <dan@danryan.co>

Make sure home directory exists

Signed-off-by: Dan Ryan <dan@danryan.co>

Use pipenv to run tests

Signed-off-by: Dan Ryan <dan@danryan.co>

add vendoring script to linux build scripts

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vendoring test

Signed-off-by: Dan Ryan <dan@danryan.co>

Lets try it this way

Signed-off-by: Dan Ryan <dan@danryan.co>

Syntax issue

Signed-off-by: Dan Ryan <dan@danryan.co>

Prune vsts-ci folder from manifest

Signed-off-by: Dan Ryan <dan@danryan.co>

Separate manifest step from vendoring

Signed-off-by: Dan Ryan <dan@danryan.co>

Update vsts vendoring script

Signed-off-by: Dan Ryan <dan@danryan.co>

Syntax error..

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vendoring

Signed-off-by: Dan Ryan <dan@danryan.co>

gah wrong version spec!

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vsts

Signed-off-by: Dan Ryan <dan@danryan.co>

test updates

Signed-off-by: Dan Ryan <dan@danryan.co>

VSTS Syntax error...

Signed-off-by: Dan Ryan <dan@danryan.co>

and fix windows runner

Signed-off-by: Dan Ryan <dan@danryan.co>

maybe...

Signed-off-by: Dan Ryan <dan@danryan.co>

does this one work?

Signed-off-by: Dan Ryan <dan@danryan.co>

how about now

Signed-off-by: Dan Ryan <dan@danryan.co>

fix manifest

Signed-off-by: Dan Ryan <dan@danryan.co>

hmm now windows fails?

Signed-off-by: Dan Ryan <dan@danryan.co>

hmmmm...

Signed-off-by: Dan Ryan <dan@danryan.co>

Conditonal testing uses its own special phase

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 20:44:37 -04:00
Dan Ryan 30cbfcfee6 no package phase here
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan c4f1ac1762 Add vsts build definitions
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 02ba0c719a update pytest and setup.cfg
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 0d0171a1fa Update manifest
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan a8eb5d42cf Add editorconfig
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 125c2cbab6 Update lockfile
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:49 -04:00
Dan Ryan 51cbc2e2f7 Merge pull request #2739 from pypa/add-vistir
Vendor new libraries: vistir and pip_shims
2018-08-27 17:44:33 -04:00
Dan Ryan 8c776425fd Remove typing
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 16:04:22 -04:00
Dan Ryan ddb6065ee2 Final fixes to vendoring
- Add news
- upate test runner
- Unvendor typing
- Fix environment error
- Fix click completion patch
- update vendoring script
- Install flit with vendoring script for wheels
- disable build isolation also

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 16:01:11 -04:00
Dan Ryan bd7b6004fe Update requirementslib and re-patch piptools
- Fix attempted hashing of `ssh://` urls
- Fix URL parsing and conversions of `git` and `git+ssh` style vcs urls
- Fixes #2653
- Fixes #2446
- Update lockfile
- Vendor typing
- Add typing to setup.py
- Add click completion patch and update vendoring task
- Fix vendoring script
- Vendor enum34
- Update requirementslib and cleanup vcs check functionality
- Move enum and adjust patched click completion
- Update click completion
- Bump requirementslib again
- Move typing to backports, update tests
- Update tomlkit imports and backport typing module

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:36 -04:00
Dan Ryan a657e9dcfa Update news
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 0b54d3c279 Vendor plette
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 93903866f6 Add tomlkit for managing toml
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan abcdae3f34 Update vendor.txt and update certifi
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 4589727d46 Vendor modutil
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:14 -04:00
Dan Ryan cec086ee92 Update news and vendoring scripts
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 124a463d96 Update safety
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan a51e479a45 Update vendored requirements.txt
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan d5fe6a9455 Update ptyprocess (better error handling)
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan c29ba07c57 Swap to pypi version of pipdeptree
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 3bfc25b619 Update certifi
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 4fd5c79727 Replace appdirs with correct copy
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 21f48ac3e0 Update pythonfinder to 1.0.2
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan b626a11150 Update requirementslib to 1.1.2
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 3cb3f594a1 Update shellingham to 1.24
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 8356a3e182 Update click_completion which now uses shellingham!
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 30a3c541c6 Update dotenv, semver, and scandir
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan bed2990f40 Update vistir vendoring
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 637b0abb6a Update pip-shims vendoring
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 993c452fdc Update scandir patch
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 2418bd04a2 One more library
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 2eb3d1dcc5 Update vendored libraries
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 947cba18bd Vendor new libraries: vistir and pip_shims
- Vendors new libraries for maintainability
- Separates responsibiltiies and adds coverage

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Tzu-ping Chung e42d443ebb Merge pull request #2781 from tmc/patch-2
Update README, fix typo.
2018-08-26 20:59:55 +08:00
Travis Cline 6337d6d2bb Update README, fix typo. 2018-08-25 23:56:56 -07:00
Dan Ryan c44d63750d Merge pull request #2758 from orn688/non-existent-dotenv-message
Warning for non-existent PIPENV_DOTENV_LOCATION file
2018-08-24 22:26:00 -04:00
Dan Ryan e4f8312768 Merge branch 'master' into non-existent-dotenv-message 2018-08-24 21:57:13 -04:00
Dan Ryan 1efbeb8187 Merge pull request #2727 from pypa/windows-run-non-executable
Improve "run" behavior on Windows
2018-08-24 21:51:29 -04:00
Dan Ryan 2c41a34018 Merge branch 'master' into windows-run-non-executable 2018-08-24 21:28:35 -04:00
Dan Ryan f2d6720a7a Merge pull request #2773 from pypa/feature/venv-test-fixes
Venv Test Fixes
2018-08-24 03:22:49 -04:00
Dan Ryan 75d7292eb0 Merge remote-tracking branch 'origin/master' into markkoz/master 2018-08-23 23:04:45 -04:00
Oliver Newman b8da356e33 Fix TemporaryDirectory call 2018-08-23 12:27:27 -04:00
Oliver Newman 0973e5e23a Write tests for load_dot_env 2018-08-23 12:27:27 -04:00
Oliver Newman a3d9506b96 Add news entry for #2754 2018-08-23 12:27:27 -04:00
Oliver Newman 78033ed264 Warn if PIPENV_DOTENV_LOCATION file doesn't exist 2018-08-23 12:27:27 -04:00
Tzu-ping Chung dfa1dceb63 Merge pull request #2768 from singingwolfboy/github-capital-h
GitHub has a capital H
2018-08-22 17:05:06 +08:00