Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2019 19:13:40 +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: r505916 - head/devel/py-hypothesis
Message-ID:  <201907051913.x65JDeXL071761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul  5 19:13:40 2019
New Revision: 505916
URL: https://svnweb.freebsd.org/changeset/ports/505916

Log:
  Update to 4.26.1
  
  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 Jul  5 19:13:35 2019	(r505915)
+++ head/devel/py-hypothesis/Makefile	Fri Jul  5 19:13:40 2019	(r505916)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.26.0
+PORTVERSION=	4.26.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Jul  5 19:13:35 2019	(r505915)
+++ head/devel/py-hypothesis/distinfo	Fri Jul  5 19:13:40 2019	(r505916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562260803
-SHA256 (hypothesis-4.26.0.tar.gz) = 73fd7578b2c8df3884dda08e61e7c27f6fdf4bc837aeb54ce568ecca13289cba
-SIZE (hypothesis-4.26.0.tar.gz) = 201954
+TIMESTAMP = 1562347455
+SHA256 (hypothesis-4.26.1.tar.gz) = d1e3e32a25feb8f52fcd460a04f48c70820175a2ae2b296111fa4b6bb7983a37
+SIZE (hypothesis-4.26.1.tar.gz) = 202811



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