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 9CC3D1382C5 for ; Mon, 18 May 2020 14:15:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9D9DE0841; Mon, 18 May 2020 14:15:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B4F40E0841 for ; Mon, 18 May 2020 14:15:47 +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 AAAD434EF71 for ; Mon, 18 May 2020 14:15:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A54918F for ; Mon, 18 May 2020 14:15:45 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1589811191.94aaa16bfb285884881d7c5834755a10aac361a0.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/webpy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/webpy/webpy-0.40.ebuild dev-python/webpy/webpy-0.50.ebuild dev-python/webpy/webpy-0.51_p20200405.ebuild X-VCS-Directories: dev-python/webpy/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 94aaa16bfb285884881d7c5834755a10aac361a0 X-VCS-Branch: dev Date: Mon, 18 May 2020 14:15:45 +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: bbea09e6-5e8f-4ef6-a353-a32a1e23e15b X-Archives-Hash: fc418354cdf12b0d17ad8b0315f990e5 commit: 94aaa16bfb285884881d7c5834755a10aac361a0 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 18 14:13:11 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 18 14:13:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94aaa16b dev-python/webpy: fix homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/webpy/webpy-0.40.ebuild | 2 +- dev-python/webpy/webpy-0.50.ebuild | 2 +- dev-python/webpy/webpy-0.51_p20200405.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/webpy/webpy-0.40.ebuild b/dev-python/webpy/webpy-0.40.ebuild index 54ca3ed..07b00d3 100644 --- a/dev-python/webpy/webpy-0.40.ebuild +++ b/dev-python/webpy/webpy-0.40.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.50.ebuild b/dev-python/webpy/webpy-0.50.ebuild index 54ca3ed..07b00d3 100644 --- a/dev-python/webpy/webpy-0.50.ebuild +++ b/dev-python/webpy/webpy-0.50.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.51_p20200405.ebuild b/dev-python/webpy/webpy-0.51_p20200405.ebuild index 1fa4263..31192f6 100644 --- a/dev-python/webpy/webpy-0.51_p20200405.ebuild +++ b/dev-python/webpy/webpy-0.51_p20200405.ebuild @@ -11,7 +11,7 @@ COMMIT="16de3147e61aa4dc735efa116c50603707fb0683" DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy https://pypi.org/project/web.py " 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 63B6413835A for ; Mon, 18 May 2020 14:15:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB065E0858; Mon, 18 May 2020 14:15:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 92B61E0858 for ; Mon, 18 May 2020 14:15:55 +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 80EE734F07C for ; Mon, 18 May 2020 14:15:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3685718F for ; Mon, 18 May 2020 14:15:53 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1589811191.94aaa16bfb285884881d7c5834755a10aac361a0.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/webpy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/webpy/webpy-0.40.ebuild dev-python/webpy/webpy-0.50.ebuild dev-python/webpy/webpy-0.51_p20200405.ebuild X-VCS-Directories: dev-python/webpy/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 94aaa16bfb285884881d7c5834755a10aac361a0 X-VCS-Branch: master Date: Mon, 18 May 2020 14:15:53 +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: 8e2c18e7-5ebc-41f4-8b3c-79d82269896e X-Archives-Hash: 1f70e05d7eb275ac32b449478231b18c Message-ID: <20200518141553.k_cu1hQxNcZwA9jHlUiYVL_CZ3f49uniA_h8-9VvE70@z> commit: 94aaa16bfb285884881d7c5834755a10aac361a0 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon May 18 14:13:11 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon May 18 14:13:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94aaa16b dev-python/webpy: fix homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/webpy/webpy-0.40.ebuild | 2 +- dev-python/webpy/webpy-0.50.ebuild | 2 +- dev-python/webpy/webpy-0.51_p20200405.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/webpy/webpy-0.40.ebuild b/dev-python/webpy/webpy-0.40.ebuild index 54ca3ed..07b00d3 100644 --- a/dev-python/webpy/webpy-0.40.ebuild +++ b/dev-python/webpy/webpy-0.40.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.50.ebuild b/dev-python/webpy/webpy-0.50.ebuild index 54ca3ed..07b00d3 100644 --- a/dev-python/webpy/webpy-0.50.ebuild +++ b/dev-python/webpy/webpy-0.50.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.51_p20200405.ebuild b/dev-python/webpy/webpy-0.51_p20200405.ebuild index 1fa4263..31192f6 100644 --- a/dev-python/webpy/webpy-0.51_p20200405.ebuild +++ b/dev-python/webpy/webpy-0.51_p20200405.ebuild @@ -11,7 +11,7 @@ COMMIT="16de3147e61aa4dc735efa116c50603707fb0683" DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy https://pypi.org/project/web.py "