Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 03:05:30 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489935 - head/audio/py-pylast
Message-ID:  <201901110305.x0B35Uoo043594@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Jan 11 03:05:30 2019
New Revision: 489935
URL: https://svnweb.freebsd.org/changeset/ports/489935

Log:
  - Update to 3.0.0

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

Modified: head/audio/py-pylast/Makefile
==============================================================================
--- head/audio/py-pylast/Makefile	Fri Jan 11 02:42:50 2019	(r489934)
+++ head/audio/py-pylast/Makefile	Fri Jan 11 03:05:30 2019	(r489935)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylast
-PORTVERSION=	2.4.0
+PORTVERSION=	3.0.0
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.5+
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/audio/py-pylast/distinfo
==============================================================================
--- head/audio/py-pylast/distinfo	Fri Jan 11 02:42:50 2019	(r489934)
+++ head/audio/py-pylast/distinfo	Fri Jan 11 03:05:30 2019	(r489935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539324799
-SHA256 (pylast-2.4.0.tar.gz) = 8e883f13b70c3879fc821bbee1accf27ea4e68898f4462cbbe358f615adcbbfb
-SIZE (pylast-2.4.0.tar.gz) = 34527
+TIMESTAMP = 1547174942
+SHA256 (pylast-3.0.0.tar.gz) = 24051c52011ff18bdeaee9df084ecc90da6c627da86f3cdcfec4af2928e9bc56
+SIZE (pylast-3.0.0.tar.gz) = 34416



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