Merge pull request #4298 from lazka/python-wheel-0.42.0
python-wheel: Update to 0.42.0
This commit is contained in:
commit
80445af54c
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=wheel
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=0.41.3
|
||||
pkgver=0.42.0
|
||||
pkgrel=1
|
||||
pkgdesc="A built-package format for Python"
|
||||
arch=('any')
|
||||
@ -15,7 +15,7 @@ makedepends=(
|
||||
"python-build"
|
||||
)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841')
|
||||
sha256sums=('c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user