blob: c90af079a4bef7d2d6238983cd669eb2f9f7018d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = isolyzer
pkgdesc = Verify size of ISO image for consistency with file system (ISO 9660, UDF, HFS, HFS+) header fields
pkgver = 1.4.0
pkgrel = 3
url = https://github.com/KBNLresearch/isolyzer
arch = any
license = Apache-2.0
checkdepends = python-lxml
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/i/isolyzer/isolyzer-1.4.0.tar.gz
sha256sums = 39e29be05cba4d73bc68e5726ba4f0d8042ff5f01eb1dc265248546fdaf1acd3
pkgname = isolyzer
|