From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbutils/
Date: Fri, 11 Dec 2020 12:48:35 +0000 (UTC) [thread overview]
Message-ID: <1607690902.b2023f9ec34f702ed3f8abc6df8a6c6771eb4d28.mgorny@gentoo> (raw)
commit: b2023f9ec34f702ed3f8abc6df8a6c6771eb4d28
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 12:25:57 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 12:48:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2023f9e
dev-python/dbutils: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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(-)
diff --git a/dev-python/dbutils/dbutils-1.3.ebuild b/dev-python/dbutils/dbutils-1.3.ebuild
index 40b10864236..197c5d0c0d5 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 13bce71b251..d230f6c0ea6 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 a24feb91917..5f3a181b887 100644
--- a/dev-python/dbutils/metadata.xml
+++ b/dev-python/dbutils/metadata.xml
@@ -1,21 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
-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.
- </longdescription>
- <upstream>
- <remote-id type="github">Cito/DBUtils</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
+ 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.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">WebwareForPython/DBUtils</remote-id>
+ <remote-id type="pypi">DBUtils</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2020-12-11 12:48 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 12:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 16:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbutils/ Michał Górny
2024-05-18 16:10 Michał Górny
2024-03-17 16:24 Michał Górny
2024-03-17 16:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/DBUtils/ Michał Górny
2023-10-20 12:59 Michał Górny
2023-07-24 11:30 Michał Górny
2023-04-28 5:56 Michał Górny
2023-03-17 15:21 Michał Górny
2022-11-14 4:36 Michał Górny
2022-07-02 11:36 Michał Górny
2022-07-02 11:36 Michał Górny
2022-06-22 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbutils/ Andrew Ammerlaan
2022-05-16 13:17 Michał Górny
2022-01-15 7:23 Arthur Zamarin
2021-12-22 18:10 Arthur Zamarin
2021-11-27 7:19 Michał Górny
2021-11-26 21:56 Michał Górny
2021-10-17 7:41 Michał Górny
2021-07-09 7:26 Michał Górny
2021-06-05 13:34 Michał Górny
2021-04-08 22:46 Michał Górny
2021-04-08 22:46 Michał Górny
2020-11-26 7:53 Joonas Niilola
2020-11-17 10:50 Michał Górny
2020-03-18 11:11 Joonas Niilola
2020-03-18 11:11 Joonas Niilola
2018-03-18 19:19 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1607690902.b2023f9ec34f702ed3f8abc6df8a6c6771eb4d28.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox