svn commit: r545371 - head/devel/py-hypothesis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 16:20:37 UTC 2020


Author: sunpoet
Date: Wed Aug 19 16:20:30 2020
New Revision: 545371
URL: https://svnweb.freebsd.org/changeset/ports/545371

Log:
  Update to 5.24.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	Wed Aug 19 16:20:25 2020	(r545370)
+++ head/devel/py-hypothesis/Makefile	Wed Aug 19 16:20:30 2020	(r545371)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.23.7
+PORTVERSION=	5.24.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Aug 19 16:20:25 2020	(r545370)
+++ head/devel/py-hypothesis/distinfo	Wed Aug 19 16:20:30 2020	(r545371)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954336
-SHA256 (hypothesis-5.23.7.tar.gz) = be8ef81c9e5d05b3e9ac94f460aed71a7ed1e9d142d97d2acc09927d59d798f6
-SIZE (hypothesis-5.23.7.tar.gz) = 246839
+TIMESTAMP = 1597569969
+SHA256 (hypothesis-5.24.0.tar.gz) = 97f38ca8967d56f36db7f4c887336044f2a9bcd37b7987c1237513c218016f79
+SIZE (hypothesis-5.24.0.tar.gz) = 247413


More information about the svn-ports-head mailing list