[arch-commits] Commit in python-wheel/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 1 10:31:49 UTC 2020
Date: Tuesday, December 1, 2020 @ 10:31:49
Author: felixonmars
Revision: 767154
upgpkg: python-wheel 0.36.0-1
Modified:
python-wheel/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-01 10:11:39 UTC (rev 767153)
+++ PKGBUILD 2020-12-01 10:31:49 UTC (rev 767154)
@@ -5,8 +5,8 @@
_pypiname=wheel
pkgbase=python-wheel
pkgname=('python-wheel' 'python2-wheel')
-pkgver=0.35.1
-pkgrel=4
+pkgver=0.36.0
+pkgrel=1
pkgdesc="A built-package format for Python"
arch=(any)
url="https://pypi.python.org/pypi/wheel"
@@ -17,7 +17,7 @@
'python-xdg')
source=("https://pypi.io/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz")
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/wheel/archive/$pkgver.tar.gz")
-sha512sums=('34cd6d1a649842abd895418c0183e68f44e228be905041e1dd8562987fbab8aa617da9b78479cb8d56fb6bb8714ec1085b87640c385bfc933e215f6e33ccf55b')
+sha512sums=('1f851dfc18fa96d67bb96c61eec15999c46ea77c490173b71121810480f3c30f2de770a2e6e0712d04f35c91fcadbb276b05968e2b5db76dea882929f555f983')
prepare() {
# don't depend on python-coverage for tests
More information about the arch-commits
mailing list