summaryrefslogtreecommitdiff
path: root/dev-python/hachoir-core
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/hachoir-core
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/hachoir-core')
-rw-r--r--dev-python/hachoir-core/Manifest2
-rw-r--r--dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hachoir-core/Manifest b/dev-python/hachoir-core/Manifest
index 8dc8118202e9..a7ce42f83739 100644
--- a/dev-python/hachoir-core/Manifest
+++ b/dev-python/hachoir-core/Manifest
@@ -1,3 +1,3 @@
DIST hachoir-core-1.3.3.tar.gz 91504 BLAKE2B 179be2f6e295aa285f143c9a2bbaf57f877611435887d31efb2a8fa296db62531c547129a2b03dfc63b3775fee70119fbbac9233afb86ec065333454b8db6701 SHA512 71c24c4c4612ab544663ddde4aa07bb7514fcb3b86596ad67d6b48e0d8590b1a9d8c88ed4007c2341cb195ef825e06634bce14c62cc2c5200b6d745d341cac51
-EBUILD hachoir-core-1.3.3-r1.ebuild 662 BLAKE2B 1c8b72e1a048fd4186425803faad4a95c3b6454a29eed18c2db70f85432631f03e049988eed574e27a7dd70c718286c919d35ab4a36022445237b5b28ea822a9 SHA512 a4c3bde97763536557ff789e6202537af92b4d8ea130b8d90f0e8e6ecb8b8aa217c4dc0bb5e22ecf55262ef407e3d2a9377ab3f1eef617d07406124f39abf68d
+EBUILD hachoir-core-1.3.3-r1.ebuild 658 BLAKE2B 94bdf2ea2f086b724f9b8d2be2bfc6bfeb537b079aa812d5a82f3512e4101add240b62d3d9a3c50f41561d9f06ab962c685afaa58fcc5c0547046569a3e92b5f SHA512 0a79837baa7da15c9e8b4d895bb24f9d95141c0b080f87ba7c729631470fd2cb85435d1566ab9e91df9221391b7507b760ba900693a704cfe3a5d3fc592deb64
MISC metadata.xml 645 BLAKE2B 1a63b0df4d91683860a880dd9b6a3a34afa051e7d47023d01b813e31755c4a430823bc7dc8f6d17f78d6df3383888f51508f6916b11dc9f6a5a64d53f60f17e0 SHA512 dbcf61a4c938389b5384d946390e2a16b17bcf45561c824a7fcce1bfa5d9ecb0b43975a0b08cab29bc04c140cefecc8cce6d13e1a6dfc8dba58be2c2e7deafa2
diff --git a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
index 75901c4929b3..aa4fd3ba6051 100644
--- a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
+++ b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="Core of Hachoir framework: parse and edit binary files"
-HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.python.org/pypi/hachoir-core"
+HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.org/project/hachoir-core"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"