Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2019 17:10:54 +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: r514934 - head/devel/py-hypothesis
Message-ID:  <201910201710.x9KHAsxr065183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 20 17:10:54 2019
New Revision: 514934
URL: https://svnweb.freebsd.org/changeset/ports/514934

Log:
  Update to 4.38.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 Oct 20 17:10:48 2019	(r514933)
+++ head/devel/py-hypothesis/Makefile	Sun Oct 20 17:10:54 2019	(r514934)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.38.0
+PORTVERSION=	4.38.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Oct 20 17:10:48 2019	(r514933)
+++ head/devel/py-hypothesis/distinfo	Sun Oct 20 17:10:54 2019	(r514934)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570031396
-SHA256 (hypothesis-4.38.0.tar.gz) = c467689307b84e194566f93a79242522742108d98aeba31f1e57516ac6f1d5a9
-SIZE (hypothesis-4.38.0.tar.gz) = 212202
+TIMESTAMP = 1571483857
+SHA256 (hypothesis-4.38.1.tar.gz) = 2d0f5c69d939da4c2d6e1e686623c26a91087f3fc9077cd865013f532583dc05
+SIZE (hypothesis-4.38.1.tar.gz) = 212269



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