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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 8 17:19:17 UTC 2020


Author: sunpoet
Date: Sun Nov  8 17:19:12 2020
New Revision: 554532
URL: https://svnweb.freebsd.org/changeset/ports/554532

Log:
  Update to 5.41.1
  
  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	Sun Nov  8 17:19:07 2020	(r554531)
+++ head/devel/py-hypothesis/Makefile	Sun Nov  8 17:19:12 2020	(r554532)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.37.4
+PORTVERSION=	5.41.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Nov  8 17:19:07 2020	(r554531)
+++ head/devel/py-hypothesis/distinfo	Sun Nov  8 17:19:12 2020	(r554532)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604480738
-SHA256 (hypothesis-5.37.4.tar.gz) = 6f90a4878717ae74149c2808148ccbec97406fd0b3840d3f2126b2e7d89bd588
-SIZE (hypothesis-5.37.4.tar.gz) = 276990
+TIMESTAMP = 1604680146
+SHA256 (hypothesis-5.41.1.tar.gz) = 06776c245b5eb25011040f94779fda6bbfa9def72074672af2e79a5e6bce8b38
+SIZE (hypothesis-5.41.1.tar.gz) = 278623


More information about the svn-ports-head mailing list