Auto merge of #21749 - servo:jdm-patch-25, r=SimonSapin

Pin pycparser to known working version

Attempting to work around CI bustage caused by the release of pycparser 2.19.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21749)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-09-19 12:31:08 -04:00 committed by GitHub
commit d19ce148b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ mach == 0.6.0
mozdebug == 0.1 mozdebug == 0.1
mozinfo == 0.8 mozinfo == 0.8
mozlog == 3.6 mozlog == 3.6
setuptools == 18.5 setuptools == 39.0
toml == 0.9.2 toml == 0.9.2
# For Python linting # For Python linting