Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 09:44:45 +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: r501936 - head/devel/py-hypothesis
Message-ID:  <201905180944.x4I9ijCX088390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 18 09:44:45 2019
New Revision: 501936
URL: https://svnweb.freebsd.org/changeset/ports/501936

Log:
  Update to 4.23.5
  
  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 May 18 09:44:40 2019	(r501935)
+++ head/devel/py-hypothesis/Makefile	Sat May 18 09:44:45 2019	(r501936)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.23.4
+PORTVERSION=	4.23.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat May 18 09:44:40 2019	(r501935)
+++ head/devel/py-hypothesis/distinfo	Sat May 18 09:44:45 2019	(r501936)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558105491
-SHA256 (hypothesis-4.23.4.tar.gz) = a9708beea61b45ee11de99aa61e06fe6d559aeccabe5017f9080522449727f18
-SIZE (hypothesis-4.23.4.tar.gz) = 201267
+TIMESTAMP = 1558166532
+SHA256 (hypothesis-4.23.5.tar.gz) = 2bee3ccbc4f17bdaf5ec58f57594ba6e9974979889df63ee4325303b46fd24ba
+SIZE (hypothesis-4.23.5.tar.gz) = 201172



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