Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2019 18:06:32 +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: r505036 - head/devel/py-hypothesis
Message-ID:  <201906241806.x5OI6W80078513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 24 18:06:32 2019
New Revision: 505036
URL: https://svnweb.freebsd.org/changeset/ports/505036

Log:
  Update to 4.24.5
  
  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	Mon Jun 24 18:06:26 2019	(r505035)
+++ head/devel/py-hypothesis/Makefile	Mon Jun 24 18:06:32 2019	(r505036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.24.4
+PORTVERSION=	4.24.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jun 24 18:06:26 2019	(r505035)
+++ head/devel/py-hypothesis/distinfo	Mon Jun 24 18:06:32 2019	(r505036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561199700
-SHA256 (hypothesis-4.24.4.tar.gz) = af1282f034f34611127aa50f23c7d5df3e7233cbcb72db77a163de40d686519c
-SIZE (hypothesis-4.24.4.tar.gz) = 201343
+TIMESTAMP = 1561386095
+SHA256 (hypothesis-4.24.5.tar.gz) = a04ca1eea7bdf0fc4a8964b8afd28139d52599008aeff8c95cd8cbeddeeb011d
+SIZE (hypothesis-4.24.5.tar.gz) = 201383



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