More ucrt

This commit is contained in:
Christoph Reiter
2021-03-27 13:01:21 +01:00
parent 9e4b0884bf
commit 2d3933dd60
171 changed files with 171 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
url='https://pypi.python.org/pypi/ndg-httpsclient'
license=('BSD')
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
depends=("${MINGW_PACKAGE_PREFIX}-python-pyopenssl"
"${MINGW_PACKAGE_PREFIX}-python-pyasn1")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")