diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 4e105286cc4b..e8c2e01fdebe 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -1,28 +1,29 @@ # Created by: Mark Felder PORTNAME= pylast -PORTVERSION= 4.5.0 +PORTVERSION= 5.0.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to Last.fm and Libre.fm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0:www/py-httpx@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} .endif .include diff --git a/audio/py-pylast/distinfo b/audio/py-pylast/distinfo index 7075d75312cb..b8cda871d2aa 100644 --- a/audio/py-pylast/distinfo +++ b/audio/py-pylast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057912 -SHA256 (pylast-4.5.0.tar.gz) = 62800b72e971dadac40c3d6f538c6188219d6f53853ddc48d69d9fc25659018f -SIZE (pylast-4.5.0.tar.gz) = 44070 +TIMESTAMP = 1650228744 +SHA256 (pylast-5.0.0.tar.gz) = 5018b66c2b4632d71abd8103b73e66e4dd14c6609a8f7ba7e5aa26c736df2df8 +SIZE (pylast-5.0.0.tar.gz) = 43871