summaryrefslogtreecommitdiff
path: root/dev-python/pympler
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /dev-python/pympler
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'dev-python/pympler')
-rw-r--r--dev-python/pympler/Manifest2
-rw-r--r--dev-python/pympler/pympler-0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pympler/Manifest b/dev-python/pympler/Manifest
index 4aaaa8c0a7ba..f14999dbfc0d 100644
--- a/dev-python/pympler/Manifest
+++ b/dev-python/pympler/Manifest
@@ -1,3 +1,3 @@
DIST pympler-0.5.tar.gz 263627 BLAKE2B 5ce881664e2d57d1a7a9b87238cfc6657fd35a140e6ab906b55ca6e0ac91fc8a74377d4db21706708c55773f8ca65d3578c101669ba409339418e09ca53d0fb2 SHA512 254b758df70bafe57f315a973de0caeef6cd616bd0cc7b4475c74c3a9a94f52b3ac3da3f073483db3560cd0060536c95ed1297007c24dfe8db89fd893ff1409c
-EBUILD pympler-0.5.ebuild 1068 BLAKE2B 48d6339bbee62a600c02c05e5d66f7e2a7ac4bb6d18882145a2dabc5e7dd0ed72394672510388f7d2213f18a5a8577d0f3d105e4318b4ef4e5467a64f5f225ae SHA512 1edc35d7d131ada0d2e617b2a4e588374e594577e2c27c061eab49bbd9d424d90f09d8e1551946ba19401beee1bc6fd053d42815af8c491b02362265f52e690f
+EBUILD pympler-0.5.ebuild 1033 BLAKE2B c77463bc1b8584fc7fdabbb3b3db085b104312199ba362c9d642097138623b1eefbf6d2e66c9fdb957064bb2036c4af225c7cb2dab8230cfb6004ab72a7a2de3 SHA512 7b42dfacc7879353bf886411c8177f2c0da5ca745aeecd83e8819d153c40e716e3b531e24f786980f1d299b8375f36826cfb61bc5cd525fb94661234d4f27309
MISC metadata.xml 775 BLAKE2B bb415e7f09dec344f5f97fac36d3659c0670de5230a628515f26b1b9177883b6d99bed0ad2992af116f6b800a9f73aac3f436a6480a57c6ea5565e01f56c95b5 SHA512 e97ef9decf71b8f941e1fb54fee0aef66dee9c3e722f590d1d08f87dc20ba709713089c91891f0c686d69053321894fd6c8e6de690154f193e2bb72a5d879d41
diff --git a/dev-python/pympler/pympler-0.5.ebuild b/dev-python/pympler/pympler-0.5.ebuild
index 60c4548dd309..629446a0c6b6 100644
--- a/dev-python/pympler/pympler-0.5.ebuild
+++ b/dev-python/pympler/pympler-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ MY_PN="Pympler"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Memory profiling for Python applications"
-HOMEPAGE="https://code.google.com/p/pympler/ https://pypi.python.org/pypi/Pympler https://github.com/pympler/pympler"
+HOMEPAGE="https://pypi.python.org/pypi/Pympler https://github.com/pympler/pympler"
SRC_URI="https://github.com/pympler/pympler/archive/${PV}.tar.gz -> ${P}.tar.gz"
# The PyPi tarball is missing the documentation
#SRC_URI="mirror://pypi/P/${MY_PN}/${MY_P}.tar.gz"