summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8b9bc2f5c3537800be292b457d6fd059442c147 (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.2
	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.2
	sha256sums = dbd20271b5cda43f807fc9676bd55c75f193163632242b38dedd46a0037418ea

pkgname = python-binary