Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2019 17:42:20 +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: r508269 - head/devel/py-hypothesis
Message-ID:  <201908061742.x76HgKFq062253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug  6 17:42:20 2019
New Revision: 508269
URL: https://svnweb.freebsd.org/changeset/ports/508269

Log:
  Update to 4.32.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	Tue Aug  6 17:42:15 2019	(r508268)
+++ head/devel/py-hypothesis/Makefile	Tue Aug  6 17:42:20 2019	(r508269)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.32.2
+PORTVERSION=	4.32.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Aug  6 17:42:15 2019	(r508268)
+++ head/devel/py-hypothesis/distinfo	Tue Aug  6 17:42:20 2019	(r508269)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564757533
-SHA256 (hypothesis-4.32.2.tar.gz) = 2bc111859ad0456cc585aeb417dc012165c2e37e03e4b10aba73ec0c9b6330e4
-SIZE (hypothesis-4.32.2.tar.gz) = 201699
+TIMESTAMP = 1565108374
+SHA256 (hypothesis-4.32.3.tar.gz) = c6d4ba47bc97e4651fccd692d6cecca9c1ad673f114107e4d37419d5fc172ee2
+SIZE (hypothesis-4.32.3.tar.gz) = 201345



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