summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4440be1e5f0e10546786557abc5bc9604bf12bc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pycrashreport
	pkgdesc = Python3 parser for Apple's crash reports
	pkgver = 1.2.5
	pkgrel = 1
	url = https://github.com/doronz88/pycrashreport
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-click
	depends = python-cached-property
	depends = python-la_panic
	source = python-pycrashreport-1.2.5.tar.gz::https://github.com/doronz88/pycrashreport/archive/refs/tags/v1.2.5.tar.gz
	sha256sums = b8a5800d792d46e5e670e4a6ff148bdd4988d43fa9c5f2eb4a29b7d2c92a5998

pkgname = python-pycrashreport