summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42f32a9eb7ee92e363915b268cda8b4bd3ad1399 (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.0
	pkgrel = 2
	url = https://github.com/mrcagney/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.0.tar.gz
	b2sums = d79f1740b0c11e025c5eeb3a7c7cbe01334cb7db1f39fc1cc795eccca6522d503e1d67106a9ed91cd16c811cba71f7c9f64239aff6134b49049fbab583bb32e8

pkgname = python-geohexgrid