summaryrefslogtreecommitdiff
path: root/dev-python/python-catcher
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-catcher')
-rw-r--r--dev-python/python-catcher/Manifest2
-rw-r--r--dev-python/python-catcher/python-catcher-0.1.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-catcher/Manifest b/dev-python/python-catcher/Manifest
index f4bfa790a059..6dfd51034dc3 100644
--- a/dev-python/python-catcher/Manifest
+++ b/dev-python/python-catcher/Manifest
@@ -1,3 +1,3 @@
DIST python-catcher-0.1.7.tar.gz 3699 BLAKE2B 20d944f8a87a46423db6981e19ab68eb8abcc87d61d57a9a64332177d3c6b9fa13790a2485084d0754f875611ab57e03704eeeadd9a57637e0bd936e9a8e7ea2 SHA512 118bc19a7c7072cbf95d25810f95753aa894619c5a92b32f56e02a752e48c1b6ccbedab7d538184ec6dc30061826a7924fb0a4644e5afa26dedff9b9cd710353
-EBUILD python-catcher-0.1.7.ebuild 600 BLAKE2B e6d6a823ad51a5e2e7a29ce286099faab86b2ba8e5d33612a024b73d45cc2b2c562a2f8be6807cf236cffb3f2e1abe4e3c29b8209ea4b608e854a16a8c466ff9 SHA512 03950c86ce50717aa192335b94c4df6f02fdedbb3425efca7f9be7c3fd4ecf3a199161f7cbf3c193f50eea793a4d30a8d763cddb808f51daf597dd176326e6d3
+EBUILD python-catcher-0.1.7.ebuild 596 BLAKE2B 15e76a97a6a55bcf90585fec02160bfc80cb32a4e18d13a00df62b80b892858594949cb8917a6b6b29b48cabeaf9d760800982d908ac4c22bc5229b00c0d8703 SHA512 3efefc90312dc63dcfb1d19d61c93817d80f2cfbb1d170acabe99b53bf74d023be81ac50dddb1e522064c5815480d1dc3dcd0e706f1af41ca1738e625170a816
MISC metadata.xml 327 BLAKE2B 5aafd5107217b394f3a7a45b9cda7285e7319d123ef2cde8f26f0a57dd1158aa1b0cdb6a559237d91e50f577cea972708acf2d9e6fd70cd1f0b29a686724b0e0 SHA512 c2c87719253cef67a0f872192250327649fc7db3417384fe4c96343025656455613b0f6ab02521c6249e68882dcaee03257b36a775acc6dba028ce6a11776c53
diff --git a/dev-python/python-catcher/python-catcher-0.1.7.ebuild b/dev-python/python-catcher/python-catcher-0.1.7.ebuild
index 96a17fbf1f99..24f1f8513dd7 100644
--- a/dev-python/python-catcher/python-catcher-0.1.7.ebuild
+++ b/dev-python/python-catcher/python-catcher-0.1.7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Beautiful stack traces for Python"
-HOMEPAGE="https://pypi.python.org/pypi/python-catcher/ http://ajenti.org/"
+HOMEPAGE="https://pypi.org/project/python-catcher/ http://ajenti.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"