aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-pylast/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-05 12:08:30 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-05 12:08:30 +0800
commit086f5b7ec9a0287e963a080d049a79ae58f51e21 (patch)
treeba05388f14dd243cb473e99a6fa87a1d210015b3 /audio/py-pylast/Makefile
parentd575acba1dd434f6a62fdbfc32b1a12a81b77dbb (diff)
downloadfreebsd-ports-gnome-086f5b7ec9a0287e963a080d049a79ae58f51e21.tar.gz
freebsd-ports-gnome-086f5b7ec9a0287e963a080d049a79ae58f51e21.tar.zst
freebsd-ports-gnome-086f5b7ec9a0287e963a080d049a79ae58f51e21.zip
Update to 3.2.0
Changes: https://github.com/pylast/pylast/releases
Diffstat (limited to 'audio/py-pylast/Makefile')
-rw-r--r--audio/py-pylast/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile
index 0b496a800876..1caeb019a739 100644
--- a/audio/py-pylast/Makefile
+++ b/audio/py-pylast/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pylast
-PORTVERSION= 3.1.0
+PORTVERSION= 3.2.0
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,8 @@ 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}
+
USES= python:3.5+
USE_PYTHON= autoplist distutils