Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 04:08:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522101 - head/audio/py-pylast
Message-ID:  <202001050408.00548Vc4050113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  5 04:08:30 2020
New Revision: 522101
URL: https://svnweb.freebsd.org/changeset/ports/522101

Log:
  Update to 3.2.0
  
  Changes:	https://github.com/pylast/pylast/releases

Modified:
  head/audio/py-pylast/Makefile
  head/audio/py-pylast/distinfo

Modified: head/audio/py-pylast/Makefile
==============================================================================
--- head/audio/py-pylast/Makefile	Sun Jan  5 04:08:25 2020	(r522100)
+++ head/audio/py-pylast/Makefile	Sun Jan  5 04:08:30 2020	(r522101)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylast
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,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

Modified: head/audio/py-pylast/distinfo
==============================================================================
--- head/audio/py-pylast/distinfo	Sun Jan  5 04:08:25 2020	(r522100)
+++ head/audio/py-pylast/distinfo	Sun Jan  5 04:08:30 2020	(r522101)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551964414
-SHA256 (pylast-3.1.0.tar.gz) = 7eb58682beccc0052c3284aba64a9a6454b5e89706f789ebeb2403dc1045606a
-SIZE (pylast-3.1.0.tar.gz) = 34551
+TIMESTAMP = 1578125703
+SHA256 (pylast-3.2.0.tar.gz) = 87c433ac63b592c92a5e8d5176fc8b65794ca239f7e295e6e46851e0c67b11d5
+SIZE (pylast-3.2.0.tar.gz) = 42893



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001050408.00548Vc4050113>