Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
This commit is contained in:
@@ -8,7 +8,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=0.5.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL (mingw-w64)"
|
||||
url='https://pypi.python.org/pypi/ndg-httpsclient'
|
||||
license=('BSD')
|
||||
|
||||
Reference in New Issue
Block a user