blob: 03685f8c815f99ef3a33d4b40d92c79c88c839bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hipack
pkgdesc = Python module for the HiPack serialization format
pkgver = 15
pkgrel = 1
url = http://hipack.org
arch = any
license = GPL-3.0-only
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://github.com/aperezdc/hipack-python/releases/download/v15/hipack-15.tar.lz
b2sums = 574eef41fd76337bd8a11f4326bcd7f61c9c4c26c872b21d8a22e1cbd2a87aad5d4090807c2e1ad7e0f197486e3284567f174d3010e14e18dc28d73f40f60f67
pkgname = python-hipack
|