servo/python/servo
bors-servo bb18e99597 Auto merge of #12088 - this-jacob:colon_to_dash, r=ConnorGBrewster
Change colons to dashes in package name

<!-- Please describe your changes on the following line: -->

Updating packaging so that packages use '-' instead of a ':'

r? @ConnorGBrewster

---
<!-- 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] These changes fix #11984  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] `./mach test-tidy` does not report any errors
- [X] These changes do not require tests because they are updating packaging

<!-- 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/12088)
<!-- Reviewable:end -->
2016-07-03 05:42:41 -07:00
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Add mach command to update public domain list and use a HashSet instead of a Vec to lookup public domains 2016-06-09 09:14:01 +02:00
build_commands.py mach: Set a nice icon for the binary on the Mac. 2016-06-08 12:29:46 -07:00
command_base.py Auto merge of #11262 - campaul:add_version_flag, r=Manishearth 2016-06-29 09:05:35 -05:00
devenv_commands.py Remove the gonk port 2016-05-27 19:33:43 -05:00
package_commands.py Auto merge of #12088 - this-jacob:colon_to_dash, r=ConnorGBrewster 2016-07-03 05:42:41 -07:00
post_build_commands.py Fix preference name 2016-06-24 12:03:01 +02:00
testing_commands.py Auto merge of #11516 - DDEFISHER:master, r=metajack 2016-06-06 22:54:13 -05:00