Skip to content

Commit 01fe0f8

Browse files
committed
Updated links for latest builds.
1 parent 81bcb95 commit 01fe0f8

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

README.rst

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ for watchOS. This should enable the code to run on:
2323
- iPhone 6 Plus
2424
- iPhone 6s
2525
- iPhone 6s Plus
26+
- iPhone 7
2627
* iPad Pro
2728
* iPad
2829
- iPad 2
@@ -49,24 +50,24 @@ The master branch of this repository has no content; there is an
4950
independent branch for each supported version of Python. The following
5051
Python versions are supported:
5152

52-
* `Python 2.7.12 <https://github.com/pybee/Python-Apple-support/tree/2.7>`__:
53+
* `Python 2.7.13 <https://github.com/pybee/Python-Apple-support/tree/2.7>`__:
5354

54-
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b1/Python-2.7-macOS-support.b1.tar.gz>`__
55-
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b1/Python-2.7-iOS-support.b1.tar.gz>`__
56-
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b1/Python-2.7-tvOS-support.b1.tar.gz>`__
57-
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b1/Python-2.7-watchOS-support.b1.tar.gz>`__
55+
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b2/Python-2.7-macOS-support.b2.tar.gz>`__
56+
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b2/Python-2.7-iOS-support.b2.tar.gz>`__
57+
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b2/Python-2.7-tvOS-support.b2.tar.gz>`__
58+
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/2.7-b2/Python-2.7-watchOS-support.b2.tar.gz>`__
5859

59-
* `Python 3.4.5 <https://github.com/pybee/Python-Apple-support/tree/3.4>`__:
60+
* `Python 3.4.6 <https://github.com/pybee/Python-Apple-support/tree/3.4>`__:
6061

61-
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b1/Python-3.4-macOS-support.b1.tar.gz>`__
62-
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b1/Python-3.4-iOS-support.b1.tar.gz>`__
63-
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b1/Python-3.4-tvOS-support.b1.tar.gz>`__
64-
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b1/Python-3.4-watchOS-support.b1.tar.gz>`__
62+
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b2/Python-3.4-macOS-support.b2.tar.gz>`__
63+
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b2/Python-3.4-iOS-support.b2.tar.gz>`__
64+
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b2/Python-3.4-tvOS-support.b2.tar.gz>`__
65+
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/3.4-b2/Python-3.4-watchOS-support.b2.tar.gz>`__
6566

66-
* `Python 3.5.2 <https://github.com/pybee/Python-Apple-support/tree/3.5>`__:
67+
* `Python 3.5.3 <https://github.com/pybee/Python-Apple-support/tree/3.5>`__:
6768

68-
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b2/Python-3.5-macOS-support.b2.tar.gz>`__
69-
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b2/Python-3.5-iOS-support.b2.tar.gz>`__
70-
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b2/Python-3.5-tvOS-support.b2.tar.gz>`__
71-
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b2/Python-3.5-watchOS-support.b2.tar.gz>`__
69+
* `macOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b3/Python-3.5-macOS-support.b3.tar.gz>`__
70+
* `iOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b3/Python-3.5-iOS-support.b3.tar.gz>`__
71+
* `tvOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b3/Python-3.5-tvOS-support.b3.tar.gz>`__
72+
* `watchOS <https://github.com/pybee/Python-Apple-support/releases/download/3.5-b3/Python-3.5-watchOS-support.b3.tar.gz>`__
7273

0 commit comments

Comments
 (0)