File tree Expand file tree Collapse file tree
mingw-w64-python-coverage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33_realname=coverage
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python2-${_realname} " " ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
6- pkgver=4.4.1
6+ pkgver=4.4.2
77pkgrel=1
88pkgdesc=' Code coverage measurement for Python (mingw-w64)'
99url=' https://coverage.readthedocs.io/'
1010license=(' Apache 2.0' )
1111arch=(' any' )
1212makedepends=(" ${MINGW_PACKAGE_PREFIX} -python2-setuptools"
1313 " ${MINGW_PACKAGE_PREFIX} -python3-setuptools" )
14- _dtoken=" 36/db/690ee79312bb60f121c0da1c973856ddb751afe09cc10caec1452208eaf4"
15- source=(" https://pypi.python.org/packages/${_dtoken} /${_realname} -${pkgver} .tar.gz" )
16- sha256sums=(' 7a9c44400ee0f3b4546066e0710e1250fd75831adc02ab99dda176ad8726f424' )
14+ source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
15+ sha256sums=(' 309d91bd7a35063ec7a0e4d75645488bfab3f0b66373e7722f23da7f5b0f34cc' )
1716
1817prepare () {
1918 cd " $srcdir " /
You can’t perform that action at this time.
0 commit comments