blob: c8ebf8dd1274baa7746da982b85b2c6397e5fa86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ip2location-python
pkgdesc = A Python Library that enables the user to find the geolocation that any IP address or host name originates from.
pkgver = 8.10.2
pkgrel = 1
url = https://github.com/chrislim2888/IP2Location-Python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = ip2location-python
conflicts = ip2location-python
source = IP2Location-Python-8.10.2.tar.gz::https://github.com/chrislim2888/IP2Location-Python/archive/refs/tags/8.10.2.tar.gz
sha256sums = 0b35b2cc8992ea2ff9c85791652a2d8215380461940c7882e87cb9dce84fc434
pkgname = ip2location-python
|