summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 019cebdd26bbf73271240395b4ac8e38ec8e862c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-binary
	pkgdesc = Easily convert between binary and SI units
	pkgver = 1.0.0
	pkgrel = 4
	url = https://github.com/ofek/binary
	arch = any
	license = MIT
	license = APACHE
	checkdepends = python-pytest-runner
	checkdepends = python-coverage
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/b/binary/binary-1.0.0.tar.gz
	source = 001-setup.py.patch
	sha256sums = 6ec010e58f7331ebc8bc9638dbe6c66d635de60d5818b0723bef4dead0ec28a6
	sha256sums = f2cd5dc99ca22d9a2fc8a20c2fd7f1f77922338c22085a73a7737ea08dfc955f

pkgname = python-binary