From 29d3448fd63f4203d2e781c294ada12265e2656e Mon Sep 17 00:00:00 2001 From: GH Cao Date: Sun, 8 Jan 2023 04:04:46 +0800 Subject: [PATCH] jupyter and deps: enable clangarm64 --- mingw-w64-argon2/PKGBUILD | 2 +- mingw-w64-python-argon2-cffi-bindings/PKGBUILD | 2 +- mingw-w64-python-argon2_cffi/PKGBUILD | 2 +- mingw-w64-python-commonmark/PKGBUILD | 2 +- mingw-w64-python-defusexml/PKGBUILD | 2 +- mingw-w64-python-flaky/PKGBUILD | 2 +- mingw-w64-python-hatch-jupyter-builder/PKGBUILD | 2 +- mingw-w64-python-invoke/PKGBUILD | 2 +- mingw-w64-python-ipykernel/PKGBUILD | 2 +- mingw-w64-python-ipython_genutils/PKGBUILD | 2 +- mingw-w64-python-json-logger/PKGBUILD | 2 +- mingw-w64-python-jupyter-events/PKGBUILD | 2 +- mingw-w64-python-jupyter-nbclassic/PKGBUILD | 2 +- mingw-w64-python-jupyter-nbclient/PKGBUILD | 2 +- mingw-w64-python-jupyter-nbconvert/PKGBUILD | 2 +- mingw-w64-python-jupyter-nbformat/PKGBUILD | 2 +- mingw-w64-python-jupyter-nbviewer/PKGBUILD | 2 +- mingw-w64-python-jupyter-packaging/PKGBUILD | 2 +- mingw-w64-python-jupyter-server-terminals/PKGBUILD | 2 +- mingw-w64-python-jupyter_client/PKGBUILD | 2 +- mingw-w64-python-jupyter_console/PKGBUILD | 2 +- mingw-w64-python-jupyter_core/PKGBUILD | 2 +- mingw-w64-python-jupyter_notebook/PKGBUILD | 2 +- mingw-w64-python-jupyter_notebook_shim/PKGBUILD | 2 +- mingw-w64-python-jupyter_server/PKGBUILD | 2 +- mingw-w64-python-jupyterlab-pygments/PKGBUILD | 2 +- mingw-w64-python-maturin/PKGBUILD | 2 +- mingw-w64-python-pycurl/PKGBUILD | 2 +- mingw-w64-python-pywinpty/PKGBUILD | 2 +- mingw-w64-python-rich/PKGBUILD | 2 +- mingw-w64-python-send2trash/PKGBUILD | 2 +- mingw-w64-python-statsd/PKGBUILD | 2 +- mingw-w64-python-terminado/PKGBUILD | 2 +- mingw-w64-python-tinycss2/PKGBUILD | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/mingw-w64-argon2/PKGBUILD b/mingw-w64-argon2/PKGBUILD index a05084e6b9..8bb81ddca4 100644 --- a/mingw-w64-argon2/PKGBUILD +++ b/mingw-w64-argon2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=20190702 pkgrel=1 pkgdesc="This is the reference implementation of Argon2, the password-hashing function that won the Password Hashing Competition (PHC) (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('CC0 and Apache 2.0') url='https://github.com/P-H-C/phc-winner-argon2' makedepends=("${MINGW_PACKAGE_PREFIX}-cc") diff --git a/mingw-w64-python-argon2-cffi-bindings/PKGBUILD b/mingw-w64-python-argon2-cffi-bindings/PKGBUILD index 0042e80914..0fb56ce5d8 100644 --- a/mingw-w64-python-argon2-cffi-bindings/PKGBUILD +++ b/mingw-w64-python-argon2-cffi-bindings/PKGBUILD @@ -7,7 +7,7 @@ pkgver=21.2.0 pkgrel=1 pkgdesc="Low-level CFFI bindings for Argon2 (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/hynek/argon2-cffi-bindings' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-argon2_cffi/PKGBUILD b/mingw-w64-python-argon2_cffi/PKGBUILD index 071380048e..29e4c17d57 100644 --- a/mingw-w64-python-argon2_cffi/PKGBUILD +++ b/mingw-w64-python-argon2_cffi/PKGBUILD @@ -10,7 +10,7 @@ pkgver=21.3.0 pkgrel=1 pkgdesc="CFFI-based Argon2 Bindings for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/hynek/argon2_cffi' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-commonmark/PKGBUILD b/mingw-w64-python-commonmark/PKGBUILD index d49f501b71..d0496792ea 100644 --- a/mingw-w64-python-commonmark/PKGBUILD +++ b/mingw-w64-python-commonmark/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.9.1 pkgrel=3 pkgdesc="Python parser for the CommonMark Markdown spec (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/readthedocs/commonmark.py" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-defusexml/PKGBUILD b/mingw-w64-python-defusexml/PKGBUILD index 401e6dc040..6439aa1636 100644 --- a/mingw-w64-python-defusexml/PKGBUILD +++ b/mingw-w64-python-defusexml/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.7.1 pkgrel=3 pkgdesc="XML bomb protection for Python stdlib modules (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://bitbucket.org/tiran/defusedxml' license=('PSF') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-flaky/PKGBUILD b/mingw-w64-python-flaky/PKGBUILD index 2bee7ba16e..657d21b6cc 100644 --- a/mingw-w64-python-flaky/PKGBUILD +++ b/mingw-w64-python-flaky/PKGBUILD @@ -10,7 +10,7 @@ pkgver=3.7.0 pkgrel=3 pkgdesc="Plugin for nose or py.test that automatically reruns flaky tests (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/box/flaky" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-hatch-jupyter-builder/PKGBUILD b/mingw-w64-python-hatch-jupyter-builder/PKGBUILD index 13e1c6065f..ae8f9d3c25 100644 --- a/mingw-w64-python-hatch-jupyter-builder/PKGBUILD +++ b/mingw-w64-python-hatch-jupyter-builder/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.8.2 pkgrel=1 pkgdesc="A hatch plugin to help build Jupyter packages (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyterlab/hatch-jupyter-builder' license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-invoke/PKGBUILD b/mingw-w64-python-invoke/PKGBUILD index a5e2b908a3..38a0f1b6c8 100644 --- a/mingw-w64-python-invoke/PKGBUILD +++ b/mingw-w64-python-invoke/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.7.3 pkgrel=1 pkgdesc="Pythonic task execution (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/pyinvoke/invoke" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ipykernel/PKGBUILD b/mingw-w64-python-ipykernel/PKGBUILD index 34fefb2364..c8899ddb86 100644 --- a/mingw-w64-python-ipykernel/PKGBUILD +++ b/mingw-w64-python-ipykernel/PKGBUILD @@ -10,7 +10,7 @@ pkgver=6.20.0 pkgrel=1 pkgdesc="The ipython kernel for Jupyter (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://ipython.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-debugpy" diff --git a/mingw-w64-python-ipython_genutils/PKGBUILD b/mingw-w64-python-ipython_genutils/PKGBUILD index 87a6b8b8e9..180ad218e6 100644 --- a/mingw-w64-python-ipython_genutils/PKGBUILD +++ b/mingw-w64-python-ipython_genutils/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=3 pkgdesc="IPython vestigial utilities (mingw-w64)" url="https://github.com/ipython/ipython_genutils" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('Modified BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-json-logger/PKGBUILD b/mingw-w64-python-json-logger/PKGBUILD index 52c217e017..a1bdbc3cc6 100644 --- a/mingw-w64-python-json-logger/PKGBUILD +++ b/mingw-w64-python-json-logger/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0.4 pkgrel=1 pkgdesc="A python library adding a json log formatter (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/madzak/python-json-logger' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-jupyter-events/PKGBUILD b/mingw-w64-python-jupyter-events/PKGBUILD index d19962a805..269fb5be4f 100644 --- a/mingw-w64-python-jupyter-events/PKGBUILD +++ b/mingw-w64-python-jupyter-events/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc="Jupyter Event System library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/jupyter_events' license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter-nbclassic/PKGBUILD b/mingw-w64-python-jupyter-nbclassic/PKGBUILD index af7b8badfa..b6ed4e6132 100644 --- a/mingw-w64-python-jupyter-nbclassic/PKGBUILD +++ b/mingw-w64-python-jupyter-nbclassic/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.4.8 pkgrel=1 pkgdesc='Jupyter Notebook as a Jupyter Server extension (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://jupyter.org/' license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyter-nbclient/PKGBUILD b/mingw-w64-python-jupyter-nbclient/PKGBUILD index 78d27afea5..29533a1bc5 100644 --- a/mingw-w64-python-jupyter-nbclient/PKGBUILD +++ b/mingw-w64-python-jupyter-nbclient/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.7.2 pkgrel=1 pkgdesc='A client library for executing Jupyter notebooks (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/nbclient' license=('spdx:BSD') depends=( diff --git a/mingw-w64-python-jupyter-nbconvert/PKGBUILD b/mingw-w64-python-jupyter-nbconvert/PKGBUILD index 80e2c4fa21..bf312d67d1 100644 --- a/mingw-w64-python-jupyter-nbconvert/PKGBUILD +++ b/mingw-w64-python-jupyter-nbconvert/PKGBUILD @@ -10,7 +10,7 @@ pkgver=7.2.5 pkgrel=1 pkgdesc="Convert Jupyter notebooks to other formats (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/nbconvert' license=('spdx:BSD') options=(!strip) diff --git a/mingw-w64-python-jupyter-nbformat/PKGBUILD b/mingw-w64-python-jupyter-nbformat/PKGBUILD index ed657b033d..5d8ad8d327 100644 --- a/mingw-w64-python-jupyter-nbformat/PKGBUILD +++ b/mingw-w64-python-jupyter-nbformat/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=1 pkgdesc="The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks (mingw-w64)" url="https://jupyter.org" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') depends=( ${MINGW_PACKAGE_PREFIX}-python diff --git a/mingw-w64-python-jupyter-nbviewer/PKGBUILD b/mingw-w64-python-jupyter-nbviewer/PKGBUILD index 6172899a0e..2456623765 100644 --- a/mingw-w64-python-jupyter-nbviewer/PKGBUILD +++ b/mingw-w64-python-jupyter-nbviewer/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.0.1 pkgrel=3 pkgdesc='Render Jupyter Notebooks as static web pages (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://jupyter.org' license=('BSD') depends=( diff --git a/mingw-w64-python-jupyter-packaging/PKGBUILD b/mingw-w64-python-jupyter-packaging/PKGBUILD index 64d1ecde00..c4f3bff07d 100644 --- a/mingw-w64-python-jupyter-packaging/PKGBUILD +++ b/mingw-w64-python-jupyter-packaging/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.12.3 pkgrel=1 pkgdesc="Jupyter Packaging Utilities. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/jupyter-packaging' license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter-server-terminals/PKGBUILD b/mingw-w64-python-jupyter-server-terminals/PKGBUILD index d6b547144e..00797f894b 100644 --- a/mingw-w64-python-jupyter-server-terminals/PKGBUILD +++ b/mingw-w64-python-jupyter-server-terminals/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.4.3 pkgrel=1 pkgdesc="A Jupyter Server Extension Providing Terminals. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter-server/jupyter_server_terminals' license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter_client/PKGBUILD b/mingw-w64-python-jupyter_client/PKGBUILD index fcff15b960..a7342ff82a 100644 --- a/mingw-w64-python-jupyter_client/PKGBUILD +++ b/mingw-w64-python-jupyter_client/PKGBUILD @@ -11,7 +11,7 @@ pkgver=7.4.8 pkgrel=1 pkgdesc="The reference implementation of the Jupyter protocol (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://jupyter.org/" license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyter_console/PKGBUILD b/mingw-w64-python-jupyter_console/PKGBUILD index 63c52fab62..ffef5259cd 100644 --- a/mingw-w64-python-jupyter_console/PKGBUILD +++ b/mingw-w64-python-jupyter_console/PKGBUILD @@ -11,7 +11,7 @@ pkgver=6.4.4 pkgrel=1 pkgdesc='An IPython-like terminal frontend for Jupyter kernels in any language (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/jupyter_console' license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyter_core/PKGBUILD b/mingw-w64-python-jupyter_core/PKGBUILD index 3c5fb11f37..0090d33499 100644 --- a/mingw-w64-python-jupyter_core/PKGBUILD +++ b/mingw-w64-python-jupyter_core/PKGBUILD @@ -11,7 +11,7 @@ pkgver=5.1.2 pkgrel=1 pkgdesc='A base package on which Jupyter projects rely (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/jupyter_core' license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyter_notebook/PKGBUILD b/mingw-w64-python-jupyter_notebook/PKGBUILD index 245f6fec05..01ac33e873 100644 --- a/mingw-w64-python-jupyter_notebook/PKGBUILD +++ b/mingw-w64-python-jupyter_notebook/PKGBUILD @@ -7,7 +7,7 @@ pkgver=6.5.2 pkgrel=1 pkgdesc='Jupyter Interactive Notebook (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://jupyter.org/' license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter_notebook_shim/PKGBUILD b/mingw-w64-python-jupyter_notebook_shim/PKGBUILD index 6bf1afe382..0baf7b9c5c 100644 --- a/mingw-w64-python-jupyter_notebook_shim/PKGBUILD +++ b/mingw-w64-python-jupyter_notebook_shim/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc='A shim layer for notebook traits and config (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://jupyter.org/' license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyter_server/PKGBUILD b/mingw-w64-python-jupyter_server/PKGBUILD index ed19378203..49c5ac2415 100644 --- a/mingw-w64-python-jupyter_server/PKGBUILD +++ b/mingw-w64-python-jupyter_server/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0.6 pkgrel=1 pkgdesc='Provides backend for core services, APIs and REST endpoints to Jupyter web application (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter-server/jupyter_server' license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-jupyterlab-pygments/PKGBUILD b/mingw-w64-python-jupyterlab-pygments/PKGBUILD index 02d7119508..d330d49de1 100644 --- a/mingw-w64-python-jupyterlab-pygments/PKGBUILD +++ b/mingw-w64-python-jupyterlab-pygments/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc='Pygments theme making use of JupyterLab CSS variables (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') url='https://github.com/jupyterlab/jupyterlab_pygments' depends=( diff --git a/mingw-w64-python-maturin/PKGBUILD b/mingw-w64-python-maturin/PKGBUILD index a8493c50d6..759327ff89 100644 --- a/mingw-w64-python-maturin/PKGBUILD +++ b/mingw-w64-python-maturin/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages (mingw-w64)' url='https://github.com/pyo3/maturin' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('MIT') depends=( ${MINGW_PACKAGE_PREFIX}-python diff --git a/mingw-w64-python-pycurl/PKGBUILD b/mingw-w64-python-pycurl/PKGBUILD index b6c9a03da5..eca8e05507 100644 --- a/mingw-w64-python-pycurl/PKGBUILD +++ b/mingw-w64-python-pycurl/PKGBUILD @@ -7,7 +7,7 @@ pkgver=7.45.2 pkgrel=1 pkgdesc='A Python 3.x interface to libcurl (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('spdx:MIT') url='https://github.com/pycurl/pycurl' depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pywinpty/PKGBUILD b/mingw-w64-python-pywinpty/PKGBUILD index 6a4d2de0ee..449abc7ad4 100644 --- a/mingw-w64-python-pywinpty/PKGBUILD +++ b/mingw-w64-python-pywinpty/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0.10 pkgrel=1 pkgdesc="Pseudo terminal support for Windows from Python. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/andfoy/pywinpty' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rich/PKGBUILD b/mingw-w64-python-rich/PKGBUILD index 7c740d2161..2f21651792 100644 --- a/mingw-w64-python-rich/PKGBUILD +++ b/mingw-w64-python-rich/PKGBUILD @@ -7,7 +7,7 @@ pkgver=13.0.0 pkgrel=1 pkgdesc="Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/willmcgugan/rich" license=('spdx:MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-colorama" diff --git a/mingw-w64-python-send2trash/PKGBUILD b/mingw-w64-python-send2trash/PKGBUILD index 1e1daded98..6418255157 100644 --- a/mingw-w64-python-send2trash/PKGBUILD +++ b/mingw-w64-python-send2trash/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=2 pkgdesc="Send file to trash natively (mingw-w64)" url="https://github.com/hsoft/send2trash" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-pywin32") diff --git a/mingw-w64-python-statsd/PKGBUILD b/mingw-w64-python-statsd/PKGBUILD index a4ab53e4f2..59d4a9e1c3 100644 --- a/mingw-w64-python-statsd/PKGBUILD +++ b/mingw-w64-python-statsd/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.0.1 pkgrel=1 pkgdesc='A simple statsd client (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('MIT') url='https://github.com/jsocol/pystatsd' depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-terminado/PKGBUILD b/mingw-w64-python-terminado/PKGBUILD index a9e9af98f1..0128815a93 100644 --- a/mingw-w64-python-terminado/PKGBUILD +++ b/mingw-w64-python-terminado/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.17.1 pkgrel=1 pkgdesc="Terminals served to term.js using Tornado websockets (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/jupyter/terminado' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-tinycss2/PKGBUILD b/mingw-w64-python-tinycss2/PKGBUILD index adf15b9373..9da9a1e5ca 100644 --- a/mingw-w64-python-tinycss2/PKGBUILD +++ b/mingw-w64-python-tinycss2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.2.1 pkgrel=1 pkgdesc='A tiny CSS parser (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') url='https://github.com/Kozea/tinycss2' depends=("${MINGW_PACKAGE_PREFIX}-python"