mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to 2.0.0
Changes: https://github.com/jazzband/prettytable/releases
This commit is contained in:
parent
c2754ad1dc
commit
f498cfe858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555851
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= prettytable
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602317875
|
||||
SHA256 (prettytable-1.0.1.tar.gz) = 6bb7f539903cb031fecb855b615cbcac8cd245ebc6fa51c6e23ab3386db89771
|
||||
SIZE (prettytable-1.0.1.tar.gz) = 38601
|
||||
TIMESTAMP = 1605901656
|
||||
SHA256 (prettytable-2.0.0.tar.gz) = e37acd91976fe6119172771520e58d1742c8479703489321dc1d9c85e7259922
|
||||
SIZE (prettytable-2.0.0.tar.gz) = 43072
|
||||
|
Loading…
Reference in New Issue
Block a user