Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2019 14:37:29 +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: r495153 - head/devel/py-hypothesis
Message-ID:  <201903091437.x29EbTBw083386@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  9 14:37:29 2019
New Revision: 495153
URL: https://svnweb.freebsd.org/changeset/ports/495153

Log:
  Update to 4.7.13
  
  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 Mar  9 14:37:23 2019	(r495152)
+++ head/devel/py-hypothesis/Makefile	Sat Mar  9 14:37:29 2019	(r495153)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.12
+PORTVERSION=	4.7.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Mar  9 14:37:23 2019	(r495152)
+++ head/devel/py-hypothesis/distinfo	Sat Mar  9 14:37:29 2019	(r495153)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552063657
-SHA256 (hypothesis-4.7.12.tar.gz) = 1b246cc4bebccbcc3771f3991f3a786e873c4a1723069e19e475b4b929f9be72
-SIZE (hypothesis-4.7.12.tar.gz) = 186585
+TIMESTAMP = 1552133662
+SHA256 (hypothesis-4.7.13.tar.gz) = 215bfbd4ba8e5c6d30c70fbf9c8686a6861f83e229dbd84abcf1ee35d0bfe8f7
+SIZE (hypothesis-4.7.13.tar.gz) = 186628



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