Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2019 18:13:38 +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: r505857 - head/devel/py-hypothesis
Message-ID:  <201907041813.x64IDcn9085952@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul  4 18:13:38 2019
New Revision: 505857
URL: https://svnweb.freebsd.org/changeset/ports/505857

Log:
  Update to 4.26.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	Thu Jul  4 18:13:32 2019	(r505856)
+++ head/devel/py-hypothesis/Makefile	Thu Jul  4 18:13:38 2019	(r505857)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.25.0
+PORTVERSION=	4.26.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Jul  4 18:13:32 2019	(r505856)
+++ head/devel/py-hypothesis/distinfo	Thu Jul  4 18:13:38 2019	(r505857)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562166560
-SHA256 (hypothesis-4.25.0.tar.gz) = 43575603727f59762a8e3c261d689b3e5b297390a22a2cf8094d01b8885a1c9e
-SIZE (hypothesis-4.25.0.tar.gz) = 201450
+TIMESTAMP = 1562260803
+SHA256 (hypothesis-4.26.0.tar.gz) = 73fd7578b2c8df3884dda08e61e7c27f6fdf4bc837aeb54ce568ecca13289cba
+SIZE (hypothesis-4.26.0.tar.gz) = 201954



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