Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:10:08 +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: r558533 - head/devel/py-tenacity
Message-ID:  <202012192010.0BJKA8xm002113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:10:08 2020
New Revision: 558533
URL: https://svnweb.freebsd.org/changeset/ports/558533

Log:
  Update to 6.3.0
  
  Changes:	https://github.com/jd/tenacity/releases
  		https://github.com/jd/tenacity/commits/master

Modified:
  head/devel/py-tenacity/Makefile
  head/devel/py-tenacity/distinfo

Modified: head/devel/py-tenacity/Makefile
==============================================================================
--- head/devel/py-tenacity/Makefile	Sat Dec 19 20:10:03 2020	(r558532)
+++ head/devel/py-tenacity/Makefile	Sat Dec 19 20:10:08 2020	(r558533)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tenacity
-PORTVERSION=	6.2.0
+PORTVERSION=	6.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tenacity/distinfo
==============================================================================
--- head/devel/py-tenacity/distinfo	Sat Dec 19 20:10:03 2020	(r558532)
+++ head/devel/py-tenacity/distinfo	Sat Dec 19 20:10:08 2020	(r558533)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588348217
-SHA256 (tenacity-6.2.0.tar.gz) = 29ae90e7faf488a8628432154bb34ace1cca58244c6ea399fd33f066ac71339a
-SIZE (tenacity-6.2.0.tar.gz) = 35213
+TIMESTAMP = 1608366154
+SHA256 (tenacity-6.3.0.tar.gz) = 8f2fc6b7605c4cc0331afedaff6a6867454c65aa2ba29d317cbf92bfc6f7bfac
+SIZE (tenacity-6.3.0.tar.gz) = 36780



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