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

Ionut Biru ibiru at archlinux.org
Mon Jan 24 14:03:20 UTC 2011


    Date: Monday, January 24, 2011 @ 09:03:19
  Author: ibiru
Revision: 107380

upgpkg: twisted 10.2.0-3
use python2-pyopenssl

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 14:00:42 UTC (rev 107379)
+++ PKGBUILD	2011-01-24 14:03:19 UTC (rev 107380)
@@ -5,13 +5,13 @@
 
 pkgname=twisted
 pkgver=10.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Asynchronous networking framework written in Python."
 arch=('i686' 'x86_64')
 url="http://twistedmatrix.com/"
 license=('MIT')
 depends=('python2' 'pycrypto' 'zope-interface')
-optdepends=('pyopenssl'
+optdepends=('python2-pyopenssl'
             'python-soappy:for twisted.web.soap')
 install=twisted.install
 source=(http://tmrc.mit.edu/mirror/twisted/Twisted/${pkgver%.*}/Twisted-${pkgver}.tar.bz2




More information about the arch-commits mailing list