python-coverage: Update to 4.4.2 (#3359)

This commit is contained in:
Christoph Reiter
2018-02-08 05:49:58 +01:00
committed by Алексей
parent 1c4eda484e
commit b38704d779

View File

@@ -3,7 +3,7 @@
_realname=coverage
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=4.4.1
pkgver=4.4.2
pkgrel=1
pkgdesc='Code coverage measurement for Python (mingw-w64)'
url='https://coverage.readthedocs.io/'
@@ -11,9 +11,8 @@ license=('Apache 2.0')
arch=('any')
makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools"
"${MINGW_PACKAGE_PREFIX}-python3-setuptools")
_dtoken="36/db/690ee79312bb60f121c0da1c973856ddb751afe09cc10caec1452208eaf4"
source=("https://pypi.python.org/packages/${_dtoken}/${_realname}-${pkgver}.tar.gz")
sha256sums=('7a9c44400ee0f3b4546066e0710e1250fd75831adc02ab99dda176ad8726f424')
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('309d91bd7a35063ec7a0e4d75645488bfab3f0b66373e7722f23da7f5b0f34cc')
prepare() {
cd "$srcdir"/