summaryrefslogtreecommitdiff
path: root/dev-python/dbutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /dev-python/dbutils
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'dev-python/dbutils')
-rw-r--r--dev-python/dbutils/Manifest6
-rw-r--r--dev-python/dbutils/dbutils-1.3.ebuild4
-rw-r--r--dev-python/dbutils/dbutils-2.0.ebuild4
-rw-r--r--dev-python/dbutils/metadata.xml35
4 files changed, 25 insertions, 24 deletions
diff --git a/dev-python/dbutils/Manifest b/dev-python/dbutils/Manifest
index 7155c6c6d1fd..c2fad488b346 100644
--- a/dev-python/dbutils/Manifest
+++ b/dev-python/dbutils/Manifest
@@ -1,5 +1,5 @@
DIST DBUtils-1.3.tar.gz 91733 BLAKE2B 8fb3fd16208c27fbbbbcbf1e7b9de2d4d2e8008916309256bd2ae5494d0ff60071fd3fa839dc7ccbe8832f333bad52d97dc4d176c822cc1ce3d5ce0bb05d637e SHA512 47aaa63144e6a0f4d020adb54fc5f36af01848a12f8adfcbd9889825980a1479b32041c087992de5f44478cc25729d1c97ed6cb094def2b93165f0120f10c5b6
DIST DBUtils-2.0.tar.gz 92911 BLAKE2B 1822f85b9da1bd7936d01f8069deef10e8ab9b7a5c89de718071cf4783f2845357ccca0e85057d430c57f33a2a7c6d239f632032397bb1f0013a40e42383b5f1 SHA512 7818eab572db4798d0a7a2eaed6c4ba91c79c8517da56db21c07525f0097ca80c0beef1c9608b0b80c3a93f1372f37de7c8ec97f2e33dc4dc4a3d464c5981d13
-EBUILD dbutils-1.3.ebuild 987 BLAKE2B 44251aa0297e8cc72142d670782a2e4d55306f64533b71d09c44e46fb2ba91f5cdb6b221d883e296a84d673e5ccbed16bb67e3a37099c753570c0667f79c6a59 SHA512 d0d30ca4af89c90a71f75f466b833dc94c1569e3e4f8d09486c2f5b14be982fe10e4403c43c5b687d7e7566fe009262b137eadb2de40dadf7b6896708fb214fa
-EBUILD dbutils-2.0.ebuild 965 BLAKE2B 944e2b520d0f0b313d208e5a6d6d71360bc924308e02cdea022a2134823a0b3d013774d6f5e9c53d51a4113abb172dc53a90d9aa09d5251ba1484bd7057ed40c SHA512 c89895a2c584163c1bcdf9967f4443fca006c904209a487c2d7b624c013a8d55a8dbce9fe324a3793d3b93deafbf7c2f540f370f2b334e1a2d05bc2e5d8d9f20
-MISC metadata.xml 826 BLAKE2B a7baace30406ef448d6d77c580ac35312a77a27686ce1d483848ce031ffa969528e8b0ee28f849a94d7cfa431af46879edac8d40b4482c1a352f549469046654 SHA512 3423e04da4fc401efa422a35f94ae970fc09c6ee3d8b71c52f8e35f0e454558235d052eac3f738c6f9025adf643637c9f85cd8683c5c5c14be6ca57be0f25995
+EBUILD dbutils-1.3.ebuild 1012 BLAKE2B 8b91df98b3d5b35f5a38a4fe1d27142ff5373a828649685333f219d4925a2176285ff4fc01579662c03dd7a5c538c6459ac8fe9542090eeb611de3b87c633c98 SHA512 abced40ec1edff7d221fc2922ff22b7f3f85f5cdac86bac38cb671f06dc973e37caee6313a15c235549abac5d330e3b4e85b88745bd69aab4f4868403ce7223f
+EBUILD dbutils-2.0.ebuild 990 BLAKE2B bb123b577cf6a7b759578ac3b2592c90d3c8b3a770559e5cc3072eb87357da35391ac7973848d4ea6e645283cae353f1c605d178e5cbe19835edd07d05efac21 SHA512 b21a0c836ccb5b3baa714bcc45432e07b965745174413074872ebe49d92d24d2ff2b29ab84f394b0744856c600cd430aac5983af5c38a8cc16f3e1a84d817093
+MISC metadata.xml 873 BLAKE2B c580cea1451a08f7e143041608c2cb39fb01cb67d5bb2b5f734672e27d02cd9ab7c66d84645b3710269838c84c2fc28f2e79b66f313fb9c308bd474307754e82 SHA512 06ebcd8a96fd0c1e3152c45fe6df8e622945013d1822e47ad5cc87979d204fa0ba7eef61031983f91f74261b28792fe18ca6442311b85b4c074d2155e352e62c
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 @@
<?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>