summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 968c341bf18fe8a9fafe72b63a467f2ba45f1747 (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
# 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 = 3
	url = https://github.com/hickford/MechanicalSoup
	arch = any
	license = MIT
	makedepends = python2-setuptools
	makedepends = python-setuptools
	source = https://github.com/hickford/MechanicalSoup/archive/v0.9.0.tar.gz
	sha512sums = 92c36db4edff18e76f6bfa359d0c8e123c047cb09ba18901939c83ae68efe39fa808b575f9627a12d0b8fb6dbfa89636f532dda30bc9c5e258143c2c42635c48

pkgname = python-mechanicalsoup
	depends = python
	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