From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 574EF13835A for ; Fri, 11 Dec 2020 12:48:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73011E0975; Fri, 11 Dec 2020 12:48:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6039DE0975 for ; Fri, 11 Dec 2020 12:48:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 963F5340FC6 for ; Fri, 11 Dec 2020 12:48:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EED8488 for ; Fri, 11 Dec 2020 12:48:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1607690898.deb47c2c05e0ee053761d6acb9deb053c897ab0a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/brotlicffi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/brotlicffi/brotlicffi-0.8.0.ebuild dev-python/brotlicffi/metadata.xml X-VCS-Directories: dev-python/brotlicffi/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: deb47c2c05e0ee053761d6acb9deb053c897ab0a X-VCS-Branch: master Date: Fri, 11 Dec 2020 12:48:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9b3407a0-5df6-4bbd-9909-788e180c2ccd X-Archives-Hash: e187e62695f2deed2dbb7d77d406545f commit: deb47c2c05e0ee053761d6acb9deb053c897ab0a Author: Michał Górny gentoo org> AuthorDate: Fri Dec 11 12:24:40 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 11 12:48:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb47c2c dev-python/brotlicffi: Update HOMEPAGE Signed-off-by: Michał Górny gentoo.org> dev-python/brotlicffi/brotlicffi-0.8.0.ebuild | 4 +++- dev-python/brotlicffi/metadata.xml | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dev-python/brotlicffi/brotlicffi-0.8.0.ebuild b/dev-python/brotlicffi/brotlicffi-0.8.0.ebuild index f9a6472794c..5dbd9918038 100644 --- a/dev-python/brotlicffi/brotlicffi-0.8.0.ebuild +++ b/dev-python/brotlicffi/brotlicffi-0.8.0.ebuild @@ -11,7 +11,9 @@ inherit distutils-r1 BROTLI_BUNDLED_COMMIT="46c1a881b41bb638c76247558aa04b1591af3aa7" DESCRIPTION="Python binding to the Brotli library" -HOMEPAGE="https://github.com/python-hyper/brotlipy/ https://pypi.python.org/pypi/brotlipy" +HOMEPAGE=" + https://github.com/python-hyper/brotlicffi/ + https://pypi.org/project/brotlicffi/" SRC_URI=" https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz diff --git a/dev-python/brotlicffi/metadata.xml b/dev-python/brotlicffi/metadata.xml index 7f4f33c6dbc..0ca2bbfddad 100644 --- a/dev-python/brotlicffi/metadata.xml +++ b/dev-python/brotlicffi/metadata.xml @@ -5,4 +5,8 @@ python@gentoo.org Python + + brotlicffi + python-hyper/brotlicffi +