Skip to content

Commit 4d158a2

Browse files
committed
Fix: update version in debug_build-wheels.yml
1 parent 32cc418 commit 4d158a2

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

.github/workflows/debug_build-wheels.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
tag_arch: i686
2222
release: xenial
2323
mirror: http://azure.archive.ubuntu.com/ubuntu
24-
version: 1.5.6.3
24+
version: 1.5.7.3
2525
pyver: "2.7"
2626
getpipurl: https://bootstrap.pypa.io/pip/2.7/get-pip.py
2727
pypkg: python2.7
@@ -34,7 +34,7 @@ jobs:
3434
tag_arch: i686
3535
release: xenial
3636
mirror: http://azure.archive.ubuntu.com/ubuntu
37-
version: 1.5.6.3
37+
version: 1.5.7.3
3838
pyver: "3.4"
3939
getpipurl: https://bootstrap.pypa.io/pip/3.4/get-pip.py
4040
pypkg: python3.4
@@ -47,7 +47,7 @@ jobs:
4747
tag_arch: i686
4848
release: xenial
4949
mirror: http://azure.archive.ubuntu.com/ubuntu
50-
version: 1.5.6.3
50+
version: 1.5.7.3
5151
pyver: "3.5"
5252
getpipurl: https://bootstrap.pypa.io/pip/3.5/get-pip.py
5353
pypkg: python3.5
@@ -60,7 +60,7 @@ jobs:
6060
tag_arch: i686
6161
release: xenial
6262
mirror: http://azure.archive.ubuntu.com/ubuntu
63-
version: 1.5.6.3
63+
version: 1.5.7.3
6464
pyver: "3.6"
6565
getpipurl: https://bootstrap.pypa.io/pip/3.6/get-pip.py
6666
pypkg: python3.6
@@ -74,7 +74,7 @@ jobs:
7474
tag_arch: i686
7575
release: xenial
7676
mirror: http://azure.archive.ubuntu.com/ubuntu
77-
version: 1.5.6.3
77+
version: 1.5.7.3
7878
pyver: "3.7"
7979
getpipurl: https://bootstrap.pypa.io/pip/3.7/get-pip.py
8080
pypkg: python3.7
@@ -88,7 +88,7 @@ jobs:
8888
tag_arch: i686
8989
release: xenial
9090
mirror: http://azure.archive.ubuntu.com/ubuntu
91-
version: 1.5.6.3
91+
version: 1.5.7.3
9292
pyver: "3.8"
9393
getpipurl: https://bootstrap.pypa.io/pip/3.8/get-pip.py
9494
pypkg: python3.8
@@ -102,7 +102,7 @@ jobs:
102102
tag_arch: i686
103103
release: xenial
104104
mirror: http://azure.archive.ubuntu.com/ubuntu
105-
version: 1.5.6.3
105+
version: 1.5.7.3
106106
pyver: "3.9"
107107
getpipurl: https://bootstrap.pypa.io/pip/3.9/get-pip.py
108108
pypkg: python3.9
@@ -116,7 +116,7 @@ jobs:
116116
tag_arch: i686
117117
release: focal
118118
mirror: http://azure.archive.ubuntu.com/ubuntu
119-
version: 1.5.6.3
119+
version: 1.5.7.3
120120
pyver: "3.10"
121121
getpipurl: https://bootstrap.pypa.io/pip/get-pip.py
122122
pypkg: python3.10
@@ -130,7 +130,7 @@ jobs:
130130
tag_arch: i686
131131
release: focal
132132
mirror: http://azure.archive.ubuntu.com/ubuntu
133-
version: 1.5.6.3
133+
version: 1.5.7.3
134134
pyver: "3.11"
135135
getpipurl: https://bootstrap.pypa.io/pip/get-pip.py
136136
pypkg: python3.11
@@ -144,7 +144,7 @@ jobs:
144144
tag_arch: x86_64
145145
release: xenial
146146
mirror: http://azure.archive.ubuntu.com/ubuntu
147-
version: 1.5.6.3
147+
version: 1.5.7.3
148148
pypkg: python2.7
149149
pyver: "2.7"
150150
getpipurl: https://bootstrap.pypa.io/pip/2.7/get-pip.py
@@ -157,7 +157,7 @@ jobs:
157157
tag_arch: x86_64
158158
release: xenial
159159
mirror: http://azure.archive.ubuntu.com/ubuntu
160-
version: 1.5.6.3
160+
version: 1.5.7.3
161161
pypkg: python3.4
162162
pyver: "3.4"
163163
getpipurl: https://bootstrap.pypa.io/pip/3.4/get-pip.py
@@ -170,7 +170,7 @@ jobs:
170170
tag_arch: x86_64
171171
release: xenial
172172
mirror: http://azure.archive.ubuntu.com/ubuntu
173-
version: 1.5.6.3
173+
version: 1.5.7.3
174174
pypkg: python3.5
175175
pyver: "3.5"
176176
getpipurl: https://bootstrap.pypa.io/pip/3.5/get-pip.py
@@ -183,7 +183,7 @@ jobs:
183183
tag_arch: x86_64
184184
release: xenial
185185
mirror: http://azure.archive.ubuntu.com/ubuntu
186-
version: 1.5.6.3
186+
version: 1.5.7.3
187187
pypkg: python3.6
188188
pypkgadd: python3.6-distutils
189189
pyver: "3.6"
@@ -197,7 +197,7 @@ jobs:
197197
tag_arch: x86_64
198198
release: xenial
199199
mirror: http://azure.archive.ubuntu.com/ubuntu
200-
version: 1.5.6.3
200+
version: 1.5.7.3
201201
pypkg: python3.7
202202
pypkgadd: python3.7-distutils
203203
pyver: "3.7"
@@ -211,7 +211,7 @@ jobs:
211211
tag_arch: x86_64
212212
release: xenial
213213
mirror: http://azure.archive.ubuntu.com/ubuntu
214-
version: 1.5.6.3
214+
version: 1.5.7.3
215215
pypkg: python3.8
216216
pypkgadd: python3.8-distutils
217217
pyver: "3.8"
@@ -225,7 +225,7 @@ jobs:
225225
tag_arch: x86_64
226226
release: xenial
227227
mirror: http://azure.archive.ubuntu.com/ubuntu
228-
version: 1.5.6.3
228+
version: 1.5.7.3
229229
pypkg: python3.9
230230
pypkgadd: python3.9-distutils
231231
pyver: "3.9"
@@ -239,7 +239,7 @@ jobs:
239239
tag_arch: x86_64
240240
release: focal
241241
mirror: http://azure.archive.ubuntu.com/ubuntu
242-
version: 1.5.6.3
242+
version: 1.5.7.3
243243
pypkg: python3.10
244244
pypkgadd: python3.10-distutils
245245
pyver: "3.10"
@@ -253,7 +253,7 @@ jobs:
253253
tag_arch: x86_64
254254
release: focal
255255
mirror: http://azure.archive.ubuntu.com/ubuntu
256-
version: 1.5.6.3
256+
version: 1.5.7.3
257257
pypkg: python3.11
258258
pypkgadd: python3.11-distutils
259259
pyver: "3.11"

0 commit comments

Comments
 (0)