1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 5.16.0

Note that though this drops python2 support, py-hypothesis is only
currently used in TEST_DEPENDS, so this should not affect any package
building.

PR:		246821
Submitted by:	amdmi3
Approved by:	maintainer timeout (sunpoet, 2 weeks)
This commit is contained in:
Dmitry Marakasov 2020-06-15 15:37:32 +00:00
parent e42943b8c3
commit 8863975822
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538898
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
PORTVERSION= 4.57.1
PORTVERSION= 5.16.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,10 +13,9 @@ COMMENT= Library for property based testing
LICENSE= MPL20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
${PY_ENUM34} \
${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.1.0<3.0.0:devel/py-sortedcontainers@${PY_FLAVOR}
USES= python
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578125699
SHA256 (hypothesis-4.57.1.tar.gz) = 3c4369a4b0a1348561048bcda5f1db951a1b8e2a514ea8e8c70d36e656bf6fa0
SIZE (hypothesis-4.57.1.tar.gz) = 233528
TIMESTAMP = 1590688781
SHA256 (hypothesis-5.16.0.tar.gz) = 7c819501a26ff82ccb4bee8a96b1ff4fff187e041d79ed176964ca550b77098b
SIZE (hypothesis-5.16.0.tar.gz) = 232737