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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 6 21:41:42 UTC 2019


Author: sunpoet
Date: Sat Jul  6 21:41:34 2019
New Revision: 506043
URL: https://svnweb.freebsd.org/changeset/ports/506043

Log:
  Update to 4.26.2
  
  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 Jul  6 21:41:29 2019	(r506042)
+++ head/devel/py-hypothesis/Makefile	Sat Jul  6 21:41:34 2019	(r506043)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.26.1
+PORTVERSION=	4.26.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Jul  6 21:41:29 2019	(r506042)
+++ head/devel/py-hypothesis/distinfo	Sat Jul  6 21:41:34 2019	(r506043)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562347455
-SHA256 (hypothesis-4.26.1.tar.gz) = d1e3e32a25feb8f52fcd460a04f48c70820175a2ae2b296111fa4b6bb7983a37
-SIZE (hypothesis-4.26.1.tar.gz) = 202811
+TIMESTAMP = 1562427744
+SHA256 (hypothesis-4.26.2.tar.gz) = 22d2bfb030baea313ca3f31d41ba0f0038d5794752d3947e2188ed67185471b2
+SIZE (hypothesis-4.26.2.tar.gz) = 203166


More information about the svn-ports-all mailing list