blob: 627a4656d23d4c6ac0772840bd19f4790b7d616b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-decotools
pkgdesc = Python decorator tools.
pkgver = 0.0.3.1
pkgrel = 1
url = https://pypi.org/project/python-decotools
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-partial
depends = python-undefined
provides = python-decotools
conflicts = python-decotools
options = !strip
options = !debug
source = python_decotools-0.0.3.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_decotools/python_decotools-0.0.3.1.tar.gz
sha256sums = 3bda0ae805ce72f661ab04bc9ea1775d35b242ad35a655535461ff94876d199d
pkgname = python-decotools
|