Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 23:56:22 +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: r501813 - head/devel/py-hypothesis
Message-ID:  <201905162356.x4GNuMQg013909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 16 23:56:22 2019
New Revision: 501813
URL: https://svnweb.freebsd.org/changeset/ports/501813

Log:
  Update to 4.23.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	Thu May 16 23:56:17 2019	(r501812)
+++ head/devel/py-hypothesis/Makefile	Thu May 16 23:56:22 2019	(r501813)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.23.2
+PORTVERSION=	4.23.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu May 16 23:56:17 2019	(r501812)
+++ head/devel/py-hypothesis/distinfo	Thu May 16 23:56:22 2019	(r501813)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557747376
-SHA256 (hypothesis-4.23.2.tar.gz) = ba8ab6ba05908293b553f24901a8b32ca4235e7aea9d430cca053553580ac63f
-SIZE (hypothesis-4.23.2.tar.gz) = 200961
+TIMESTAMP = 1558010790
+SHA256 (hypothesis-4.23.3.tar.gz) = 611d28ddb754b64c1a80e93922127d05237a6224daba8d251071bf984b32d7cb
+SIZE (hypothesis-4.23.3.tar.gz) = 201235



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