blob: 5e123f7caa430b2b1f9e68c00050933baacad115 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pygeoif-git
pkgdesc = A Python library providing a GeoJSON-like protocol for geo-spatial (GIS) vector data.
pkgver = 1.6.0+47.r1029.20260128.196efdc
pkgrel = 1
url = https://pygeoif.readthedocs.io/
arch = any
license = LGPL-2.1-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=61.2
makedepends = python-wheel
depends = python>=3.9
depends = python-typing_extensions
provides = python-pygeoif=1.6.0+47.r1029.20260128.196efdc
conflicts = python-pygeoif
source = python-pygeoif::git+https://github.com/cleder/pygeoif.git
sha256sums = SKIP
pkgname = python-pygeoif-git
|