Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 23:25:11 +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: r479901 - head/devel/py-hypothesis
Message-ID:  <201809162325.w8GNPBPt043964@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 16 23:25:11 2018
New Revision: 479901
URL: https://svnweb.freebsd.org/changeset/ports/479901

Log:
  Update to 3.71.5
  
  Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog

Modified:
  head/devel/py-hypothesis/Makefile
  head/devel/py-hypothesis/distinfo

Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile	Sun Sep 16 21:09:12 2018	(r479900)
+++ head/devel/py-hypothesis/Makefile	Sun Sep 16 23:25:11 2018	(r479901)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.4
+PORTVERSION=	3.71.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Sep 16 21:09:12 2018	(r479900)
+++ head/devel/py-hypothesis/distinfo	Sun Sep 16 23:25:11 2018	(r479901)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537020849
-SHA256 (hypothesis-3.71.4.tar.gz) = a9bf0328bd9ddcb2473d2f5f4e97602cfa599c949ce321e1b86b29c37d77f4ec
-SIZE (hypothesis-3.71.4.tar.gz) = 175884
+TIMESTAMP = 1537110473
+SHA256 (hypothesis-3.71.5.tar.gz) = ffa37bc51a5c414d7ea79b773c6aa00e3cea99340270695ec2045fc2c902d6a3
+SIZE (hypothesis-3.71.5.tar.gz) = 175906



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