blob: 932df6a744cb6f2ffc2dea2a9d6928737b2919c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-hyperpyyaml-git
pkgdesc = Extensions to YAML syntax for better python interaction.
pkgver = 1.0.0.r9
pkgrel = 1
url = https://github.com/speechbrain/HyperPyYAML
arch = any
license = Apache 2.0
makedepends = git
makedepends = python-setuptools
depends = python>=3.7
depends = python-pyaml
depends = python-ruamel-yaml
provides = python-hyperpyyaml
conflicts = python-hyperpyyaml
conflicts = python-hyperpyyaml-git
source = python-hyperpyyaml-git::git+https://github.com/speechbrain/HyperPyYAML
md5sums = SKIP
pkgname = python-hyperpyyaml-git
|