Skip to content

Commit

Permalink
devel/py-marshmallow: Update to 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent 5206d60 commit 7f43ac6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-marshmallow/Makefile
@@ -1,7 +1,7 @@
# Created by: Mark Felder <feld@FreeBSD.org>

PORTNAME= marshmallow
PORTVERSION= 3.15.0
PORTVERSION= 3.16.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Simplified object serialization for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=17.0:devel/py-packaging@${PY_FLAVOR}

USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264546
SHA256 (marshmallow-3.15.0.tar.gz) = 2aaaab4f01ef4f5a011a21319af9fce17ab13bf28a026d1252adab0e035648d5
SIZE (marshmallow-3.15.0.tar.gz) = 179483
TIMESTAMP = 1653925960
SHA256 (marshmallow-3.16.0.tar.gz) = a762c1d8b2bcb0e5c8e964850d03f9f3bffd6a12b626f3c14b9d6b1841999af5
SIZE (marshmallow-3.16.0.tar.gz) = 180106

0 comments on commit 7f43ac6

Please sign in to comment.