blob: 00595ebf398961161880532706d439095bc176c2 (
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-dessert
pkgdesc = Assertion introspection via AST rewriting
pkgver = 1.6.3
pkgrel = 1
url = https://github.com/getslash/dessert
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-emport
checkdepends = python-pylint
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
makedepends = python-hatch-vcs
depends = python
depends = python-munch
depends = python-atomicwrites
depends = python-attrs
depends = python-setuptools
depends = python-pathlib2
source = https://files.pythonhosted.org/packages/source/d/dessert/dessert-1.6.3.tar.gz
sha256sums = a3113bd5bca112e99a968dcf74afe8841c4e370a936ebeec61b8d9dfb91b8ef6
pkgname = python-dessert
|