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

Filipe Laíns ffy00 at archlinux.org
Fri May 24 19:10:39 UTC 2019


    Date: Friday, May 24, 2019 @ 19:10:39
  Author: ffy00
Revision: 469660

tree migrated to 'python-pyudev'

Deleted:
  pyudev/trunk/PKGBUILD

----------+
 PKGBUILD |   25 -------------------------
 1 file changed, 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-24 19:09:52 UTC (rev 469659)
+++ PKGBUILD	2019-05-24 19:10:39 UTC (rev 469660)
@@ -1,25 +0,0 @@
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: examon <examon.mail[at]gmail[dot]com>
-# Contributor: Sebastian Wiesner <lunaryorn googlemail com>
-# Contributor: Dwight Schauer <dschauer at ti.com>
-
-pkgbase=pyudev
-pkgname=('python-pyudev')
-pkgver=0.21.0
-pkgrel=5
-arch=('any')
-url='http://pyudev.readthedocs.org/en/latest/index.html'
-license=('LGPL')
-pkgdesc='A pure Python 3.x binding to libudev'
-depends=('python' 'systemd' 'python-six')
-makedepends=('python-setuptools')
-optdepends=('python-pyqt5: PyQt integration'
-            'python-gobject2: Glib integration'
-            'python-wxpython: WX integration')
-source=(https://github.com/pyudev/pyudev/archive/v$pkgver.tar.gz)
-sha512sums=('c6cc8786c69de2a07eeae39cb57e33db6ca5fea83c38fdab277070bf052c97bd053911ab08a11fe65cb56c463492111e74451801390d89dc7f00fd00e68bba19')
-
-package_python-pyudev() {
-  cd ${pkgbase}-${pkgver}
-  python3 setup.py install --root "${pkgdir}" --optimize=1
-}



More information about the arch-commits mailing list