Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2018 20:35:58 +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: r479779 - head/devel/py-hypothesis
Message-ID:  <201809142035.w8EKZwlC081868@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 14 20:35:58 2018
New Revision: 479779
URL: https://svnweb.freebsd.org/changeset/ports/479779

Log:
  Update to 3.71.3
  
  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	Fri Sep 14 18:27:20 2018	(r479778)
+++ head/devel/py-hypothesis/Makefile	Fri Sep 14 20:35:58 2018	(r479779)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.2
+PORTVERSION=	3.71.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Sep 14 18:27:20 2018	(r479778)
+++ head/devel/py-hypothesis/distinfo	Fri Sep 14 20:35:58 2018	(r479779)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536758771
-SHA256 (hypothesis-3.71.2.tar.gz) = 62101605b29ff2a1cedcc5fe9193986ecf222c478f339aba7215c3d2d8c083dd
-SIZE (hypothesis-3.71.2.tar.gz) = 175838
+TIMESTAMP = 1536942104
+SHA256 (hypothesis-3.71.3.tar.gz) = 7112e161bdc615fe8a9912887eded3a3c77708086082d8817a29a322a34fd3f1
+SIZE (hypothesis-3.71.3.tar.gz) = 175867



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