diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-21 09:19:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-21 09:19:28 +0000 |
commit | c49ce11b07a53da6764cfa6c4601a44dfd94608f (patch) | |
tree | b1fb35468374e87054fd6bd933a80bd3a96516bd /databases/py-marshmallow-sqlalchemy/Makefile | |
parent | Update 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/Makefile | 2 |
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} |