From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 03:52:20 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 9F5416B3125; Tue, 21 Sep 2021 03:52:20 +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 4HD6v670msz4fhT; Tue, 21 Sep 2021 03:52: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 4B7DC1CF45; Tue, 21 Sep 2021 03:52: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 18L3qBP8033986; Tue, 21 Sep 2021 03:52:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3qBUP033985; Tue, 21 Sep 2021 03:52:11 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:52:11 GMT Message-Id: <202109210352.18L3qBUP033985@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ff4f42f1a83d - main - devel/py-typer: Update to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ff4f42f1a83de48977f95b0e24c63c0d437cf77b 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: Tue, 21 Sep 2021 03:52:22 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff4f42f1a83de48977f95b0e24c63c0d437cf77b commit ff4f42f1a83de48977f95b0e24c63c0d437cf77b Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:12:58 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:44:44 +0000 devel/py-typer: Update to 0.4.0 Changes: https://github.com/tiangolo/typer/releases --- devel/py-typer/Makefile | 4 ++-- devel/py-typer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile index 1ef691b5a809..1b1b87dabfe6 100644 --- a/devel/py-typer/Makefile +++ b/devel/py-typer/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= typer -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Library for building CLI applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<7.2.0:devel/py-click@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<9.0.0:devel/py-click@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo index 2a9d1f79d453..891db92cf6c5 100644 --- a/devel/py-typer/distinfo +++ b/devel/py-typer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630040 -SHA256 (typer-0.3.2.tar.gz) = 5455d750122cff96745b0dec87368f56d023725a7ebc9d2e54dd23dc86816303 -SIZE (typer-0.3.2.tar.gz) = 206705 +TIMESTAMP = 1632037162 +SHA256 (typer-0.4.0.tar.gz) = 63c3aeab0549750ffe40da79a1b524f60e08a2cbc3126c520ebf2eeaf507f5dd +SIZE (typer-0.4.0.tar.gz) = 218979