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