From owner-dev-commits-ports-all@freebsd.org Sun Jul 25 16:17: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 687AD65B766; Sun, 25 Jul 2021 16:17: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 4GXp9L22pbz3Fdc; Sun, 25 Jul 2021 16:17: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 2027C26AE9; Sun, 25 Jul 2021 16:17: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 16PGHAM9081519; Sun, 25 Jul 2021 16:17:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16PGHALg081518; Sun, 25 Jul 2021 16:17:10 GMT (envelope-from git) Date: Sun, 25 Jul 2021 16:17:10 GMT Message-Id: <202107251617.16PGHALg081518@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 93fd72ad2ac2 - main - 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/main X-Git-Reftype: branch X-Git-Commit: 93fd72ad2ac21b8b4365261b0144f20e7b74ed46 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: Sun, 25 Jul 2021 16:17:10 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=93fd72ad2ac21b8b4365261b0144f20e7b74ed46 commit 93fd72ad2ac21b8b4365261b0144f20e7b74ed46 Author: Jan Beich AuthorDate: 2021-07-19 13:06:49 +0000 Commit: Jan Beich CommitDate: 2021-07-25 16:17: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 --- 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'