Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 21:35:24 +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: r494196 - head/devel/py-hypothesis
Message-ID:  <201902282135.x1SLZOua009854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 28 21:35:23 2019
New Revision: 494196
URL: https://svnweb.freebsd.org/changeset/ports/494196

Log:
  Update to 4.7.5
  
  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	Thu Feb 28 21:35:18 2019	(r494195)
+++ head/devel/py-hypothesis/Makefile	Thu Feb 28 21:35:23 2019	(r494196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.4
+PORTVERSION=	4.7.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Feb 28 21:35:18 2019	(r494195)
+++ head/devel/py-hypothesis/distinfo	Thu Feb 28 21:35:23 2019	(r494196)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551308832
-SHA256 (hypothesis-4.7.4.tar.gz) = 1abe2e349b7559ef6818249ae493953bb02e379dbec288c413b84924dca32af0
-SIZE (hypothesis-4.7.4.tar.gz) = 184461
+TIMESTAMP = 1551329359
+SHA256 (hypothesis-4.7.5.tar.gz) = 18e8213c0f542b5729c6c651baacf9c62b16f6864def38d862f6592ae402d6dd
+SIZE (hypothesis-4.7.5.tar.gz) = 184997



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