From owner-dev-commits-ports-all@freebsd.org Mon Oct 4 11:17:58 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 A3B7067CAB2; Mon, 4 Oct 2021 11:17:58 +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 4HNJ9L4FN7z4Zqx; Mon, 4 Oct 2021 11:17:58 +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 71C12186CE; Mon, 4 Oct 2021 11:17:58 +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 194BHwMs007981; Mon, 4 Oct 2021 11:17:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 194BHwFb007980; Mon, 4 Oct 2021 11:17:58 GMT (envelope-from git) Date: Mon, 4 Oct 2021 11:17:58 GMT Message-Id: <202110041117.194BHwFb007980@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Li-Wen Hsu Subject: git: c35f3b79a986 - main - www/py-pelican: Update to 4.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c35f3b79a9865f31668ff98a68fb848a821f2bec 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: Mon, 04 Oct 2021 11:17:58 -0000 The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=c35f3b79a9865f31668ff98a68fb848a821f2bec commit c35f3b79a9865f31668ff98a68fb848a821f2bec Author: Andreas Bilke AuthorDate: 2021-10-04 11:12:33 +0000 Commit: Li-Wen Hsu CommitDate: 2021-10-04 11:17:34 +0000 www/py-pelican: Update to 4.7.0 ChangeLogs: https://github.com/getpelican/pelican/releases/tag/4.7.0 PR: 258895 --- www/py-pelican/Makefile | 5 +++-- www/py-pelican/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/py-pelican/Makefile b/www/py-pelican/Makefile index be5ff05a2808..1e44e9e1075f 100644 --- a/www/py-pelican/Makefile +++ b/www/py-pelican/Makefile @@ -1,7 +1,7 @@ # Created by: Julien Laffaye PORTNAME= pelican -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 CATEGORIES= www textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.15:textproc/py-docutils@${PY_FLA ${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} USES= python:3.6+ shebangfix diff --git a/www/py-pelican/distinfo b/www/py-pelican/distinfo index 168053a28a4a..ba4850ccd4d3 100644 --- a/www/py-pelican/distinfo +++ b/www/py-pelican/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616873657 -SHA256 (getpelican-pelican-4.6.0_GH0.tar.gz) = 10ce79afba58ba70accbfe827f114e69d60ba4ec5088b628c15c6a9be1220b8e -SIZE (getpelican-pelican-4.6.0_GH0.tar.gz) = 1399249 +TIMESTAMP = 1633281325 +SHA256 (getpelican-pelican-4.7.0_GH0.tar.gz) = e062d4fcc06637b90016fa93b554b1b19ac7ed75a43b1d90d41eaf2fc37ec5cf +SIZE (getpelican-pelican-4.7.0_GH0.tar.gz) = 1400801