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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 23 12:05:03 UTC 2020


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


More information about the svn-ports-head mailing list