Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 19:07:33 +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: r500534 - head/devel/py-hypothesis
Message-ID:  <201904301907.x3UJ7XtZ029285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 30 19:07:33 2019
New Revision: 500534
URL: https://svnweb.freebsd.org/changeset/ports/500534

Log:
  Update to 4.18.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	Tue Apr 30 19:07:27 2019	(r500533)
+++ head/devel/py-hypothesis/Makefile	Tue Apr 30 19:07:33 2019	(r500534)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.18.0
+PORTVERSION=	4.18.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Apr 30 19:07:27 2019	(r500533)
+++ head/devel/py-hypothesis/distinfo	Tue Apr 30 19:07:33 2019	(r500534)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556198997
-SHA256 (hypothesis-4.18.0.tar.gz) = 905395b9da7fe04e5ce32b41eace83b613586a104db4b4b0a2552db980a40dd2
-SIZE (hypothesis-4.18.0.tar.gz) = 199705
+TIMESTAMP = 1556629909
+SHA256 (hypothesis-4.18.1.tar.gz) = 41168718e8b04ba327b824210bb23ca45bb6da1cb3b76842901965b2a82cf151
+SIZE (hypothesis-4.18.1.tar.gz) = 199865



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