summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 396b54c4a0b52790db270f0d63d5c71d0017b1f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-reretry
	pkgdesc = An easy to use, but functional decorator for retrying on exceptions
	pkgver = 0.11.8
	pkgrel = 1
	url = https://github.com/leshchenko1979/reretry
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python-pbr
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/r/reretry/reretry-0.11.8.tar.gz
	sha256sums = f2791fcebe512ea2f1d153a2874778523a8064860b591cd90afc21a8bed432e3

pkgname = python-reretry