Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140150521
D3972.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
705 B
Referenced Files
None
Subscribers
None
D3972.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D3972: Remove non-PEP449 Python mirrors [Part III]
Attached
Detach File
Event Timeline
Log In to Comment