1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add python-geoip-geolite2 and python-geoip packages

This commit is contained in:
j1nx
2022-03-18 22:04:35 +01:00
parent b000a36699
commit 56a6e72bf6
9 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
################################################################################
#
# python-geoip-geolite2
#
################################################################################
PYTHON_GEOIP_GEOLITE2_VERSION = 2015.0303
PYTHON_GEOIP_GEOLITE2_SITE = https://files.pythonhosted.org/packages/df/59/3f611ecca70bc91959e3e1ec325f7835d15cc35585af71dbc6c1123be48e
PYTHON_GEOIP_GEOLITE2_SETUP_TYPE = setuptools
PYTHON_GEOIP_GEOLITE2_LICENSE = UNKNOWN
$(eval $(python-package))