Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2019 21:18:03 +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: r490080 - head/devel/py-hypothesis
Message-ID:  <201901122118.x0CLI3Lx075035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 12 21:18:02 2019
New Revision: 490080
URL: https://svnweb.freebsd.org/changeset/ports/490080

Log:
  Update to 3.88.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 12 20:40:30 2019	(r490079)
+++ head/devel/py-hypothesis/Makefile	Sat Jan 12 21:18:02 2019	(r490080)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.88.0
+PORTVERSION=	3.88.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Jan 12 20:40:30 2019	(r490079)
+++ head/devel/py-hypothesis/distinfo	Sat Jan 12 21:18:02 2019	(r490080)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547230965
-SHA256 (hypothesis-3.88.0.tar.gz) = 1da53880f9dfb1afd8023fc5c1ae94d2ef78f7b9800c0d968dd6d6a513942f27
-SIZE (hypothesis-3.88.0.tar.gz) = 187882
+TIMESTAMP = 1547327654
+SHA256 (hypothesis-3.88.1.tar.gz) = 8dfced912fa05c6022db285605b1803a08b08109cb951395a772402507f774d4
+SIZE (hypothesis-3.88.1.tar.gz) = 187884



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