Skip to content

Commit

Permalink
graphics/py-cartopy: Update to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 474aff4 commit ea41160
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions graphics/py-cartopy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cartopy
PORTVERSION= 0.21.0
PORTREVISION= 1
PORTVERSION= 0.21.1
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -21,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.1:math/py-matplotlib@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}numpy>=1.19,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>=3.0.0:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyshp>=2.1:devel/py-pyshp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=1.6.4<2:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=1.6.4:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.3.0:devel/py-six@${PY_FLAVOR}

USES= python:3.8+
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-cartopy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662826472
SHA256 (Cartopy-0.21.0.tar.gz) = ce1d3a28a132e94c89ac33769a50f81f65634ab2bd40556317e15bd6cad1ce42
SIZE (Cartopy-0.21.0.tar.gz) = 10917289
TIMESTAMP = 1674589934
SHA256 (Cartopy-0.21.1.tar.gz) = 89d5649712c8582231c6e11825a04c85f6f0cee94dbb89e4db23eabca1cc250a
SIZE (Cartopy-0.21.1.tar.gz) = 10917080

0 comments on commit ea41160

Please sign in to comment.