Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 17:38:02 +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: r540086 - head/devel/py-hypothesis
Message-ID:  <202006241738.05OHc2RE083042@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 17:38:01 2020
New Revision: 540086
URL: https://svnweb.freebsd.org/changeset/ports/540086

Log:
  Update to 5.18.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	Wed Jun 24 17:37:56 2020	(r540085)
+++ head/devel/py-hypothesis/Makefile	Wed Jun 24 17:38:01 2020	(r540086)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.17.0
+PORTVERSION=	5.18.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Jun 24 17:37:56 2020	(r540085)
+++ head/devel/py-hypothesis/distinfo	Wed Jun 24 17:38:01 2020	(r540086)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592919374
-SHA256 (hypothesis-5.17.0.tar.gz) = 011e9a5cf19b3e43e75414495d28f2f28118ed7f05714f14b5169f946c9e72a5
-SIZE (hypothesis-5.17.0.tar.gz) = 233561
+TIMESTAMP = 1593003038
+SHA256 (hypothesis-5.18.0.tar.gz) = 29e69777d460494ac987b0f60a9ace5a3142c7ba731e27f014caf5a0b93409da
+SIZE (hypothesis-5.18.0.tar.gz) = 233840



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