summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef39e7f40dd46913701263eeed1102320b94e17e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by mksrcinfo v8
# Wed Jan 23 06:51:26 UTC 2019
pkgbase = python-soupsieve
	pkgdesc = A modern CSS selector implementation for BeautifulSoup
	pkgver = 1.7.3
	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
	checkdepends = python2-backports.functools_lru_cache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/s/soupsieve/soupsieve-1.7.3.tar.gz
	md5sums = 586675875ebfb1c4ad8627c72ea56006

pkgname = python-soupsieve
	depends = python>=3.4

pkgname = python2-soupsieve
	depends = python2>=2.7