diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-01 02:17:12 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-01 02:17:12 +0800 |
commit | eb18df72a79dae1ff920e8ce6e74785e746e202b (patch) | |
tree | 0346355194a4a4927e61cb6cbd822ed506c4a5a9 /databases | |
parent | 94630591c4482f47ae81fe2fe14840a82d8e6614 (diff) | |
download | freebsd-ports-gnome-eb18df72a79dae1ff920e8ce6e74785e746e202b.tar.gz freebsd-ports-gnome-eb18df72a79dae1ff920e8ce6e74785e746e202b.tar.zst freebsd-ports-gnome-eb18df72a79dae1ff920e8ce6e74785e746e202b.zip |
Update to 0.23.1
Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-marshmallow-sqlalchemy/Makefile | 2 | ||||
-rw-r--r-- | databases/py-marshmallow-sqlalchemy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-marshmallow-sqlalchemy/Makefile b/databases/py-marshmallow-sqlalchemy/Makefile index 2ddf0dae7ded..4b081c8d2a71 100644 --- a/databases/py-marshmallow-sqlalchemy/Makefile +++ b/databases/py-marshmallow-sqlalchemy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= marshmallow-sqlalchemy -PORTVERSION= 0.23.0 +PORTVERSION= 0.23.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-marshmallow-sqlalchemy/distinfo b/databases/py-marshmallow-sqlalchemy/distinfo index 40478941be82..af141011051c 100644 --- a/databases/py-marshmallow-sqlalchemy/distinfo +++ b/databases/py-marshmallow-sqlalchemy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588013486 -SHA256 (marshmallow-sqlalchemy-0.23.0.tar.gz) = 3247e41e424146340b03a369f2b7c6f0364477ccedc4e2481e84d5f3a8d3c67f -SIZE (marshmallow-sqlalchemy-0.23.0.tar.gz) = 53568 +TIMESTAMP = 1590926989 +SHA256 (marshmallow-sqlalchemy-0.23.1.tar.gz) = 0ef59c8da8da2e18e808e3880158049e9d72f3031c84cc804b6c533a0eb668a9 +SIZE (marshmallow-sqlalchemy-0.23.1.tar.gz) = 53653 |