Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2020 20:02:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549491 - head/devel/py-hypothesis
Message-ID:  <202009212002.08LK23XF069261@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 21 20:02:03 2020
New Revision: 549491
URL: https://svnweb.freebsd.org/changeset/ports/549491

Log:
  Update to 5.35.3
  
  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 21 20:01:58 2020	(r549490)
+++ head/devel/py-hypothesis/Makefile	Mon Sep 21 20:02:03 2020	(r549491)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.35.2
+PORTVERSION=	5.35.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Sep 21 20:01:58 2020	(r549490)
+++ head/devel/py-hypothesis/distinfo	Mon Sep 21 20:02:03 2020	(r549491)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531295
-SHA256 (hypothesis-5.35.2.tar.gz) = b392075490f33141789e3fac6526394d9bf0e313c7e543d4d7c9e2ccd3774896
-SIZE (hypothesis-5.35.2.tar.gz) = 266792
+TIMESTAMP = 1600709928
+SHA256 (hypothesis-5.35.3.tar.gz) = a480386934cdfb2e69adb3333e7156ad9149b1935a910e44041a87c5bd8374dd
+SIZE (hypothesis-5.35.3.tar.gz) = 268923



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009212002.08LK23XF069261>