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

Eric Bélanger eric at nymeria.archlinux.org
Wed Oct 9 22:22:29 UTC 2013


    Date: Thursday, October 10, 2013 @ 00:22:29
  Author: eric
Revision: 196254

upgpkg: python-soappy 0.12.0-12

Remove pyxml depends (close FS#37278)

Modified:
  python-soappy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 20:41:48 UTC (rev 196253)
+++ PKGBUILD	2013-10-09 22:22:29 UTC (rev 196254)
@@ -6,12 +6,12 @@
 pkgbase=python-soappy
 pkgname=python2-soappy
 pkgver=0.12.0
-pkgrel=11
+pkgrel=12
 pkgdesc="A module which implements a high-level interface to SOAP functions"
 arch=('any')
 url="http://pywebsvcs.sourceforge.net/"
 license=('custom')
-depends=('python2-fpconst' 'pyxml')
+depends=('python2-fpconst')
 conflicts=('python-soappy<=0.12.0-10')
 replaces=('python-soappy<=0.12.0-10')
 optdepends=('python2-m2crypto: for support for server-side SSL')




More information about the arch-commits mailing list