From owner-dev-commits-ports-all@freebsd.org Thu May 13 17:06:10 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 955C36280F0; Thu, 13 May 2021 17:06: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 4FgyjZ3vd4z3Qh1; Thu, 13 May 2021 17:06:10 +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 78C8322930; Thu, 13 May 2021 17:06:10 +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 14DH6AG5050164; Thu, 13 May 2021 17:06:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14DH6ATf050163; Thu, 13 May 2021 17:06:10 GMT (envelope-from git) Date: Thu, 13 May 2021 17:06:10 GMT Message-Id: <202105131706.14DH6ATf050163@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: afa7ebc97f3d - main - www/py-flask-smorest: Update to 0.31.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: afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2021 17:06:10 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 commit afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 Author: Goran Mekić AuthorDate: 2021-05-13 17:05:50 +0000 Commit: Neel Chauhan CommitDate: 2021-05-13 17:05:50 +0000 www/py-flask-smorest: Update to 0.31.0 Changes: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0310-2021-05-12 PR: 255836 --- www/py-flask-smorest/Makefile | 2 +- www/py-flask-smorest/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile index e23f8459a37b..8b1e4ca19666 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-smorest -PORTVERSION= 0.30.0 +PORTVERSION= 0.31.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo index 2efe0386b5a9..4dce9fb89b1a 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618948825 -SHA256 (flask-smorest-0.30.0.tar.gz) = 8f90187ce32f8602ad6e9f79d9b5d6c6b5e30526af6a5ff946266f2355867323 -SIZE (flask-smorest-0.30.0.tar.gz) = 64463 +TIMESTAMP = 1620893122 +SHA256 (flask-smorest-0.31.0.tar.gz) = 3cf65778cab6649a9acb99d75382de2bb13c1b4a5ca3b79272f0b6c936da98ef +SIZE (flask-smorest-0.31.0.tar.gz) = 64291