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

Jelle van der Waa jelle at archlinux.org
Tue Sep 12 16:00:55 UTC 2017


    Date: Tuesday, September 12, 2017 @ 16:00:54
  Author: jelle
Revision: 257146

upgpkg: python-hidapi 0.7.99.20-2

rebuild for key removal

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-12 15:40:21 UTC (rev 257145)
+++ PKGBUILD	2017-09-12 16:00:54 UTC (rev 257146)
@@ -8,10 +8,10 @@
 _pipname=hidapi
 pkgver=0.7.99.20
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=1
+pkgrel=2
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 arch=('i686' 'x86_64')
-makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 'libusb')
+makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 'libusb' 'udev')
 url="https://github.com/trezor/cython-hidapi"
 license=('custom')
 source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)



More information about the arch-commits mailing list