Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 17:56:30 +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: r493785 - head/devel/py-hypothesis
Message-ID:  <201902241756.x1OHuUjb039169@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 24 17:56:29 2019
New Revision: 493785
URL: https://svnweb.freebsd.org/changeset/ports/493785

Log:
  Update to 4.7.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	Sun Feb 24 17:56:24 2019	(r493784)
+++ head/devel/py-hypothesis/Makefile	Sun Feb 24 17:56:29 2019	(r493785)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.0
+PORTVERSION=	4.7.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Feb 24 17:56:24 2019	(r493784)
+++ head/devel/py-hypothesis/distinfo	Sun Feb 24 17:56:29 2019	(r493785)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550911276
-SHA256 (hypothesis-4.7.0.tar.gz) = dfe91c51fb7abb303837076bf1c9ae55f5b864b4e2e6f2e10b196796a78e0884
-SIZE (hypothesis-4.7.0.tar.gz) = 183167
+TIMESTAMP = 1551003895
+SHA256 (hypothesis-4.7.1.tar.gz) = e3ee15de855f14c9d31314c69a4df24edceedc7662e08e5e4a651520a24dd055
+SIZE (hypothesis-4.7.1.tar.gz) = 183795



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