summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dc2c81cee57..968c341bf18f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Dec 10 09:33:28 UTC 2017
+# Fri Dec 15 18:53:51 UTC 2017
pkgbase = python-mechanicalsoup
pkgdesc = A Python library for automating interaction with websites
pkgver = 0.9.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hickford/MechanicalSoup
arch = any
license = MIT
@@ -17,10 +17,12 @@ pkgname = python-mechanicalsoup
depends = python-beautifulsoup4
depends = python-requests
depends = python-six
+ depends = python-lxml
pkgname = python2-mechanicalsoup
depends = python2
depends = python2-beautifulsoup4
depends = python2-requests
depends = python2-six
+ depends = python2-lxml