Skip to content

Commit

Permalink
devel/py-marshmallow: Update to 3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent e01f97b commit a0e9f77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-marshmallow/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
PORTNAME= marshmallow
PORTVERSION= 3.19.0
PORTVERSION= 3.20.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simplified object serialization for Python
WWW= https://github.com/marshmallow-code/marshmallow
WWW= https://marshmallow.readthedocs.io/en/stable/ \
https://github.com/marshmallow-code/marshmallow

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/py-marshmallow/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1669057773
SHA256 (marshmallow-3.19.0.tar.gz) = 90032c0fd650ce94b6ec6dc8dfeb0e3ff50c144586462c389b81a07205bedb78
SIZE (marshmallow-3.19.0.tar.gz) = 183529
TIMESTAMP = 1691070068
SHA256 (marshmallow-3.20.1.tar.gz) = 5d2371bbe42000f2b3fb5eaa065224df7d8f8597bc19a1bbfa5bfe7fba8da889
SIZE (marshmallow-3.20.1.tar.gz) = 184683

0 comments on commit a0e9f77

Please sign in to comment.