mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
devel/py-attrs: Update to 19.1.0
PR: 238466 Approved by: Axel.Rau@Chaos1.DE (maintainer)
This commit is contained in:
parent
49c1c1b261
commit
f5b4286521
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505457
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= attrs
|
||||
PORTVERSION= 18.2.0
|
||||
PORTVERSION= 19.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,10 +20,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest)
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537052028
|
||||
SHA256 (attrs-18.2.0.tar.gz) = 10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69
|
||||
SIZE (attrs-18.2.0.tar.gz) = 116817
|
||||
TIMESTAMP = 1560193713
|
||||
SHA256 (attrs-19.1.0.tar.gz) = f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399
|
||||
SIZE (attrs-19.1.0.tar.gz) = 124220
|
||||
|
Loading…
Reference in New Issue
Block a user