summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4c4caee5fbce07e91114f8a8bd12b73803a70a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-txtorcon
	pkgdesc = A Twisted-based Python asynchronous controller library for Tor
	pkgver = 19.1.0
	pkgrel = 1
	url = https://txtorcon.readthedocs.org/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = txtorcon-19.1.0.tar.gz::https://github.com/meejah/txtorcon/archive/v19.1.0.tar.gz
	sha512sums = 749cc25b1e62998a72b36535b1b2c29045a6098312f582c9e12334a28c49fd608616bab0ef6de39921ab2ea8a69f95cd1bf5c224eeb4c873f1d9062643ec5eb9

pkgname = python2-txtorcon
	depends = python2-geoip
	depends = python2-ipaddress
	depends = python2-twisted

pkgname = python-txtorcon
	depends = python-geoip
	depends = python-twisted