Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 06:50:26 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514703 - head/devel/py-yamllint
Message-ID:  <201910180650.x9I6oQVK094966@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Fri Oct 18 06:50:26 2019
New Revision: 514703
URL: https://svnweb.freebsd.org/changeset/ports/514703

Log:
  Update to 1.18.0
  
  ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.18.0/CHANGELOG.rst

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

Modified: head/devel/py-yamllint/Makefile
==============================================================================
--- head/devel/py-yamllint/Makefile	Fri Oct 18 04:36:26 2019	(r514702)
+++ head/devel/py-yamllint/Makefile	Fri Oct 18 06:50:26 2019	(r514703)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yamllint
-PORTVERSION=	1.17.0
+PORTVERSION=	1.18.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-yamllint/distinfo
==============================================================================
--- head/devel/py-yamllint/distinfo	Fri Oct 18 04:36:26 2019	(r514702)
+++ head/devel/py-yamllint/distinfo	Fri Oct 18 06:50:26 2019	(r514703)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565731530
-SHA256 (yamllint-1.17.0.tar.gz) = 70a6f8316851254e197a6231c35577be29fa2fbe2c77390a54c9a50217cdaa13
-SIZE (yamllint-1.17.0.tar.gz) = 116287
+TIMESTAMP = 1571381273
+SHA256 (yamllint-1.18.0.tar.gz) = d42dbb35b3d28722a8c5c25de4593add0a6215b2732eb6932d89f38482c3d01c
+SIZE (yamllint-1.18.0.tar.gz) = 116430



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