svn commit: r522101 - head/audio/py-pylast

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 5 04:08:31 UTC 2020


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


More information about the svn-ports-all mailing list