summaryrefslogtreecommitdiff
path: root/databases/py-marshmallow-sqlalchemy/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:19:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:19:28 +0000
commitc49ce11b07a53da6764cfa6c4601a44dfd94608f (patch)
treeb1fb35468374e87054fd6bd933a80bd3a96516bd /databases/py-marshmallow-sqlalchemy/Makefile
parentUpdate to 3.14.0 (diff)
Update to 0.24.1
Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
Notes
Notes: svn path=/head/; revision=555841
Diffstat (limited to 'databases/py-marshmallow-sqlalchemy/Makefile')
-rw-r--r--databases/py-marshmallow-sqlalchemy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-marshmallow-sqlalchemy/Makefile b/databases/py-marshmallow-sqlalchemy/Makefile
index 6a53fdf0d0d5..782ab3f25d8d 100644
--- a/databases/py-marshmallow-sqlalchemy/Makefile
+++ b/databases/py-marshmallow-sqlalchemy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= marshmallow-sqlalchemy
-PORTVERSION= 0.24.0
+PORTVERSION= 0.24.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}