Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2020 20:21:00 +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: r547095 - head/devel/py-hypothesis
Message-ID:  <202008302021.07UKL06D099217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 30 20:20:59 2020
New Revision: 547095
URL: https://svnweb.freebsd.org/changeset/ports/547095

Log:
  Update to 5.29.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 Aug 30 20:20:54 2020	(r547094)
+++ head/devel/py-hypothesis/Makefile	Sun Aug 30 20:20:59 2020	(r547095)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.29.0
+PORTVERSION=	5.29.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Aug 30 20:20:54 2020	(r547094)
+++ head/devel/py-hypothesis/distinfo	Sun Aug 30 20:20:59 2020	(r547095)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598605182
-SHA256 (hypothesis-5.29.0.tar.gz) = 67f6261176d22019bbb82dea463d9c3890dcc9722607cb2a7869f16c05d076ec
-SIZE (hypothesis-5.29.0.tar.gz) = 266259
+TIMESTAMP = 1598777646
+SHA256 (hypothesis-5.29.1.tar.gz) = 1103545591b5b11b4329f0e76f7df2a02f3c3c503e7ccda91c763c6a37b86761
+SIZE (hypothesis-5.29.1.tar.gz) = 266446



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