Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 10:09:40 +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: r547621 - head/devel/py-hypothesis
Message-ID:  <202009051009.085A9ej1082288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  5 10:09:40 2020
New Revision: 547621
URL: https://svnweb.freebsd.org/changeset/ports/547621

Log:
  Update to 5.29.2
  
  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	Sat Sep  5 10:09:35 2020	(r547620)
+++ head/devel/py-hypothesis/Makefile	Sat Sep  5 10:09:40 2020	(r547621)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.29.1
+PORTVERSION=	5.29.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Sep  5 10:09:35 2020	(r547620)
+++ head/devel/py-hypothesis/distinfo	Sat Sep  5 10:09:40 2020	(r547621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598777646
-SHA256 (hypothesis-5.29.1.tar.gz) = 1103545591b5b11b4329f0e76f7df2a02f3c3c503e7ccda91c763c6a37b86761
-SIZE (hypothesis-5.29.1.tar.gz) = 266446
+TIMESTAMP = 1598970915
+SHA256 (hypothesis-5.29.2.tar.gz) = 4869314f1ce17f0e9625f48f059d531e9c0bdb6c0093c80ce99daa86d65e0a54
+SIZE (hypothesis-5.29.2.tar.gz) = 266441



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