summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c4b02cbe7049a452d065974ed8da804fc82ba46 (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.6
	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.6.tar.gz::https://github.com/doronz88/pycrashreport/archive/refs/tags/v1.2.6.tar.gz
	sha256sums = fbfc667753cec3be7888aeefc8d9c8dba8f7f27fdc24656d10fe6a0e8598ce49

pkgname = python-pycrashreport