summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f9912427ddbec42a2dee4dde0db3cfc3f0fb9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-binary
	pkgdesc = Easily convert between binary and SI units
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/ofek/binary
	arch = any
	license = MIT
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	makedepends = python-wheel
	depends = python
	source = git+https://github.com/ofek/binary.git#commit=v1.0.1
	sha256sums = 1ccc00c8550100d93d844683c6ca01d5753006403803c0b57dac5bbd88463407

pkgname = python-binary