From owner-dev-commits-ports-main@freebsd.org Wed Apr 21 16:29:18 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A57135EAE7A; Wed, 21 Apr 2021 16:29:18 +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 4FQQxB4Gldz3lqG; Wed, 21 Apr 2021 16:29:18 +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 861671590; Wed, 21 Apr 2021 16:29:18 +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 13LGTIbJ097904; Wed, 21 Apr 2021 16:29:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13LGTI0c097903; Wed, 21 Apr 2021 16:29:18 GMT (envelope-from git) Date: Wed, 21 Apr 2021 16:29:18 GMT Message-Id: <202104211629.13LGTI0c097903@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: b4c15ef047bb - main - devel/py-apispec: Update to 4.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b4c15ef047bba5e106cf5dea8ab53f109a7a15c8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2021 16:29:18 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c15ef047bba5e106cf5dea8ab53f109a7a15c8 commit b4c15ef047bba5e106cf5dea8ab53f109a7a15c8 Author: Neel Chauhan AuthorDate: 2021-04-21 16:27:59 +0000 Commit: Neel Chauhan CommitDate: 2021-04-21 16:29:19 +0000 devel/py-apispec: Update to 4.4.0 Changes: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#440-2020-03-31 PR: 255282 SUbmitted by: Goran Mekić (maintainer) --- devel/py-apispec/Makefile | 2 +- devel/py-apispec/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index 4f4ab2e5f5c9..89404903f3ce 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index adff146cc1d7..bdd91336a856 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613082892 -SHA256 (apispec-4.3.0.tar.gz) = 5ec0fe72f1422a1198973fcbb48d0eb5c7390f4b0fbe55474fce999ad6826a9b -SIZE (apispec-4.3.0.tar.gz) = 68862 +TIMESTAMP = 1618947002 +SHA256 (apispec-4.4.0.tar.gz) = 6288b62bf35930fbe33049dc3242a0c48a09f214a196331cae4585af8f5bc95c +SIZE (apispec-4.4.0.tar.gz) = 69729