Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2019 19:54:39 +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: r493594 - head/devel/py-hypothesis
Message-ID:  <201902221954.x1MJsdks083703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 22 19:54:38 2019
New Revision: 493594
URL: https://svnweb.freebsd.org/changeset/ports/493594

Log:
  Update to 4.6.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	Fri Feb 22 19:54:33 2019	(r493593)
+++ head/devel/py-hypothesis/Makefile	Fri Feb 22 19:54:38 2019	(r493594)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.88.3
+PORTVERSION=	4.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Feb 22 19:54:33 2019	(r493593)
+++ head/devel/py-hypothesis/distinfo	Fri Feb 22 19:54:38 2019	(r493594)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547477335
-SHA256 (hypothesis-3.88.3.tar.gz) = 3b1aa7d49bc5f69948425d4a55b5edf4c75d79cbac72b47ab3061f55ad727b74
-SIZE (hypothesis-3.88.3.tar.gz) = 188677
+TIMESTAMP = 1550812803
+SHA256 (hypothesis-4.6.0.tar.gz) = 15e2efc9ea4e667c2410aef80da2e7c42f7b9f130daa595767dad25a468318cc
+SIZE (hypothesis-4.6.0.tar.gz) = 183146



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