blob: 186ff151c0c9ff8cc817b125b288d7e69b9fc323 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-xstatic
pkgdesc = XStatic base package with minimal support code
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/xstatic-py/xstatic
arch = any
license = MIT
makedepends = python-build
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/X/XStatic/XStatic-1.0.3.tar.gz
source = LICENSE.txt
sha256sums = 402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268
sha256sums = cfea4a16fcb1756b4b3dd4d7cefe1d7da475436c494047f3393b41d616e15050
pkgname = python-xstatic
|