summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5745063a3380b30b7ddfcea642e87b2093d835e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-binary
	pkgdesc = Easily convert between binary and SI units
	pkgver = 1.0.0
	pkgrel = 7
	url = https://github.com/ofek/binary
	arch = any
	license = MIT
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-coverage
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-binary-1.0.0.tar.gz::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