Skip to content

Commit 3cea05c

Browse files
eweos-helper[bot]YukariChiba
authored andcommitted
[python-wheel] 0.46.3-1: new upstream version
1 parent 791e7b2 commit 3cea05c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_pypiname=wheel
44
pkgname=python-wheel
5-
pkgver=0.46.1
5+
pkgver=0.46.3
66
pkgrel=1
77
pkgdesc="A built-package format for Python"
88
arch=(any)
@@ -16,7 +16,7 @@ makedepends=('python-build' 'python-flit-core' 'python-installer')
1616
checkdepends=('python-jsonschema' 'python-pytest' 'python-xdg'
1717
'python-pytest-cov' 'python-setuptools')
1818
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/wheel/archive/$pkgver.tar.gz")
19-
sha512sums=('b5785455ae2adb755921964b5c4f912496df27b2a3398ba5fe83af865b7990a0d90d3c777210912febb475b6e1cd7a7793133aaa0928ee46d3bcb08319234518')
19+
sha512sums=('8f92313cc26b55dd5d9720b95a7dce81493ac26f988c261c7eb2591bc0ac204df1c2ec5a58ab3c069bbdb59b13b27f807be29edec996c02d0b09e3ac2ad4aebc')
2020

2121
build() {
2222
cd wheel-$pkgver

0 commit comments

Comments
 (0)