Page MenuHomeFreeBSD

D3972.diff
No OneTemporary

D3972.diff

Index: head/Mk/bsd.sites.mk
===================================================================
--- head/Mk/bsd.sites.mk
+++ head/Mk/bsd.sites.mk
@@ -107,10 +107,12 @@
.endif
.if !defined(IGNORE_MASTER_SITE_CHEESESHOP)
+# PEP-449 Compatible MASTER_SITES
+# Removal of the PyPI Mirror Auto Discovery and Naming Scheme
+# Reference: https://www.python.org/dev/peps/pep-0449/
MASTER_SITE_CHEESESHOP+= \
- http://pypi.python.org/packages/%SUBDIR%/ \
- http://pypi.crate.io/packages/%SUBDIR%/ \
- http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//}/
+ https://pypi.python.org/packages/%SUBDIR%/ \
+ http://pypi.python.org/packages/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 21, 9:32 PM (6 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27122361
Default Alt Text
D3972.diff (705 B)

Event Timeline