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

Jelle van der Waa jelle at nymeria.archlinux.org
Tue Mar 18 10:35:09 UTC 2014


    Date: Tuesday, March 18, 2014 @ 11:35:09
  Author: jelle
Revision: 107617

upgpkg: pyudev 0.16.1-3

python3.4 rebuild

Modified:
  pyudev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-18 10:32:19 UTC (rev 107616)
+++ PKGBUILD	2014-03-18 10:35:09 UTC (rev 107617)
@@ -7,11 +7,11 @@
 pkgbase=pyudev
 pkgname=('python-pyudev' 'python2-pyudev')
 pkgver=0.16.1
-pkgrel=2
+pkgrel=3
 arch=('any')
 url='http://pyudev.readthedocs.org/en/latest/index.html'
 license=('LGPL')
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('python2-pyqt: PyQt integration'
             'python2-gobject2: Glib integration'
             'wxpython: WX integration')




More information about the arch-commits mailing list