Hi all. There has been a recent update in the way PyPI handles paths to packages [1] that will require to manually update master_sites for every update (fortunately old paths seem to be still valid).
There's already an issue at PyPA's tracker [2], but I don't know if they'll be willing to revert the change. (Maybe voting the issue on the tracker would help...) Two possible approaches: 1. manually update master_sites, 2. determine master_sites by looking at the link to the package on its webpage on PyPI (this would be best done in python PortGroup). What would be preferable? (Meanwhile I'll do 1. for an update to one of the ports I maintain.) Best wishes. Davide [1] https://bitbucket.org/pypa/pypi/commits/457b5ae74c98089167f970444a8ee020bce36415 [2] https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
