Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2019 01:24:52 +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: r507549 - head/devel/py-hypothesis
Message-ID:  <201907290124.x6T1Oqh3016301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul 29 01:24:52 2019
New Revision: 507549
URL: https://svnweb.freebsd.org/changeset/ports/507549

Log:
  Update to 4.31.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	Mon Jul 29 01:24:46 2019	(r507548)
+++ head/devel/py-hypothesis/Makefile	Mon Jul 29 01:24:52 2019	(r507549)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.31.0
+PORTVERSION=	4.31.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jul 29 01:24:46 2019	(r507548)
+++ head/devel/py-hypothesis/distinfo	Mon Jul 29 01:24:52 2019	(r507549)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564058243
-SHA256 (hypothesis-4.31.0.tar.gz) = ee0ad8885964ffb8a5a00c0bac76b9e0576fc033e32b38c050a3559ffd48ebf9
-SIZE (hypothesis-4.31.0.tar.gz) = 202283
+TIMESTAMP = 1564331521
+SHA256 (hypothesis-4.31.1.tar.gz) = ca7ca6a2cb8765da2894c574b4cca348c6b8b0e3aa564ad1fef7904ea41dd820
+SIZE (hypothesis-4.31.1.tar.gz) = 202308



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