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

Filipe Laíns ffy00 at archlinux.org
Wed Feb 19 16:01:14 UTC 2020


    Date: Wednesday, February 19, 2020 @ 16:01:13
  Author: ffy00
Revision: 576656

remove missing optdepends (0.22-2)

Modified:
  python-pyudev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 15:18:02 UTC (rev 576655)
+++ PKGBUILD	2020-02-19 16:01:13 UTC (rev 576656)
@@ -7,7 +7,7 @@
 _pkgname=pyudev
 pkgname=python-$_pkgname
 pkgver=0.22
-pkgrel=1
+pkgrel=2
 arch=('any')
 url='https://github.com/pyudev/pyudev'
 license=('LGPL')
@@ -17,7 +17,6 @@
 checkdepends=('python-pytest-runner' 'python-docutils' 'python-mock' 'python-hypothesis')
 optdepends=('python-pyqt5: PyQt integration'
             'pyside2: PySide integration'
-            'python-gobject2: Glib integration'
             'python-wxpython: WX integration')
 source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
 sha512sums=('b509f4442e1c11eea9755fbae867b0aee97221db60d78ed2b8da40c39fb11015982b2e9b423680ed44b3f9db2c84b3a0a57a1e8aad4fb939061e33646638d9e3')



More information about the arch-commits mailing list