summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24a3ff94797ecb6baf8ee3017e7e2e4f6e0bc492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-opack
	pkgdesc = Python library for parsing the opack format
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/loriwitt/opack
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-arrow
	depends = python-construct
	source = python-opack-0.1.0.tar.gz::https://github.com/loriwitt/opack/archive/refs/tags/v0.1.0.tar.gz
	sha256sums = 96c389f7f96aeb64d07a2b220acdacead9b971d6490260747c7d7bc76a778b4e

pkgname = python-opack