Skip to content

Commit

Permalink
science/py-geolinks: Update to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent c43a3fd commit b08dd39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion science/py-geolinks/Makefile
@@ -1,5 +1,5 @@
PORTNAME= geolinks
PORTVERSION= 0.2.0
PORTVERSION= 0.2.1
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,6 +10,9 @@ WWW= https://github.com/geopython/geolinks

LICENSE= MIT

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

Expand Down
6 changes: 3 additions & 3 deletions science/py-geolinks/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1579339399
SHA256 (geolinks-0.2.0.tar.gz) = 724b94b3ed619c2282acc74b7908cf866c10e7d97920a882349f1f22df79ca43
SIZE (geolinks-0.2.0.tar.gz) = 2655
TIMESTAMP = 1679498802
SHA256 (geolinks-0.2.1.tar.gz) = f1b5c426a60baca472b514754f7a4d23a93ffad007fbbdc10144642837430f50
SIZE (geolinks-0.2.1.tar.gz) = 4943

0 comments on commit b08dd39

Please sign in to comment.