File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ BUILD_NUMBER=1
30
30
MACOSX_DEPLOYMENT_TARGET =10.8
31
31
32
32
# Version of packages that will be compiled by this meta-package
33
- PYTHON_VERSION =3.6.3
33
+ PYTHON_VERSION =3.7.0
34
34
PYTHON_VER =$(basename $(PYTHON_VERSION ) )
35
35
36
36
OPENSSL_VERSION_NUMBER =1.0.2
Original file line number Diff line number Diff line change 1
1
Python Apple Support
2
2
====================
3
3
4
- **This repository branch builds a packaged version of Python 3.6 .0 **.
4
+ **This repository branch builds a packaged version of Python 3.7 .0 **.
5
5
Other Python versions are available by cloning other branches of the main
6
6
repository.
7
7
@@ -48,10 +48,10 @@ This should:
48
48
The build products will be in the `build ` directory; the compiled frameworks
49
49
will be in the `dist ` directory.
50
50
51
- .. _for macOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6 /macOS/Python-3.6 -macOS-support.b2 .tar.gz
52
- .. _for iOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6 /iOS/Python-3.6 -macOS-support.b2 .tar.gz
53
- .. _for tvOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6 /tvOS/Python-3.6 -macOS-support.b2 .tar.gz
54
- .. _for watchOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.6 /watchOS/Python-3.6 -macOS-support.b2 .tar.gz
51
+ .. _for macOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.7 /macOS/Python-3.7 -macOS-support.b1 .tar.gz
52
+ .. _for iOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.7 /iOS/Python-3.7 -macOS-support.b1 .tar.gz
53
+ .. _for tvOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.7 /tvOS/Python-3.7 -macOS-support.b1 .tar.gz
54
+ .. _for watchOS : https://s3-us-west-2.amazonaws.com/pybee-briefcase-support/Python-Apple-support/3.7 /watchOS/Python-3.7 -macOS-support.b1 .tar.gz
55
55
56
56
Acknowledgements
57
57
----------------
You can’t perform that action at this time.
0 commit comments