summaryrefslogtreecommitdiff
path: root/dev-python/PyDbLite
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/PyDbLite
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/PyDbLite')
-rw-r--r--dev-python/PyDbLite/Manifest2
-rw-r--r--dev-python/PyDbLite/PyDbLite-3.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyDbLite/Manifest b/dev-python/PyDbLite/Manifest
index e1c081749c5f..0ac7b27bbcfb 100644
--- a/dev-python/PyDbLite/Manifest
+++ b/dev-python/PyDbLite/Manifest
@@ -1,3 +1,3 @@
DIST PyDbLite-3.0.4.tar.gz 510241 BLAKE2B 948858df8653a74872a7a017ecdfee2d078edd441671e4b0fd2a6e4ea73d9b885899fd8d35209c96e72bcbae48cc7c9db940e4add8ba9afeb55a6da1b49664a7 SHA512 7708d6cf391f18dbc644cfe6af34868d2eb59aae47ffb67cdb77d468d605b14c0dccfb159229035984d0dd9dbaa5ce706068ed23a09a5ece2f58565afdfad69f
-EBUILD PyDbLite-3.0.4.ebuild 437 BLAKE2B 532bc52b5bdafce4b6d858af3a8b46dbee6405549ab54dba232f2b054b19b01c2b88f603d88003fccb7b6080ad77d14081b47fd34439ef392fcca19b9f3687a6 SHA512 d3dcd70fd3a7b61e004ea2e5e8206d3e21d89f0257ca060e85aabb22f3df961dcb704283d458baf93bf822233fe1a271c2bffb8219be02063cefe1dacb5e0009
+EBUILD PyDbLite-3.0.4.ebuild 433 BLAKE2B d61f49c5d7c7d230283da905a50e4fa8b4da010ffdbfd2878bb303d16fd67310ec6a38a5ecf35bf4e4208ed17b7d4215a6942b56239fa306f9a19658af6b0293 SHA512 fcf1728c8c15d2e2cc41ad9683e3773432615cc42c7e0bed99e0a2ae7508755ec093aca80951f3436ec28023da839aae65fd625a1485b2fac61042e8cd0383b3
MISC metadata.xml 332 BLAKE2B 75aea1249092294801fd82ef9e00e26d02d510e206afe1668e41d41d24bdf5c3dc79b82f883d139a928fcbd98b716795d5479b35304209d9be4ee5cba29fa7af SHA512 a1ccefa4e703e7b041015712807ef972394a8c75d0efa8aa8609ac280356a74787daa693fd92124d076c889aedc6bec08b62d64391a470c9a9f803631191ae0a
diff --git a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
index a55e711c0401..d0c41f54668d 100644
--- a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
+++ b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3)
inherit distutils-r1
DESCRIPTION="A fast, pure-Python in-memory database"
-HOMEPAGE="https://pypi.python.org/pypi/PyDbLite"
+HOMEPAGE="https://pypi.org/project/PyDbLite"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"