Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 11:36:18 +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: r540034 - head/devel/py-hypothesis
Message-ID:  <202006241136.05OBaIxQ056650@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 11:36:18 2020
New Revision: 540034
URL: https://svnweb.freebsd.org/changeset/ports/540034

Log:
  Update to 5.17.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 11:36:13 2020	(r540033)
+++ head/devel/py-hypothesis/Makefile	Wed Jun 24 11:36:18 2020	(r540034)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.16.2
+PORTVERSION=	5.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Jun 24 11:36:13 2020	(r540033)
+++ head/devel/py-hypothesis/distinfo	Wed Jun 24 11:36:18 2020	(r540034)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592835231
-SHA256 (hypothesis-5.16.2.tar.gz) = 40a6aec202dfa7bfb90847612177e1aa5e6313b535cc6e1460cd0b917b7b5d14
-SIZE (hypothesis-5.16.2.tar.gz) = 232947
+TIMESTAMP = 1592919374
+SHA256 (hypothesis-5.17.0.tar.gz) = 011e9a5cf19b3e43e75414495d28f2f28118ed7f05714f14b5169f946c9e72a5
+SIZE (hypothesis-5.17.0.tar.gz) = 233561



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