From nobody Mon Oct 25 21:59:03 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 099601812252; Mon, 25 Oct 2021 21:59:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HdTPS6Gzlz3tWB; Mon, 25 Oct 2021 21:59:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6786910DB5; Mon, 25 Oct 2021 21:59:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19PLx3br055953; Mon, 25 Oct 2021 21:59:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PLx3Fe055952; Mon, 25 Oct 2021 21:59:03 GMT (envelope-from git) Date: Mon, 25 Oct 2021 21:59:03 GMT Message-Id: <202110252159.19PLx3Fe055952@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2df9071d87d5 - main - devel/py-marshmallow: Update to 3.14.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2df9071d87d543b93d6b218c50a3af5965503959 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2df9071d87d543b93d6b218c50a3af5965503959 commit 2df9071d87d543b93d6b218c50a3af5965503959 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:24:10 +0000 Commit: Po-Chuan Hsieh 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 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 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