blob: 543405fd67e304264aed7cd0be0bcd6f1388fbae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-lance-namespace
pkgdesc = Lance Namespace interface and plugin registry
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/lance-format/lance-namespace
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-wheel
depends = python
depends = python-lance-namespace-urllib3-client
source = python-lance-namespace-0.8.0.tar.gz::https://files.pythonhosted.org/packages/source/l/lance_namespace/lance_namespace-0.8.0.tar.gz
source = LICENSE::https://raw.githubusercontent.com/lance-format/lance-namespace/main/LICENSE
sha256sums = c4a79ee221a3b2315c29863ad12d85fcf219a13158e26149d63e21dc4b4673a7
sha256sums = febc00dc5a0557ca8afbcdc6d3896731dc42f4cecabd87e6c98326212f8dbf36
pkgname = python-lance-namespace
|