Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 22:45:37 +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: r489398 - head/devel/py-hypothesis
Message-ID:  <201901052245.x05Mjbvb067592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan  5 22:45:36 2019
New Revision: 489398
URL: https://svnweb.freebsd.org/changeset/ports/489398

Log:
  Update to 3.86.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	Sat Jan  5 22:45:31 2019	(r489397)
+++ head/devel/py-hypothesis/Makefile	Sat Jan  5 22:45:36 2019	(r489398)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.86.0
+PORTVERSION=	3.86.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Jan  5 22:45:31 2019	(r489397)
+++ head/devel/py-hypothesis/distinfo	Sat Jan  5 22:45:36 2019	(r489398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546543066
-SHA256 (hypothesis-3.86.0.tar.gz) = 6f01a3c1fe52df19f243bc9ea53ccc83575e09f8296ed25a27a4a3321936c015
-SIZE (hypothesis-3.86.0.tar.gz) = 185523
+TIMESTAMP = 1546680745
+SHA256 (hypothesis-3.86.1.tar.gz) = 03e87f1a70ee5294598f8541b331ad9213528f43c9ec7ca8ced7c8ff98dcd616
+SIZE (hypothesis-3.86.1.tar.gz) = 185506



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