Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 12:04:56 +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: r549692 - head/devel/py-hypothesis
Message-ID:  <202009231204.08NC4u7l062499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 23 12:04:56 2020
New Revision: 549692
URL: https://svnweb.freebsd.org/changeset/ports/549692

Log:
  Update to 5.35.4
  
  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 Sep 23 12:04:51 2020	(r549691)
+++ head/devel/py-hypothesis/Makefile	Wed Sep 23 12:04:56 2020	(r549692)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.35.3
+PORTVERSION=	5.35.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Sep 23 12:04:51 2020	(r549691)
+++ head/devel/py-hypothesis/distinfo	Wed Sep 23 12:04:56 2020	(r549692)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600709928
-SHA256 (hypothesis-5.35.3.tar.gz) = a480386934cdfb2e69adb3333e7156ad9149b1935a910e44041a87c5bd8374dd
-SIZE (hypothesis-5.35.3.tar.gz) = 268923
+TIMESTAMP = 1600794964
+SHA256 (hypothesis-5.35.4.tar.gz) = 049398bc481fbc22d5cbf65aca0de421d09e332cd40ded7ab25fba4bd32edc3d
+SIZE (hypothesis-5.35.4.tar.gz) = 273664



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