blob: 7881788ff663ea8ce2f9e86387f32ff66b3408c4 (
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-filewrap
pkgdesc = Python file wrappers.
pkgver = 0.3.1.1
pkgrel = 1
url = https://pypi.org/project/python-filewrap
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-asynctools
depends = python-property
provides = python-filewrap
conflicts = python-filewrap
options = !strip
options = !debug
source = python_filewrap-0.3.1.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_filewrap/python_filewrap-0.3.1.1.tar.gz
sha256sums = 9312c76a07d486d446c0c9d35b803f307608549d690b86d0e6eba5c7a5e0b038
pkgname = python-filewrap
|