summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel2017-01-12 14:45:18 +0100
committerGabriel2017-01-12 14:45:18 +0100
commit3837404705835ebf6b5faaa24351f4a5cb782be6 (patch)
tree911f736e4b9403eb6fbdee0480c2f1e2cc6755b9
parentb2b36ff6b271bc9ce5c353dcfba3a0ed85216ffc (diff)
downloadaur-3837404705835ebf6b5faaa24351f4a5cb782be6.tar.gz
change python-suds to python-suds-jurko
change to suds dependency in order to fix https://github.com/sunpy/sunpy/issues/1912
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d5af6fe3679..9eb784965b79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('python'
'python-numpy'
'python-scipy'
'python-matplotlib'
- 'python-suds'
+ 'python-suds-jurko'
'python-pandas'
'python-beautifulsoup4'
'python-sqlalchemy')