blob: 44c59c81dddd7176dbe8a98ea24eba108603672d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-geohexgrid
pkgdesc = A Python library for making geographic flat-top hexagon grids
pkgver = 3.0.3
pkgrel = 1
url = https://codeberg.org/araichev/geohexgrid
arch = any
license = MIT
checkdepends = python-numpy
checkdepends = python-pytest
checkdepends = python-shapely
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-uv
makedepends = python-wheel
depends = python
depends = python-geopandas
source = https://files.pythonhosted.org/packages/source/g/geohexgrid/geohexgrid-3.0.3.tar.gz
b2sums = 8dfa8a07f467e67cfa9071c6ea4f577bf1ed5a31b89a87af5907f73b1253d8f38f8faede064781061a81189699c6d7b1c8c69051b2e4af08b3aa8bd61cc7e7f2
pkgname = python-geohexgrid
|