blob: b36a91175fe6880202baa5a7d257e97fbcf31520 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-dom-toml
pkgdesc = Dom's tools for Tom's Obvious, Minimal Language
pkgver = 2.3.0
pkgrel = 1
url = https://dom-toml.readthedocs.io/en/latest/
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-flit-core
depends = python
depends = python-domdf-python-tools
depends = python-toml
provides = python-dom-toml
conflicts = python-dom-toml
source = dom-toml::git+https://github.com/domdfcoding/dom_toml.git#tag=v2.3.0
sha512sums = 7ec94f3a22f90463b6f3d9f1db942b4d3065f315cee333e290b0cb1d1518a635988c596d51050f31c135b0f4fe131bd68328aeff682797db3ae6ee407e36610e
pkgname = python-dom-toml
|