blob: cdad8dfc28f5f2bd593ad4adf4383b19241afeed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ruyaml
pkgdesc = ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.
pkgver = 0.91.0
pkgrel = 3
url = https://github.com/pycontribs/ruyaml
arch = any
license = MIT
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
depends = python
source = https://files.pythonhosted.org/packages/source/r/ruyaml/ruyaml-0.91.0.tar.gz
sha512sums = 32a464327e761d8cb686183f783ee272003560a4d3b3da792d3fdbb10f62674da71c45b392d8c5169f5b7e352086f329a2fd7595e122c57fd95ed4610fad0fa9
pkgname = python-ruyaml
|