From owner-dev-commits-ports-all@freebsd.org Sun Apr 18 07:13:28 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 AFEFD5F4B39; Sun, 18 Apr 2021 07:13:28 +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 4FNLlC2kmnz4cfL; Sun, 18 Apr 2021 07:13:25 +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 208E827725; Sun, 18 Apr 2021 07:13:24 +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 13I7DNEe012365; Sun, 18 Apr 2021 07:13:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13I7DNDS012364; Sun, 18 Apr 2021 07:13:23 GMT (envelope-from git) Date: Sun, 18 Apr 2021 07:13:23 GMT Message-Id: <202104180713.13I7DNDS012364@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: e3dae8b892ee - main - textproc/py-furo: Update to 2021.4.11b34 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: e3dae8b892eecc19beb3527625cb30ba1556250e 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, 18 Apr 2021 07:13:29 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3dae8b892eecc19beb3527625cb30ba1556250e commit e3dae8b892eecc19beb3527625cb30ba1556250e Author: Po-Chuan Hsieh AuthorDate: 2021-04-18 05:07:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-18 05:44:12 +0000 textproc/py-furo: Update to 2021.4.11b34 Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md --- textproc/py-furo/Makefile | 4 ++-- textproc/py-furo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/py-furo/Makefile b/textproc/py-furo/Makefile index 10ebe87d8845..f030fc0d2b2d 100644 --- a/textproc/py-furo/Makefile +++ b/textproc/py-furo/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= furo -PORTVERSION= 2020.12.30b24 +PORTVERSION= 2021.4.11b34 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1<4,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/textproc/py-furo/distinfo b/textproc/py-furo/distinfo index 311be295ab6e..e4633bfca39a 100644 --- a/textproc/py-furo/distinfo +++ b/textproc/py-furo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856598 -SHA256 (furo-2020.12.30b24.tar.gz) = 30171899c9c06d692a778e6daf6cb2e5cbb05efc6006e1692e5e776007dc8a8c -SIZE (furo-2020.12.30b24.tar.gz) = 85285 +TIMESTAMP = 1618320274 +SHA256 (furo-2021.4.11b34.tar.gz) = 3d88e2855949cecf5f562e8a28cab1a6d3355d82f3cf5796eddf9ec234e97519 +SIZE (furo-2021.4.11b34.tar.gz) = 60951