summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d0f43e3893ab
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+# Generated by mksrcinfo v8
+# Thu Jan 10 17:45:57 UTC 2019
+pkgbase = python-soupsieve
+ pkgdesc = A modern CSS selector implementation for BeautifulSoup
+ pkgver = 1.7
+ pkgrel = 1
+ url = https://facelessuser.github.io/soupsieve/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ checkdepends = python-pytest
+ checkdepends = python2-pytest
+ checkdepends = python2-beautifulsoup4
+ checkdepends = python-beautifulsoup4
+ checkdepends = python2-html5lib
+ checkdepends = python-html5lib
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/s/soupsieve/soupsieve-1.7.tar.gz
+ md5sums = 2b5a9f36b55ab1b0c079e07e9926da82
+
+pkgname = python-soupsieve
+ depends = python>=3.4
+ depends = python-beautifulsoup4
+
+pkgname = python2-soupsieve
+ depends = python2>=2.7
+ depends = python2-beautifulsoup4
+