Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2020 18:58:12 +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: r541547 - head/devel/py-hypothesis
Message-ID:  <202007081858.068IwCbX060963@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul  8 18:58:11 2020
New Revision: 541547
URL: https://svnweb.freebsd.org/changeset/ports/541547

Log:
  Update to 5.19.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	Wed Jul  8 18:58:06 2020	(r541546)
+++ head/devel/py-hypothesis/Makefile	Wed Jul  8 18:58:11 2020	(r541547)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.18.3
+PORTVERSION=	5.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Jul  8 18:58:06 2020	(r541546)
+++ head/devel/py-hypothesis/distinfo	Wed Jul  8 18:58:11 2020	(r541547)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593333050
-SHA256 (hypothesis-5.18.3.tar.gz) = b56c27733f896c80731302422c8c55dfd2e818059b3dca0f3717ddbae780dcd0
-SIZE (hypothesis-5.18.3.tar.gz) = 235909
+TIMESTAMP = 1594117193
+SHA256 (hypothesis-5.19.0.tar.gz) = ba7c92006716aaee4684f7876c116adedcfb88b19fcb55d21c47b28f03f933bf
+SIZE (hypothesis-5.19.0.tar.gz) = 238733



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