1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 1.1.7

- Update WWW

Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-22 21:48:28 +00:00
parent 0f2ae1bdd7
commit 2b7a88ea3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504893
3 changed files with 7 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pyacoustid
PORTVERSION= 1.1.5
PORTREVISION= 0
PORTVERSION= 1.1.7
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,6 +13,8 @@ COMMENT= Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
LICENSE= MIT
LIB_DEPENDS= libchromaprint.so:audio/chromaprint
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}audioread>=0:audio/py-audioread@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1496245320
SHA256 (pyacoustid-1.1.5.tar.gz) = efb6337a470c9301a108a539af7b775678ff67aa63944e9e04ce4216676cc777
SIZE (pyacoustid-1.1.5.tar.gz) = 11846
TIMESTAMP = 1561199696
SHA256 (pyacoustid-1.1.7.tar.gz) = 07394a8ae84625a0a6fef2d891d19687ff59cd955caaf48097da2826043356fd
SIZE (pyacoustid-1.1.7.tar.gz) = 14990

View File

@ -1,3 +1,3 @@
Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
WWW: https://github.com/sampsyo/pyacoustid
WWW: https://github.com/beetbox/pyacoustid