blob: dfdb87b07b86764adbbd285aa355a1a0a0d8ad22 (
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-underthesea-core
pkgdesc = Underthesea Core
pkgver = 3.3.2
pkgrel = 1
url = https://pypi.org/project/underthesea-core
arch = x86_64
license = GPL-3.0-or-later
makedepends = maturin
makedepends = python-maturin
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = glibc
depends = libgcc
provides = python-underthesea-core
conflicts = python-underthesea-core
options = !strip
options = !debug
source = underthesea_core-3.3.2.tar.gz::https://files.pythonhosted.org/packages/source/u/underthesea_core/underthesea_core-3.3.2.tar.gz
sha256sums = 7019f8f6d13f14556c032c63a9e5f77e107426654edce5e92d6513bb8ee8141a
pkgname = python-underthesea-core
|