summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86f56d38c6a41167af156795ca05ebb11a2d408a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = pyutil
	pkgdesc = general-purpose python library (used by tahoe-lafs)
	pkgver = 3.3.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/pyutil
	arch = any
	license = GPL2
	makedepends = python2-setuptools
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/p/pyutil/pyutil-3.3.0.tar.gz
	sha256sums = 8c4d4bf668c559186389bb9bce99e4b1b871c09ba252a756ccaacd2b8f401848

pkgname = python2-pyutil
	depends = python2-simplejson
	depends = python2-zbase32
	replaces = pyutil

pkgname = python-pyutil
	depends = python-simplejson
	depends = python-zbase32