diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-20 18:57:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-20 18:57:27 +0000 |
commit | fb8b72e98a1e77a09455eb917ceb330490527280 (patch) | |
tree | a5f719814d09e79d5e17b66bc8bd92fb29b7a23b /devel/py-hypothesis/Makefile | |
parent | 9acb5b932637bb0f4326e00da76fb7b7bcf1fc7c (diff) |
Notes
Diffstat (limited to 'devel/py-hypothesis/Makefile')
-rw-r--r-- | devel/py-hypothesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index a548c4d9e9cf..8248511664e2 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.35.1 +PORTVERSION= 5.35.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |