Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2019 23:58:22 +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: r489110 - head/devel/py-hypothesis
Message-ID:  <201901022358.x02NwMJK017823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan  2 23:58:22 2019
New Revision: 489110
URL: https://svnweb.freebsd.org/changeset/ports/489110

Log:
  Update to 3.85.3
  
  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	Wed Jan  2 23:58:16 2019	(r489109)
+++ head/devel/py-hypothesis/Makefile	Wed Jan  2 23:58:22 2019	(r489110)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.11
+PORTVERSION=	3.85.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Jan  2 23:58:16 2019	(r489109)
+++ head/devel/py-hypothesis/distinfo	Wed Jan  2 23:58:22 2019	(r489110)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537889565
-SHA256 (hypothesis-3.71.11.tar.gz) = 882ddd8ec186566b864e1fab101556e3f6edc0d93f5816c972d2f212770d1dab
-SIZE (hypothesis-3.71.11.tar.gz) = 176338
+TIMESTAMP = 1546453247
+SHA256 (hypothesis-3.85.3.tar.gz) = 9b4751997d64d9596874fca5065b22a25323ee12bb8a25a5e265188e4165562d
+SIZE (hypothesis-3.85.3.tar.gz) = 185471



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