blob: 83f88a68fd4b649326fced7ffab07eac5a3c8825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = python-human-errors
pkgdesc = Everyone makes mistakes, show the errors to them
pkgver = 0.0.3
pkgrel = 1
url = https://github.com/NSPC911/human-errors
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-uv-build
makedepends = python-hatchling
depends = python
depends = python-yaml
depends = python-orjson
depends = python-toml
depends = python-rich
depends = python-poethepoet
source = https://files.pythonhosted.org/packages/source/h/human_errors/human_errors-0.0.3.tar.gz
source = LICENSE
sha256sums = a89e9b6725a2bbd1978957aa90e7aed31383d50d8e4103306779e1d3dee3c7c3
sha256sums = e5b0bb6921df26e4e12805aed7a51574da5ddb4a64c0217bb55570d4d027de76
pkgname = python-human-errors
|