Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2020 17:48:55 +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: r548009 - head/devel/py-hypothesis
Message-ID:  <202009081748.088HmttF051449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  8 17:48:55 2020
New Revision: 548009
URL: https://svnweb.freebsd.org/changeset/ports/548009

Log:
  Update to 5.33.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	Tue Sep  8 17:48:50 2020	(r548008)
+++ head/devel/py-hypothesis/Makefile	Tue Sep  8 17:48:55 2020	(r548009)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.32.0
+PORTVERSION=	5.33.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep  8 17:48:50 2020	(r548008)
+++ head/devel/py-hypothesis/distinfo	Tue Sep  8 17:48:55 2020	(r548009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599492096
-SHA256 (hypothesis-5.32.0.tar.gz) = 92b993398097e9e135381d1590c72feda02b8635ce2b64e52ab8ecc0191fbe82
-SIZE (hypothesis-5.32.0.tar.gz) = 267878
+TIMESTAMP = 1599574507
+SHA256 (hypothesis-5.33.0.tar.gz) = d2207d1e570c8aeb571a69c93175dad9488db88a632b60f1e43a815cb26e0904
+SIZE (hypothesis-5.33.0.tar.gz) = 267873



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