blob: ce3e4dbc40f87ea5fb364a962a99e1567f1c02ad (
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
26
27
28
|
pkgbase = python-enaml
pkgdesc = Declarative DSL for building rich user interfaces in Python
pkgver = 0.18.0
pkgrel = 1
url = https://github.com/nucleic/enaml
arch = x86_64
license = BSD
checkdepends = python-pytest
makedepends = python-build
makedepends = python-cppy
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-sphinx
makedepends = python-wheel
depends = python>=3.8
depends = python-ply
depends = python-atom
depends = python-bytecode
depends = python-kiwisolver
optdepends = python-pyqt5
optdepends = pyside2
optdepends = python-pyqt6
optdepends = pyside6
source = python-enaml-0.18.0.tar.gz::https://files.pythonhosted.org/packages/source/e/enaml/enaml-0.18.0.tar.gz
sha256sums = 4c584f7abc0bdf1746c087eb8ea1989e6322da22a7208462fe9579e31690c03e
pkgname = python-enaml
|