diff: cast edd@
Common subdirectories: audio/py-last/CVS and mystuff/audio/py-last/CVS diff -u audio/py-last/Makefile mystuff/audio/py-last/Makefile --- audio/py-last/Makefile Thu Apr 2 17:21:13 2015 +++ mystuff/audio/py-last/Makefile Wed Apr 27 18:59:10 2016 @@ -2,25 +2,28 @@ COMMENT = Python last.fm library -MODPY_EGG_VERSION = 0.5.11 +MODPY_EGG_VERSION =1.6.0 DISTNAME = pylast-${MODPY_EGG_VERSION} PKGNAME = py-last-${MODPY_EGG_VERSION} -CATEGORIES = audio net +CATEGORIES = audio net python REVISION = 0 -HOMEPAGE = https://code.google.com/p/pylast/ +HOMEPAGE = https://github.com/pylast/pylast -MAINTAINER = Edd Barrett <e...@openbsd.org> +MAINTAINER = Victor Kukshiev (andrey0bolkon...@gmail.com) # Apache 2.0 PERMIT_PACKAGE_CDROM = Yes MODPY_PI = Yes +MODPY_SETUPTOOLS = Yes FLAVORS = python3 FLAVOR ?= MODULES = lang/python + +BUILD_DEPENDS = devel/py-setuptools_scm${MODPY_FLAVOR} NO_TEST = Yes diff -u audio/py-last/distinfo mystuff/audio/py-last/distinfo --- audio/py-last/distinfo Tue Jan 14 00:24:22 2014 +++ mystuff/audio/py-last/distinfo Wed Apr 27 18:08:54 2016 @@ -1,2 +1,2 @@ -SHA256 (pylast-0.5.11.tar.gz) = vzWCC+NUR9VVZNNgctQLCayKf9Qabxp6nUCPTQ6u+sQ= -SIZE (pylast-0.5.11.tar.gz) = 26146 +SHA256 (pylast-1.6.0.tar.gz) = 14e611d231b25a9b2bd1b59baf6fb248834a6377c8dc3162ecf0cb57206d1321 +SIZE (pylast-1.6.0.tar.gz) = 44923 Common subdirectories: audio/py-last/pkg and mystuff/audio/py-last/pkg