mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
parent
d575acba1d
commit
086f5b7ec9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522101
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user