svn commit: r548647 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 14 17:46:50 UTC 2020
Author: sunpoet
Date: Mon Sep 14 17:46:43 2020
New Revision: 548647
URL: https://svnweb.freebsd.org/changeset/ports/548647
Log:
Update to 5.35.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
Modified:
head/devel/py-hypothesis/Makefile
head/devel/py-hypothesis/distinfo
Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile Mon Sep 14 17:46:38 2020 (r548646)
+++ head/devel/py-hypothesis/Makefile Mon Sep 14 17:46:43 2020 (r548647)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.33.2
+PORTVERSION= 5.35.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Mon Sep 14 17:46:38 2020 (r548646)
+++ head/devel/py-hypothesis/distinfo Mon Sep 14 17:46:43 2020 (r548647)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599729131
-SHA256 (hypothesis-5.33.2.tar.gz) = 5cc9073ee5a5c109c8d731a52c304729dbb6affed570eb7d35908bfdd937975e
-SIZE (hypothesis-5.33.2.tar.gz) = 267988
+TIMESTAMP = 1600096510
+SHA256 (hypothesis-5.35.0.tar.gz) = 446f42b0ae7ceb1821f4a57e56bbe2afef98d7ab47ef5159c74c7162385e849f
+SIZE (hypothesis-5.35.0.tar.gz) = 266888
More information about the svn-ports-head
mailing list