Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2019 17:47:01 +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: r494433 - head/devel/py-hypothesis
Message-ID:  <201903021747.x22Hl1h2017550@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  2 17:47:01 2019
New Revision: 494433
URL: https://svnweb.freebsd.org/changeset/ports/494433

Log:
  Update to 4.7.7
  
  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  2 17:46:56 2019	(r494432)
+++ head/devel/py-hypothesis/Makefile	Sat Mar  2 17:47:01 2019	(r494433)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.6
+PORTVERSION=	4.7.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Mar  2 17:46:56 2019	(r494432)
+++ head/devel/py-hypothesis/distinfo	Sat Mar  2 17:47:01 2019	(r494433)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551423992
-SHA256 (hypothesis-4.7.6.tar.gz) = 5d5c3bef4c206ddb06c82faf33bd91f4598447b35b3d695adeba9ec28f80f5af
-SIZE (hypothesis-4.7.6.tar.gz) = 184845
+TIMESTAMP = 1551529757
+SHA256 (hypothesis-4.7.7.tar.gz) = 29fcf6972b6183cf12067d789a8d56ff4f062309403cf84a299f7ffac4921c35
+SIZE (hypothesis-4.7.7.tar.gz) = 185346



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