diff --git a/mingw-w64-python-cliff/PKGBUILD b/mingw-w64-python-cliff/PKGBUILD index 1e8ede472e..8c9df2d044 100644 --- a/mingw-w64-python-cliff/PKGBUILD +++ b/mingw-w64-python-cliff/PKGBUILD @@ -10,7 +10,7 @@ pkgver=4.1.0 pkgrel=1 pkgdesc="Command Line Interface Formulation Framewor (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://docs.openstack.org/cliff/latest/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-pbr" diff --git a/mingw-w64-python-cmd2/PKGBUILD b/mingw-w64-python-cmd2/PKGBUILD index d49c2b1002..15087bbedb 100644 --- a/mingw-w64-python-cmd2/PKGBUILD +++ b/mingw-w64-python-cmd2/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.4.2 pkgrel=2 pkgdesc="Extra features for standard library's cmd module (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/python-cmd2/cmd2' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs" diff --git a/mingw-w64-python-cookiecutter/PKGBUILD b/mingw-w64-python-cookiecutter/PKGBUILD index 2dec4a1ba1..d132f80644 100644 --- a/mingw-w64-python-cookiecutter/PKGBUILD +++ b/mingw-w64-python-cookiecutter/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.1.1 pkgrel=2 pkgdesc='A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/cookiecutter/cookiecutter" license=('spdx:BSD-3-Clause') depends=( diff --git a/mingw-w64-python-editor/PKGBUILD b/mingw-w64-python-editor/PKGBUILD index 8edb8c564f..dcb56256de 100644 --- a/mingw-w64-python-editor/PKGBUILD +++ b/mingw-w64-python-editor/PKGBUILD @@ -13,7 +13,7 @@ pkgver=1.0.4 pkgrel=3 pkgdesc="Programmatically open an editor, capture the result (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/fmoo/python-editor' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-fasteners/PKGBUILD b/mingw-w64-python-fasteners/PKGBUILD index 242feed7da..a5cb2b53c4 100644 --- a/mingw-w64-python-fasteners/PKGBUILD +++ b/mingw-w64-python-fasteners/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.18 pkgrel=1 pkgdesc="A python package that provides useful locks. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/harlowja/fasteners' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-freezegun/PKGBUILD b/mingw-w64-python-freezegun/PKGBUILD index faaf717020..f62ef7d330 100644 --- a/mingw-w64-python-freezegun/PKGBUILD +++ b/mingw-w64-python-freezegun/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.2.1 pkgrel=2 pkgdesc="Let your Python tests travel through time (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/spulec/freezegun' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-mox3/PKGBUILD b/mingw-w64-python-mox3/PKGBUILD index 19738dcf55..a7039f5a5b 100644 --- a/mingw-w64-python-mox3/PKGBUILD +++ b/mingw-w64-python-mox3/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.0 pkgrel=2 pkgdesc="Mock object framework for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://docs.openstack.org/developer/mox3' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oauth2client/PKGBUILD b/mingw-w64-python-oauth2client/PKGBUILD index 315adc4609..2323150540 100644 --- a/mingw-w64-python-oauth2client/PKGBUILD +++ b/mingw-w64-python-oauth2client/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.1.3 pkgrel=3 pkgdesc='A client library for OAuth 2.0 (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/google/oauth2client" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-httplib2" "${MINGW_PACKAGE_PREFIX}-python-pyasn1" "${MINGW_PACKAGE_PREFIX}-python-pyasn1-modules" "${MINGW_PACKAGE_PREFIX}-python-rsa" "${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-oslo-concurrency/PKGBUILD b/mingw-w64-python-oslo-concurrency/PKGBUILD index c1894d77d4..e4f287555c 100644 --- a/mingw-w64-python-oslo-concurrency/PKGBUILD +++ b/mingw-w64-python-oslo-concurrency/PKGBUILD @@ -10,7 +10,7 @@ pkgver=5.0.1 pkgrel=1 pkgdesc="OpenStack library for all concurrency-related code (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://pypi.python.org/pypi/oslo.concurrency' license=('spdx:Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python-pbr" diff --git a/mingw-w64-python-oslo-log/PKGBUILD b/mingw-w64-python-oslo-log/PKGBUILD index 4477e79193..f825091886 100644 --- a/mingw-w64-python-oslo-log/PKGBUILD +++ b/mingw-w64-python-oslo-log/PKGBUILD @@ -10,7 +10,7 @@ pkgver=5.0.2 pkgrel=1 pkgdesc="Oslo Logging Library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://pypi.python.org/pypi/oslo.log' license=('spdx:Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python-pbr" diff --git a/mingw-w64-python-oslotest/PKGBUILD b/mingw-w64-python-oslotest/PKGBUILD index 5bfd9adeb3..8ec92d907a 100644 --- a/mingw-w64-python-oslotest/PKGBUILD +++ b/mingw-w64-python-oslotest/PKGBUILD @@ -10,7 +10,7 @@ pkgver=4.5.0 pkgrel=2 pkgdesc="Oslo test framework (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/openstack/oslotest' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-fixtures" diff --git a/mingw-w64-python-prettytable/PKGBUILD b/mingw-w64-python-prettytable/PKGBUILD index 104cc02b88..36855f5d75 100644 --- a/mingw-w64-python-prettytable/PKGBUILD +++ b/mingw-w64-python-prettytable/PKGBUILD @@ -11,7 +11,7 @@ pkgver=3.5.0 pkgrel=1 pkgdesc="A simple Python library for easily displaying tabular data (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://github.com/jazzband/prettytable" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-wcwidth") diff --git a/mingw-w64-python-pyasn1-modules/PKGBUILD b/mingw-w64-python-pyasn1-modules/PKGBUILD index 3e4703a01f..4ba7031591 100644 --- a/mingw-w64-python-pyasn1-modules/PKGBUILD +++ b/mingw-w64-python-pyasn1-modules/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc='A collection of ASN.1-based protocols modules (mingw-w64)' url='https://github.com/etingof/pyasn1-modules/' license=('BSD') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') depends=("${MINGW_PACKAGE_PREFIX}-python-pyasn1") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/etingof/pyasn1-modules/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-python-pyperclip/PKGBUILD b/mingw-w64-python-pyperclip/PKGBUILD index 017b524eef..2f3bbb473a 100644 --- a/mingw-w64-python-pyperclip/PKGBUILD +++ b/mingw-w64-python-pyperclip/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.8.2 pkgrel=3 pkgdesc="A cross-platform clipboard module 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/asweigart/pyperclip' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyreadline3/PKGBUILD b/mingw-w64-python-pyreadline3/PKGBUILD index f5423847f5..97a1ab3f4a 100644 --- a/mingw-w64-python-pyreadline3/PKGBUILD +++ b/mingw-w64-python-pyreadline3/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.4.1 pkgrel=3 pkgdesc="A python implementation of GNU readline (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/pyreadline3/pyreadline3' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-retry-decorator/PKGBUILD b/mingw-w64-python-retry-decorator/PKGBUILD index e807cd0ab7..3c8378ddd8 100644 --- a/mingw-w64-python-retry-decorator/PKGBUILD +++ b/mingw-w64-python-retry-decorator/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="Retry Decorator (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/pnpnpn/retry-decorator' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-retrying/PKGBUILD b/mingw-w64-python-retrying/PKGBUILD index 0f1d4e2903..2071950c61 100644 --- a/mingw-w64-python-retrying/PKGBUILD +++ b/mingw-w64-python-retrying/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.3.3 pkgrel=3 pkgdesc="A general purpose Python retyring library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://github.com/rholder/retrying/releases' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-stestr/PKGBUILD b/mingw-w64-python-stestr/PKGBUILD index fbaf7cb8b4..3fa634e410 100644 --- a/mingw-w64-python-stestr/PKGBUILD +++ b/mingw-w64-python-stestr/PKGBUILD @@ -10,7 +10,7 @@ pkgver=4.0.1 pkgrel=1 pkgdesc="A test runner runner similar to testrepository (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://stestr.readthedocs.io/en/latest/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-testresources/PKGBUILD b/mingw-w64-python-testresources/PKGBUILD index 8afc7b4b19..d83878641c 100644 --- a/mingw-w64-python-testresources/PKGBUILD +++ b/mingw-w64-python-testresources/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.0.1 pkgrel=3 pkgdesc="Testresources, a pyunit extension for managing expensive test resources (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://launchpad.net/testresources' license=('Apache' 'BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-voluptuous/PKGBUILD b/mingw-w64-python-voluptuous/PKGBUILD index 65f7f26ca6..6dab7c383e 100644 --- a/mingw-w64-python-voluptuous/PKGBUILD +++ b/mingw-w64-python-voluptuous/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.13.1 pkgrel=1 pkgdesc="A Python data validation library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://pypi.python.org/pypi/voluptuous' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python")