summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e76e684a02d7736886b489f0b0a06c95c7758b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-timezonefinder
	pkgdesc = Fast and lightweight project for looking up the timezone for a given lat/lng
	pkgver = 6.5.0
	pkgrel = 2
	url = https://github.com/MrMinimal64/timezonefinder
	arch = any
	license = MIT
	makedepends = python-numpy
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-cffi
	makedepends = python-poetry-core
	depends = python-h3
	source = https://github.com/jannikmi/timezonefinder/archive/refs/tags/6.5.0.tar.gz
	sha256sums = d28f633c86a4affb4b47b37ef6dc3339033d705dca27817b9f2ff34027d1c773

pkgname = python-timezonefinder