[arch-commits] Commit in python-wheel/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 12 12:53:40 UTC 2019


    Date: Tuesday, February 12, 2019 @ 12:53:39
  Author: felixonmars
Revision: 431946

upgpkg: python-wheel 0.33.0-1

Modified:
  python-wheel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 12:49:13 UTC (rev 431945)
+++ PKGBUILD	2019-02-12 12:53:39 UTC (rev 431946)
@@ -5,7 +5,7 @@
 _pypiname=wheel
 pkgbase=python-wheel
 pkgname=('python-wheel' 'python2-wheel')
-pkgver=0.32.3
+pkgver=0.33.0
 pkgrel=1
 pkgdesc="A built-package format for Python"
 arch=(any)
@@ -17,7 +17,7 @@
               'python-keyring' 'python-keyrings-alt' 'python-xdg' 'python2-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=('78daa0df80658c8bba2af2cd1f49afdb1d50e3b3162f45eb9926bf730f6fa5fbb7db195385ea393af40ee99e857a491d91b44a7edfaa0348546e15e15b382e0b')
+sha512sums=('d2eb240a91801ed2f562bf0073908889f45d8b5f21ba39428b6279920c0e60db3571a7f3a69e5485a0ac3aa6bd61c6c64b6f64389189f6eb4b8a969a95f12ed1')
 
 prepare() {
   cp -a wheel-$pkgver{,-py2}



More information about the arch-commits mailing list