From b2023f9ec34f702ed3f8abc6df8a6c6771eb4d28 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 11 Dec 2020 13:25:57 +0100 Subject: dev-python/dbutils: Update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/dbutils/dbutils-1.3.ebuild | 4 ++-- dev-python/dbutils/dbutils-2.0.ebuild | 4 ++-- dev-python/dbutils/metadata.xml | 35 ++++++++++++++++++----------------- 3 files changed, 22 insertions(+), 21 deletions(-) (limited to 'dev-python/dbutils') diff --git a/dev-python/dbutils/dbutils-1.3.ebuild b/dev-python/dbutils/dbutils-1.3.ebuild index 40b10864236c..197c5d0c0d57 100644 --- a/dev-python/dbutils/dbutils-1.3.ebuild +++ b/dev-python/dbutils/dbutils-1.3.ebuild @@ -13,8 +13,8 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Database connections for multi-threaded environments" HOMEPAGE=" - https://cito.github.io/DBUtils/ - https://github.com/Cito/DBUtils + https://webwareforpython.github.io/DBUtils/ + https://github.com/WebwareForPython/DBUtils/ https://pypi.org/project/DBUtils/ " SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz" diff --git a/dev-python/dbutils/dbutils-2.0.ebuild b/dev-python/dbutils/dbutils-2.0.ebuild index 13bce71b251b..d230f6c0ea6d 100644 --- a/dev-python/dbutils/dbutils-2.0.ebuild +++ b/dev-python/dbutils/dbutils-2.0.ebuild @@ -13,8 +13,8 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Database connections for multi-threaded environments" HOMEPAGE=" - https://cito.github.io/DBUtils/ - https://github.com/Cito/DBUtils + https://webwareforpython.github.io/DBUtils/ + https://github.com/WebwareForPython/DBUtils/ https://pypi.org/project/DBUtils/ " SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz" diff --git a/dev-python/dbutils/metadata.xml b/dev-python/dbutils/metadata.xml index a24feb91917f..5f3a181b8872 100644 --- a/dev-python/dbutils/metadata.xml +++ b/dev-python/dbutils/metadata.xml @@ -1,21 +1,22 @@ - - lssndrbarbieri@gmail.com - Alessandro Barbieri - - - proxy-maint@gentoo.org - Proxy Maintainers - - -DBUtils is a suite of tools providing solid, persistent and pooled connections -to a database that can be used in all kinds of multi-threaded environments -like Webware for Python or other web application servers. The suite supports -DB-API 2 compliant database interfaces and the classic PyGreSQL interface. - - - Cito/DBUtils - + + lssndrbarbieri@gmail.com + Alessandro Barbieri + + + proxy-maint@gentoo.org + Proxy Maintainers + + + DBUtils is a suite of tools providing solid, persistent and pooled connections + to a database that can be used in all kinds of multi-threaded environments + like Webware for Python or other web application servers. The suite supports + DB-API 2 compliant database interfaces and the classic PyGreSQL interface. + + + WebwareForPython/DBUtils + DBUtils + -- cgit v1.2.3-65-gdbad