Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2019 11:01:59 +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: r506450 - head/devel/py-hypothesis
Message-ID:  <201907121101.x6CB1xKx001340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 12 11:01:59 2019
New Revision: 506450
URL: https://svnweb.freebsd.org/changeset/ports/506450

Log:
  Update to 4.28.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 Jul 12 11:01:53 2019	(r506449)
+++ head/devel/py-hypothesis/Makefile	Fri Jul 12 11:01:59 2019	(r506450)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.27.0
+PORTVERSION=	4.28.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Jul 12 11:01:53 2019	(r506449)
+++ head/devel/py-hypothesis/distinfo	Fri Jul 12 11:01:59 2019	(r506450)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562689559
-SHA256 (hypothesis-4.27.0.tar.gz) = ad01a2a4ba7da42372bc78a024b1d7e0f7ae886feca32779a36ca7dd0f6a3c45
-SIZE (hypothesis-4.27.0.tar.gz) = 202704
+TIMESTAMP = 1562927519
+SHA256 (hypothesis-4.28.0.tar.gz) = 28b37d04f1267fc40d4272883bde94e53b421b34c8d81cefae28dac8a8774fde
+SIZE (hypothesis-4.28.0.tar.gz) = 202703



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