aboutsummaryrefslogtreecommitdiff
path: root/net/py-GeoIP2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 09:54:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 09:54:26 +0000
commit66cc5f56474e1e44d80c3a0ed04a9ffe7dd974f0 (patch)
tree5057fec95daa85eee74c6ebbaf359c50cd8d4bf1 /net/py-GeoIP2
parentac63a9b1cc60b4dfd902b6e67ab057e1d18aefdc (diff)
downloadports-66cc5f56474e1e44d80c3a0ed04a9ffe7dd974f0.tar.gz
ports-66cc5f56474e1e44d80c3a0ed04a9ffe7dd974f0.zip
- Update to 2.2.0
- Update and sort RUN_DEPENDS - Add NO_ARCH Changes: https://github.com/maxmind/GeoIP2-python/releases PR: 204870 Submitted by: sunpoet (myself) Approved by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
Notes
Notes: svn path=/head/; revision=402588
Diffstat (limited to 'net/py-GeoIP2')
-rw-r--r--net/py-GeoIP2/Makefile7
-rw-r--r--net/py-GeoIP2/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile
index c847d0b89294..c6d745ebe275 100644
--- a/net/py-GeoIP2/Makefile
+++ b/net/py-GeoIP2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GeoIP2
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
DISTVERSIONPREFIX= v
CATEGORIES= net python geography
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,13 +13,14 @@ COMMENT= MaxMind GeoIP2 Python API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \
- ${PYTHON_PKGNAMEPREFIX}maxminddb>0:${PORTSDIR}/net/py-maxminddb
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:${PORTSDIR}/net/py-maxminddb \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.4:${PORTSDIR}/www/py-requests
USE_GITHUB= yes
GH_ACCOUNT= maxmind
GH_PROJECT= GeoIP2-python
+NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
diff --git a/net/py-GeoIP2/distinfo b/net/py-GeoIP2/distinfo
index 4f681a6484de..83e249367bab 100644
--- a/net/py-GeoIP2/distinfo
+++ b/net/py-GeoIP2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (maxmind-GeoIP2-python-v2.1.0_GH0.tar.gz) = 1f0326b5e92212c1ed81f5e387438e73ff61154ea2194656f4dc366d2314554e
-SIZE (maxmind-GeoIP2-python-v2.1.0_GH0.tar.gz) = 28215
+SHA256 (maxmind-GeoIP2-python-v2.2.0_GH0.tar.gz) = 1a77ee1cc7d1aaadf7e9fc9ff19b2696634ed13429e483560cd3c626cc06781f
+SIZE (maxmind-GeoIP2-python-v2.2.0_GH0.tar.gz) = 28589