Skip to content

Commit 80fa438

Browse files
committed
Use briefcase-support.org as proxy for support package downloads.
1 parent c94be3c commit 80fa438

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Apple Support
22
====================
33

4-
**This repository branch builds a packaged version of Python 3.8.0**.
4+
**This repository branch builds a packaged version of Python 3.8.1**.
55
Other Python versions are available by cloning other branches of the main
66
repository.
77

@@ -71,8 +71,7 @@ to build a specific package; or, to build all supported packages::
7171
For details on how to add these binary packages to your project, see the
7272
package-specific documentation linked above.
7373

74-
75-
.. _for macOS: https://briefcase-support.s3-us-west-2.amazonaws.com/python/3.8/macOS/Python-3.8-macOS-support.b1.tar.gz
76-
.. _for iOS: https://briefcase-support.s3-us-west-2.amazonaws.com/python/3.8/iOS/Python-3.8-iOS-support.b1.tar.gz
77-
.. _for tvOS: https://briefcase-support.s3-us-west-2.amazonaws.com/python/3.8/tvOS/Python-3.8-tvOS-support.b1.tar.gz
78-
.. _for watchOS: https://briefcase-support.s3-us-west-2.amazonaws.com/python/3.8/watchOS/Python-3.8-watchOS-support.b1.tar.gz
74+
.. _for macOS: https://briefcase-support.org/python?platform=macOS&version=3.8
75+
.. _for iOS: https://briefcase-support.org/python?platform=iOS&version=3.8
76+
.. _for tvOS: https://briefcase-support.org/python?platform=tvOS&version=3.8
77+
.. _for watchOS: https://briefcase-support.org/python?platform=watchOS&version=3.8

0 commit comments

Comments
 (0)