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

Felix Yan felixonmars at archlinux.org
Tue Mar 17 10:28:25 UTC 2020


    Date: Tuesday, March 17, 2020 @ 10:28:25
  Author: felixonmars
Revision: 377807

upgpkg: twisted 19.10.0-3

Stop mentioning pygtk

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-17 10:05:46 UTC (rev 377806)
+++ PKGBUILD	2020-03-17 10:28:25 UTC (rev 377807)
@@ -6,7 +6,7 @@
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
 pkgver=19.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('x86_64')
 url="https://twistedmatrix.com/"
@@ -16,7 +16,7 @@
              'python-incremental' 'python2-incremental' 'python-constantly' 'python2-constantly'
              'python-automat' 'python2-automat' 'python-hyperlink' 'python2-hyperlink'
              'python-attrs' 'python2-attrs' 'python-pyhamcrest' 'python2-pyhamcrest')
-checkdepends=('subversion' 'pygtk' 'xorg-server-xvfb' 'tk' 'openssh' 'gtk3' 'python-gobject'
+checkdepends=('subversion' 'xorg-server-xvfb' 'tk' 'openssh' 'gtk3' 'python-gobject'
               'python-subunit' 'python-h2' 'python-priority' 'python-cryptography' 'python-idna'
               'python-pyasn1' 'python-pyserial' 'python-bcrypt')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/twisted/archive/twisted-$pkgver.tar.gz")
@@ -88,7 +88,6 @@
               'python2-priority: for http2 support'
               'python2-pyserial: for serial support'
               'python2-soappy: for twisted.web.soap'
-              'pygtk: for using manhole'
               'tk: for using tkconch')
 
   cd twisted-twisted-$pkgver-py2



More information about the arch-commits mailing list