Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2019 17:32:05 +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: r494970 - head/devel/py-hypothesis
Message-ID:  <201903071732.x27HW5b3053061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar  7 17:32:04 2019
New Revision: 494970
URL: https://svnweb.freebsd.org/changeset/ports/494970

Log:
  Update to 4.7.11
  
  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 Mar  7 17:31:59 2019	(r494969)
+++ head/devel/py-hypothesis/Makefile	Thu Mar  7 17:32:04 2019	(r494970)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.7.10
+PORTVERSION=	4.7.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Mar  7 17:31:59 2019	(r494969)
+++ head/devel/py-hypothesis/distinfo	Thu Mar  7 17:32:04 2019	(r494970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551888549
-SHA256 (hypothesis-4.7.10.tar.gz) = 2171427a5c46e010368248baa3739683c73d45568646956607f53b28cb853c00
-SIZE (hypothesis-4.7.10.tar.gz) = 185749
+TIMESTAMP = 1551964422
+SHA256 (hypothesis-4.7.11.tar.gz) = 59b091fc1f063ba2522b9606f9144a87cc10477b90f99be30feae010c74a703f
+SIZE (hypothesis-4.7.11.tar.gz) = 185991



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