Skip to content

Commit

Permalink
databases/py-geoalchemy2: Update to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 9458bb2 commit 0c0abb8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions databases/py-geoalchemy2/Makefile
@@ -1,18 +1,19 @@
PORTNAME= geoalchemy2
PORTVERSION= 0.14.0
PORTVERSION= 0.14.1
CATEGORIES= databases geography python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= GeoAlchemy2-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Using SQLAlchemy with Spatial Databases
WWW= https://github.com/geoalchemy/geoalchemy2
WWW= https://geoalchemy-2.readthedocs.io/en/stable/ \
https://github.com/geoalchemy/geoalchemy2

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING.rst

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions databases/py-geoalchemy2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688902075
SHA256 (GeoAlchemy2-0.14.0.tar.gz) = 8ec034309183df66319cba146ff284e682f24993731079772e045b2b1fe6ce7d
SIZE (GeoAlchemy2-0.14.0.tar.gz) = 196538
TIMESTAMP = 1691070012
SHA256 (GeoAlchemy2-0.14.1.tar.gz) = 620b31cbf97a368b2486dbcfcd36da2081827e933d4163bcb942043b79b545e8
SIZE (GeoAlchemy2-0.14.1.tar.gz) = 197930

0 comments on commit 0c0abb8

Please sign in to comment.