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

Felix Yan fyan at archlinux.org
Wed Mar 16 09:09:32 UTC 2016


    Date: Wednesday, March 16, 2016 @ 10:09:31
  Author: fyan
Revision: 261845

upgpkg: twisted 16.0.0-1

Modified:
  twisted/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 08:59:28 UTC (rev 261844)
+++ PKGBUILD	2016-03-16 09:09:31 UTC (rev 261845)
@@ -6,8 +6,8 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=15.5.0
-pkgrel=2
+pkgver=16.0.0
+pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')
 url="http://twistedmatrix.com/"
@@ -16,7 +16,7 @@
              'python-setuptools' 'python2-setuptools' 'python-service-identity' 'python2-service-identity')
 checkdepends=('subversion' 'python2-sphinx' 'pygtk' 'xorg-server-xvfb' 'tk' 'openssh'
               'python-gobject' 'python2-gobject' 'python-gobject2' 'python2-gobject2'
-              'python2-gmpy2' 'python2-soappy')
+              'python2-gmpy2' 'python2-soappy' 'python-subunit' 'python2-subunit')
 source=("git+https://github.com/twisted/twisted.git#tag=twisted-$pkgver")
 sha1sums=('SKIP')
 



More information about the arch-commits mailing list