From owner-dev-commits-ports-main@freebsd.org Tue Jun 15 14:48:11 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 C259A64BD9B; Tue, 15 Jun 2021 14:48:11 +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 4G4B57572Qz3vNC; Tue, 15 Jun 2021 14:48:11 +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 983A0202B; Tue, 15 Jun 2021 14:48:11 +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 15FEmBtZ047402; Tue, 15 Jun 2021 14:48:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15FEmBux047401; Tue, 15 Jun 2021 14:48:11 GMT (envelope-from git) Date: Tue, 15 Jun 2021 14:48:11 GMT Message-Id: <202106151448.15FEmBux047401@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 66299bab9837 - main - devel/py-apispec: Update to 4.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66299bab98379d107b0f145be7be95db9c9746c6 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: Tue, 15 Jun 2021 14:48:11 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=66299bab98379d107b0f145be7be95db9c9746c6 commit 66299bab98379d107b0f145be7be95db9c9746c6 Author: Goran Mekić AuthorDate: 2021-06-15 14:47:22 +0000 Commit: Kevin Bowling CommitDate: 2021-06-15 14:47:22 +0000 devel/py-apispec: Update to 4.6.0 Changes https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#460-2020-06-14 PR: 256615 Approved by: 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 4e5bf7a0656a..304d19c92385 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec -DISTVERSION= 4.4.2 +DISTVERSION= 4.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index 2ebb93f5a13c..d7e36e0bd524 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621934109 -SHA256 (apispec-4.4.2.tar.gz) = 93f826cb089c95a2621d07d723d1243a44391f94bc93242ec72911718860dcac -SIZE (apispec-4.4.2.tar.gz) = 69207 +TIMESTAMP = 1623750266 +SHA256 (apispec-4.6.0.tar.gz) = a896f97394b7d046d46c65262e51e45241dd8d9d71eedebcdb2d7024b775eec4 +SIZE (apispec-4.6.0.tar.gz) = 70786