parent
ef852fd14f
commit
a2550f444b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551944
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pylast
|
||||
PORTVERSION= 3.3.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,8 +15,8 @@ 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
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593161495
|
||||
SHA256 (pylast-3.3.0.tar.gz) = 4d2b6a06e88131f3d923229d879c94cd5bfc0d2251735d59155197b9d6100df3
|
||||
SIZE (pylast-3.3.0.tar.gz) = 44765
|
||||
TIMESTAMP = 1602317861
|
||||
SHA256 (pylast-4.0.0.tar.gz) = 8ec555d6c4c1b474e9b3c96c3786abd38303a1a5716d928b0f3cfdcb4499b093
|
||||
SIZE (pylast-4.0.0.tar.gz) = 44617
|
||||
|
|
Loading…
Reference in a new issue