Bug 209314 - bsd.sites.mk: add pypi.io to MASTER_SITE_CHEESESHOP
Summary: bsd.sites.mk: add pypi.io to MASTER_SITE_CHEESESHOP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 06:08 UTC by Roman Bogorodskiy
Modified: 2016-07-15 05:43 UTC (History)
3 users (show)

See Also:


Attachments
Add pypi.io to MASTER_SITE_CHEESESHOP (508 bytes, patch)
2016-05-06 06:08 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy freebsd_committer freebsd_triage 2016-05-06 06:08:56 UTC
Created attachment 170028 [details]
Add pypi.io to MASTER_SITE_CHEESESHOP

Recently, pypi changed the URL schema for new packages [1][2].

Add pypi.io in addition to pypi.python.org, because the former provides the old-style URLs.

1: https://lists.freebsd.org/pipermail/freebsd-python/2016-May/010190.html
2: https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-05-06 11:45:00 UTC
Looks like if was independently committed in r414688 by lwhsu.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-07-15 05:43:54 UTC
Assign to committer that resolved