blob: a46cb454226a420fd2795de43147eb132880988a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-plaster-pastedeploy
pkgdesc = A loader interface around multiple config file formats.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/pylons/plaster_pastedeploy
changelog = CHANGES.rst
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-plaster
depends = python-pastedeploy
source = python-plaster-pastedeploy-1.0.1.tar.gz::https://files.pythonhosted.org/packages/source/p/plaster_pastedeploy/plaster_pastedeploy-1.0.1.tar.gz
sha256sums = be262e6d2e41a7264875daa2fe2850cbb0615728bcdc92828fdc72736e381412
pkgname = python-plaster-pastedeploy
|