hasgeek / lastuser

Lastuser has been merged into Funnel. This repository is archived.
https://hasgeek.com/
BSD 2-Clause "Simplified" License
166 stars 30 forks source link

Update phonenumbers to 8.10.0 #291

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates phonenumbers from 8.9.16 to 8.10.0.

Changelog ### 8.10.0 ``` --------------------- Merge to [upstream commit d62a8fb2b719](https://github.com/googlei18n/libphonenumber/commit/d62a8fb2b719); relevant code changes: - AsYouTypeFormatter changed to better choose between rules when dialling locally; previously we used the international rules when the national prefix was present since this would exclude the local-only rules. However, there are some numbers that are not internationally diallable that *do* use the national prefix, and this logic precluded formatting them correctly. ```
Links - PyPI: https://pypi.org/project/phonenumbers - Changelog: https://pyup.io/changelogs/phonenumbers/ - Repo: https://github.com/daviddrysdale/python-phonenumbers