Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2018 16:08:50 +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: r480674 - head/devel/py-hypothesis
Message-ID:  <201809251608.w8PG8oxc017996@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 25 16:08:50 2018
New Revision: 480674
URL: https://svnweb.freebsd.org/changeset/ports/480674

Log:
  Update to 3.71.11
  
  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	Tue Sep 25 16:08:45 2018	(r480673)
+++ head/devel/py-hypothesis/Makefile	Tue Sep 25 16:08:50 2018	(r480674)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.10
+PORTVERSION=	3.71.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep 25 16:08:45 2018	(r480673)
+++ head/devel/py-hypothesis/distinfo	Tue Sep 25 16:08:50 2018	(r480674)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537604283
-SHA256 (hypothesis-3.71.10.tar.gz) = a2a5fb6d9d46653163f8d288c744e2a982d12b37758810e63caefac33a2ac902
-SIZE (hypothesis-3.71.10.tar.gz) = 175999
+TIMESTAMP = 1537889565
+SHA256 (hypothesis-3.71.11.tar.gz) = 882ddd8ec186566b864e1fab101556e3f6edc0d93f5816c972d2f212770d1dab
+SIZE (hypothesis-3.71.11.tar.gz) = 176338



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