Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 18:08:56 +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: r502134 - head/devel/py-hypothesis
Message-ID:  <201905201808.x4KI8uCQ072916@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 20 18:08:55 2019
New Revision: 502134
URL: https://svnweb.freebsd.org/changeset/ports/502134

Log:
  Update to 4.23.6
  
  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 May 20 18:08:50 2019	(r502133)
+++ head/devel/py-hypothesis/Makefile	Mon May 20 18:08:55 2019	(r502134)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.23.5
+PORTVERSION=	4.23.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon May 20 18:08:50 2019	(r502133)
+++ head/devel/py-hypothesis/distinfo	Mon May 20 18:08:55 2019	(r502134)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558166532
-SHA256 (hypothesis-4.23.5.tar.gz) = 2bee3ccbc4f17bdaf5ec58f57594ba6e9974979889df63ee4325303b46fd24ba
-SIZE (hypothesis-4.23.5.tar.gz) = 201172
+TIMESTAMP = 1558372504
+SHA256 (hypothesis-4.23.6.tar.gz) = e1ebb59dc77798124ac8eb76118cfee9b60b78da167817bfe615af7225889839
+SIZE (hypothesis-4.23.6.tar.gz) = 201166



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