Skip to content

Commit 7753801

Browse files
committed
upload wheels
1 parent 3736833 commit 7753801

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.github/workflows/pages.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v4
3434

3535
- name: Setup Python
36-
uses: actions/setup-python@v4
36+
uses: actions/setup-python@v5
3737
with:
3838
python-version: '3.12'
3939

@@ -50,13 +50,13 @@ jobs:
5050
python3 ./src/gen_index.py
5151
5252
- name: Setup Pages
53-
uses: actions/configure-pages@v3
53+
uses: actions/configure-pages@v5
5454

5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v2
56+
uses: actions/upload-pages-artifact@v3
5757
with:
5858
path: './whl'
5959

6060
- name: Deploy to GitHub Pages
6161
id: deployment
62-
uses: actions/deploy-pages@v2
62+
uses: actions/deploy-pages@v4

src/check_hash.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,12 @@ def check_remote_hash(
7575
url: str,
7676
# progress: Progress
7777
):
78-
cdn_url = f'https://gh.kmtea.eu/{url}'
78+
# cdn_url = f'https://gh.kmtea.eu/{url}'
7979
# r = requests.get(cdn_url)
8080
# assert r.status_code == 200, f'{cdn_url} failed ({r.status_code})!'
8181
# sha256_digest = hashlib.sha256(r.content).hexdigest()
82-
sha256_digest = hashlib.sha256(download(cdn_url)).hexdigest()
82+
# sha256_digest = hashlib.sha256(download(cdn_url)).hexdigest()
83+
sha256_digest = hashlib.sha256(download(url)).hexdigest()
8384
# sha256_digest = hashlib.sha256(download(cdn_url, progress)).hexdigest()
8485
return sha256_digest
8586

whl/wheels.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3891,7 +3891,9 @@
38913891
<a href="https://github.com/KumaTea/pypy-wheels/releases/download/231204/tflite_support-0.1.0a1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=e64a4648952f487bc01c10dec4123445c86c6faf55de64f533d7e4196d82e239">tflite_support-0.1.0a1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl</a><br>
38923892
<a href="https://github.com/KumaTea/pypy-wheels/releases/download/231203/tftpy-0.8.2-py3-none-any.whl#sha256=3335ad530b6b3a0555b5f9a408807ccca6cb1cc2cefbaa5af249f1c0cd5e7b01">tftpy-0.8.2-py3-none-any.whl</a><br>
38933893
<a href="https://github.com/KumaTea/NextBot/releases/download/1.0/TgCrypto-1.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=4263f1c11160e12b5c29fe078096494f20ee4f69d58f11f9a1fa6ce30212bca7">TgCrypto-1.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl</a><br>
3894+
<a href="https://github.com/KumaTea/ext-whl/releases/download/250528/tgcrypto-1.2.5-cp312-cp312-musllinux_1_2_x86_64.whl#sha256=d8567568e156b99596fd3817701ac408863d27931ac810762e4fca10003ce4c9">tgcrypto-1.2.5-cp312-cp312-musllinux_1_2_x86_64.whl</a><br>
38943895
<a href="https://github.com/KumaTea/NextBot/releases/download/1.0/TgCrypto-1.2.5-cp312-cp312-win_amd64.whl#sha256=a3aea53ffdd47fc017158dda3f28986a0b708155da2315d8f56d2f2d98747b52">TgCrypto-1.2.5-cp312-cp312-win_amd64.whl</a><br>
3896+
<a href="https://github.com/KumaTea/ext-whl/releases/download/250528/tgcrypto-1.2.5-cp313-cp313-musllinux_1_2_x86_64.whl#sha256=fc6aba9cf953f65454e21ac294a64fe09579e511a100d48047d89469bb1e6bc6">tgcrypto-1.2.5-cp313-cp313-musllinux_1_2_x86_64.whl</a><br>
38953897
<a href="https://github.com/KumaTea/pypy-wheels/releases/download/2310/TgCrypto-1.2.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl#sha256=3f4c5ae2d56760db9c2e4aa3d06e85dfed0aa456b32dbe652e593a6df2d2dcb4">TgCrypto-1.2.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl</a><br>
38963898
<a href="https://github.com/KumaTea/pypy-wheels/releases/download/3.10/TgCrypto-1.2.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=fdeda4d199cfd93b92ec38f95481cfe6f899d656a029dbf0e7ce303c8931f59d">TgCrypto-1.2.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl</a><br>
38973899
<a href="https://github.com/KumaTea/pypy-wheels/releases/download/3.10/TgCrypto-1.2.5-pp310-pypy310_pp73-win_amd64.whl#sha256=a121f87ce60aea57541a7a210e5f52dcccc3133f40242117c73f2f82e7c73cf1">TgCrypto-1.2.5-pp310-pypy310_pp73-win_amd64.whl</a><br>

0 commit comments

Comments
 (0)