Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 18:23:48 +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: r513685 - head/devel/py-hypothesis
Message-ID:  <201910031823.x93INmJi083166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  3 18:23:48 2019
New Revision: 513685
URL: https://svnweb.freebsd.org/changeset/ports/513685

Log:
  Update to 4.38.0
  
  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 Oct  3 18:23:42 2019	(r513684)
+++ head/devel/py-hypothesis/Makefile	Thu Oct  3 18:23:48 2019	(r513685)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.37.0
+PORTVERSION=	4.38.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Oct  3 18:23:42 2019	(r513684)
+++ head/devel/py-hypothesis/distinfo	Thu Oct  3 18:23:48 2019	(r513685)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569680465
-SHA256 (hypothesis-4.37.0.tar.gz) = 854e09e070d0b90ff039b51d55d969920fd943963972a4da598d51016a039b5e
-SIZE (hypothesis-4.37.0.tar.gz) = 210400
+TIMESTAMP = 1570031396
+SHA256 (hypothesis-4.38.0.tar.gz) = c467689307b84e194566f93a79242522742108d98aeba31f1e57516ac6f1d5a9
+SIZE (hypothesis-4.38.0.tar.gz) = 212202



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