diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-04 18:15:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-04 18:15:49 -0500 |
commit | 1086df67e04ce97fed080ba7c79ed8e1615202eb (patch) | |
tree | 091b5114925d6fd666bf52c2275fb75750ca9407 /components/script/dom | |
parent | 3dce4c62ca55409dfac9dea6ecc674c0020eab6c (diff) | |
parent | 0a056a9b31e21c468bcbc97eaea5a0a62fa9cb46 (diff) | |
download | servo-1086df67e04ce97fed080ba7c79ed8e1615202eb.tar.gz servo-1086df67e04ce97fed080ba7c79ed8e1615202eb.zip |
Auto merge of #12244 - rev112:package-repro-pure, r=aneeshusa
Create .tar.gz package deterministically using Python's "tarfile"
<!-- Please describe your changes on the following line: -->
A development of #12108, creates a .tar.gz package using the `tarfile` and `gzip` modules, without external dependencies. Fixes #11981.
Also this fixes the issue when the existing `resources/` directory didn't allow to create a new package and failed with "File exists" error.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11981 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because "more general approach to reproducibility testing is needed"
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12244)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions