diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-25 18:49:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-25 18:49:09 +0000 |
commit | 6b43a5ade4d83f6b264f17f5d505af308bf5eed5 (patch) | |
tree | 32034e8ebc09dd6e585c498c5f5c577c79a3a3d9 /devel/py-hypothesis/Makefile | |
parent | a41fd89af2ae1783d6083f9f94a00999b413383f (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 85dbb817b31d..efe226caadc4 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.26.0 +PORTVERSION= 5.27.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |