Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 21:59:03 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2df9071d87d5 - main - devel/py-marshmallow: Update to 3.14.0
Message-ID:  <202110252159.19PLx3Fe055952@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2df9071d87d543b93d6b218c50a3af5965503959

commit 2df9071d87d543b93d6b218c50a3af5965503959
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:24:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:46:40 +0000

    devel/py-marshmallow: Update to 3.14.0
    
    Changes:        https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst
---
 devel/py-marshmallow/Makefile | 7 ++++---
 devel/py-marshmallow/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile
index c027a6ba1165..7dd6e6f6f414 100644
--- a/devel/py-marshmallow/Makefile
+++ b/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}
@@ -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>
diff --git a/devel/py-marshmallow/distinfo b/devel/py-marshmallow/distinfo
index 20f284ba82b8..b70405c107e6 100644
--- a/devel/py-marshmallow/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110252159.19PLx3Fe055952>