blob: 01269fa403c9c353001dad51c8fe9e3326c6c935 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-yaucl
pkgdesc = yet another user config library...
pkgver = 0.2.0
pkgrel = 2
url = https://github.com/djetelina/yaucl
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-platformdirs
source = python-yaucl-0.2.0.tar.gz::https://github.com/djetelina/yaucl/archive/refs/tags/v0.2.0.tar.gz
sha256sums = 5092914331c30d03b3426cf0a04e1cbd8d5712e4ed545a8c1e82d67a5862b553
pkgname = python-yaucl
|