aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:31:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:07:07 +0000
commit4630a6c724aff5ef81d026fe4733a705f7d00d3b (patch)
tree5399bff501bcaad53478ba45acdac6c8d6a213a0
parent1567883bbd7abe683e445d700dd3dbdd156b0865 (diff)
downloadports-4630a6c724aff5ef81d026fe4733a705f7d00d3b.tar.gz
ports-4630a6c724aff5ef81d026fe4733a705f7d00d3b.zip
databases/py-marshmallow-sqlalchemy: Update to 0.30.0
-rw-r--r--databases/py-marshmallow-sqlalchemy/Makefile5
-rw-r--r--databases/py-marshmallow-sqlalchemy/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/databases/py-marshmallow-sqlalchemy/Makefile b/databases/py-marshmallow-sqlalchemy/Makefile
index eb87c417b0bf..d7d5bbdfa6b1 100644
--- a/databases/py-marshmallow-sqlalchemy/Makefile
+++ b/databases/py-marshmallow-sqlalchemy/Makefile
@@ -1,12 +1,13 @@
PORTNAME= marshmallow-sqlalchemy
-PORTVERSION= 0.29.0
+PORTVERSION= 0.30.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SQLAlchemy integration with the marshmallow serialization library
-WWW= https://github.com/marshmallow-code/marshmallow-sqlalchemy
+WWW= https://marshmallow-sqlalchemy.readthedocs.io/en/latest/ \
+ https://github.com/marshmallow-code/marshmallow-sqlalchemy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/py-marshmallow-sqlalchemy/distinfo b/databases/py-marshmallow-sqlalchemy/distinfo
index 9d063c553b07..6f50c1e18f8a 100644
--- a/databases/py-marshmallow-sqlalchemy/distinfo
+++ b/databases/py-marshmallow-sqlalchemy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498636
-SHA256 (marshmallow-sqlalchemy-0.29.0.tar.gz) = 3523a774390ef0c1c0f7c708a7519809c5396cf608720f14f55c36f74ff5bbec
-SIZE (marshmallow-sqlalchemy-0.29.0.tar.gz) = 52302
+TIMESTAMP = 1708449098
+SHA256 (marshmallow-sqlalchemy-0.30.0.tar.gz) = 29ad0a4fd1b4a1e52dcb07f9673d284a6b0795141916cc2169d4ee9a5d007347
+SIZE (marshmallow-sqlalchemy-0.30.0.tar.gz) = 52682