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

Felix Yan fyan at archlinux.org
Sat Feb 6 00:53:06 UTC 2016


    Date: Saturday, February 6, 2016 @ 01:53:06
  Author: fyan
Revision: 160447

upgpkg: python-wheel 0.27.0-1

Modified:
  python-wheel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-06 00:49:18 UTC (rev 160446)
+++ PKGBUILD	2016-02-06 00:53:06 UTC (rev 160447)
@@ -5,8 +5,8 @@
 _pypiname=wheel
 pkgbase=python-wheel
 pkgname=('python-wheel' 'python2-wheel')
-pkgver=0.26.0
-pkgrel=2
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="A built-package format for Python"
 arch=(any)
 url="https://pypi.python.org/pypi/wheel"
@@ -13,9 +13,9 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-jsonschema' 'python2-jsonschema' 'python-pytest-cov' 'python2-pytest-cov'
-              'python-keyring' 'python2-keyring')
+              'python-keyring' 'python2-keyring' 'python-keyrings-alt' 'python2-keyrings-alt')
 source=("https://pypi.python.org/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz")
-md5sums=('4cfc6e7e3dc7377d0164914623922a10')
+md5sums=('ab8490eeb11e30a01d60bf7f156eac37')
 
 prepare() {
   cp -a wheel-$pkgver{,-py2}



More information about the arch-commits mailing list