From owner-dev-commits-ports-branches@freebsd.org Thu Sep 9 00:14:11 2021 Return-Path: Delivered-To: dev-commits-ports-branches@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 CA11F6646B4; Thu, 9 Sep 2021 00:14: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 4H4fcz5KGHz4VGf; Thu, 9 Sep 2021 00:14: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 96B0E78AC; Thu, 9 Sep 2021 00:14: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 1890EBso089368; Thu, 9 Sep 2021 00:14:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1890EB7u089367; Thu, 9 Sep 2021 00:14:11 GMT (envelope-from git) Date: Thu, 9 Sep 2021 00:14:11 GMT Message-Id: <202109090014.1890EB7u089367@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 67def9676902 - 2021Q3 - www/py-flask-restx: update to 0.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 67def96769022d708850638b22f59b580e87918f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2021 00:14:11 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=67def96769022d708850638b22f59b580e87918f commit 67def96769022d708850638b22f59b580e87918f Author: Jan Beich AuthorDate: 2021-07-19 13:06:49 +0000 Commit: Jan Beich CommitDate: 2021-09-09 00:12:03 +0000 www/py-flask-restx: update to 0.5.0 Changes: https://github.com/python-restx/flask-restx/compare/0.4.0...0.5.0 Reported by: Repology (cherry picked from commit 93fd72ad2ac21b8b4365261b0144f20e7b74ed46) --- www/py-flask-restx/Makefile | 3 +-- www/py-flask-restx/distinfo | 6 +++--- www/py-flask-restx/files/patch-requirements_install.pip | 13 ------------- 3 files changed, 4 insertions(+), 18 deletions(-) diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index 11dc18650dcf..29faae129ce9 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -1,6 +1,5 @@ PORTNAME= flask-restx -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-restx/distinfo b/www/py-flask-restx/distinfo index 33c6bc495267..5b4be48a15fb 100644 --- a/www/py-flask-restx/distinfo +++ b/www/py-flask-restx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620824149 -SHA256 (flask-restx-0.4.0.tar.gz) = 8bdbfd8ad2949383c490b3b180481c0e9f70163230a5b567a56592c82f7c5cb0 -SIZE (flask-restx-0.4.0.tar.gz) = 5296421 +TIMESTAMP = 1626700009 +SHA256 (flask-restx-0.5.0.tar.gz) = 7e9f7cd5e843dd653a71fafb7c8ce9d7b4fef29f982a2254b1e0ebb3fac1fe12 +SIZE (flask-restx-0.5.0.tar.gz) = 5314490 diff --git a/www/py-flask-restx/files/patch-requirements_install.pip b/www/py-flask-restx/files/patch-requirements_install.pip deleted file mode 100644 index 8d42c6fe279d..000000000000 --- a/www/py-flask-restx/files/patch-requirements_install.pip +++ /dev/null @@ -1,13 +0,0 @@ ---- requirements/install.pip.orig 2021-05-12 12:55:49 UTC -+++ requirements/install.pip -@@ -1,8 +1,8 @@ - aniso8601==8.0.0; python_version < '3.5' - aniso8601>=0.82; python_version >= '3.5' - jsonschema --Flask>=0.8, <2.0.0 --werkzeug <2.0.0 -+Flask>=0.8 -+werkzeug - pytz - six>=1.3.0 - enum34; python_version < '3.4'