Enable clangarm64 for some python packages
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user