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

Morten Linderud foxboron at archlinux.org
Fri Jul 9 12:00:26 UTC 2021


    Date: Friday, July 9, 2021 @ 12:00:26
  Author: foxboron
Revision: 976194

upgpkg: python-hid 1.0.4-4 - FS#71434: drop conflict

Modified:
  python-hid/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-09 11:56:12 UTC (rev 976193)
+++ PKGBUILD	2021-07-09 12:00:26 UTC (rev 976194)
@@ -3,7 +3,7 @@
 
 pkgname=python-hid
 pkgver=1.0.4
-pkgrel=3
+pkgrel=4
 _pkgname=${pkgname#python-}
 pkgdesc="Python hidapi bindings in ctypes (aka pyhidapi)"
 arch=(any)
@@ -10,7 +10,6 @@
 url="https://github.com/apmorton/pyhidapi"
 license=(MIT)
 depends=(hidapi python)
-conflicts=(python-hidapi)
 makedepends=(python-setuptools python2-setuptools)
 source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
 sha256sums=('f61b0382f37a334bc8ba8604bc84b94875ee4f594fbbaf82b2c3b3e827883fc1')




More information about the arch-commits mailing list