python-ndg-httpsclient: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-23 21:35:35 +03:00
parent 4453d5f00c
commit 85545e51bf

View File

@@ -5,7 +5,7 @@ _realname=ndg-httpsclient
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${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')