summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 395edff0dbf8a7bc18d86a1d9364ad67f15be7b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-torrequest
	pkgdesc = Simple Python interface for HTTP(s) requests over Tor
	pkgver = 0.1.0
	pkgrel = 4
	url = https://github.com/erdiaker/torrequest
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-stem
	depends = python-pysocks
	depends = python-requests
	options = strip
	options = emptydirs
	options = zipman
	source = https://files.pythonhosted.org/packages/source/t/torrequest/torrequest-0.1.0.tar.gz
	source = https://raw.githubusercontent.com/erdiaker/torrequest/master/README.md
	sha256sums = 3745d4ea3ffda98d7a034363c787adb37aab77bdab40094a4d937392cd4dae82
	sha256sums = 820c985c4c1e943d35b92091c7b07c68ec7a45bb93b21e2881a09f976fbe6df2

pkgname = python-torrequest