summaryrefslogtreecommitdiff
path: root/dev-python/pyacoustid
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/pyacoustid
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/pyacoustid')
-rw-r--r--dev-python/pyacoustid/Manifest2
-rw-r--r--dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest
index bb2c69d80a52..ff9a5e980948 100644
--- a/dev-python/pyacoustid/Manifest
+++ b/dev-python/pyacoustid/Manifest
@@ -1,3 +1,3 @@
DIST pyacoustid-1.0.0.tar.gz 10476 BLAKE2B 363bf1bee4c124fc57126febf50c34a395ded074df8d3b9661b015b6b653f473ef79837f2078b7b21375d3b3624f75b1070d3c28ab3fa4d619e1ae088129898c SHA512 4eabf32e7d958bf7330e852184f5ddf3105007179ca2c45b75c1a5b0f0898649e703aa333cffccac85eb7b18b54255f2e5d588897adfb9f0ef2596e9c0b2fe5a
-EBUILD pyacoustid-1.0.0-r1.ebuild 654 BLAKE2B eba7ff3185aad7903e65f87d77a1ca1b67160577f786f8fbcd3f23da6573b02579878c31e700c7571870bb5e768699c0096934c23954749d2d2349958eedc5df SHA512 c3970ee1444a2fa13e49d00bb8f1af9bbfa84ecc6049eaec2ffe8db099cada51ea8b5797052ef49b88c7782b2cecd3239e6608356fa4d0c62db8093dc634fa4e
+EBUILD pyacoustid-1.0.0-r1.ebuild 650 BLAKE2B 41858ab022b1075214ad5a635dd7d6caad374ffdb5f4242649ff6b04d5fc28863bca4ee18a2b62011aa9588c0dd931b973c43d136d805ccf3f68c969cd923fe7 SHA512 4638b79acf2fb04eb62b65f9c5fce58d57e68daad56b06975059dafe3ef5e857b33181a044ce558513b48e5ae8ce2fb5b67f7a40c7ec654072a37b327d6c204e
MISC metadata.xml 589 BLAKE2B e410a92032724f5362d60f5066474afe5559e44fc859c2007c9a3d652c382264f5aa621b069ffe9ede7b3a3d6fd2c3cedc0db48727191f6ef494b640874121ec SHA512 2f98d93a642015c8eeed7879006d5b61a02a937c7846c8f10b636533ee4e4d323016bfd56885e7914b2cf861a0953a4d767d06833b9a3ea3104518184f91704e
diff --git a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild
index 5f12b5a7acf9..828519807499 100644
--- a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild
+++ b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the Acoustid API"
-HOMEPAGE="https://pypi.python.org/pypi/pyacoustid"
+HOMEPAGE="https://pypi.org/project/pyacoustid"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"