Skip to content

Commit

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

PORTNAME= marshmallow
PORTVERSION= 3.13.0
PORTVERSION= 3.14.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}

USES= cpe python:3.5+
USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils
CPE_VENDOR= marshmallow_project

NO_ARCH= yes

CPE_VENDOR= marshmallow_project

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-marshmallow/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627120852
SHA256 (marshmallow-3.13.0.tar.gz) = c67929438fd73a2be92128caa0325b1b5ed8b626d91a094d2f7f2771bf1f1c0e
SIZE (marshmallow-3.13.0.tar.gz) = 175134
TIMESTAMP = 1635181053
SHA256 (marshmallow-3.14.0.tar.gz) = bba1a940985c052c5cc7849f97da196ebc81f3b85ec10c56ef1f3228aa9cbe74
SIZE (marshmallow-3.14.0.tar.gz) = 175637

0 comments on commit 2df9071

Please sign in to comment.