Skip to content
Snippets Groups Projects
Verified Commit bc90e2aa authored by sunpoet's avatar sunpoet
Browse files

graphics/py-pyproj: Update to 3.3.0

pyproj drops official Python 3.7 support since 3.3.0, but it still builds fine.

Changes:	https://github.com/pyproj4/pyproj/releases
parent 677595a6
No related branches found
No related tags found
No related merge requests found
# Created by: TAOKA Fumiyoshi
PORTNAME= pyproj
PORTVERSION= 3.2.1
PORTVERSION= 3.3.0
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -12,7 +12,7 @@ COMMENT= Cython wrapper to provide python interfaces to PROJ.4 functions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= proj>=7.2.0,1:graphics/proj
BUILD_DEPENDS= proj>=8.0.0,1:graphics/proj
LIB_DEPENDS= libproj.so:graphics/proj
USES= python:3.7+
......
TIMESTAMP = 1632227548
SHA256 (pyproj-3.2.1.tar.gz) = 4a936093825ff55b24c1fc6cc093541fcf6d0f6d406589ed699e62048ebf3877
SIZE (pyproj-3.2.1.tar.gz) = 213342
TIMESTAMP = 1647264598
SHA256 (pyproj-3.3.0.tar.gz) = ce8bfbc212729e9a643f5f5d77f7a93394e032eda1e2d8799ae902d08add747e
SIZE (pyproj-3.3.0.tar.gz) = 217539
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment