Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 17:04:19 +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: r563422 - head/devel/py-yamllint
Message-ID:  <202101301704.10UH4JMH075125@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Jan 30 17:04:19 2021
New Revision: 563422
URL: https://svnweb.freebsd.org/changeset/ports/563422

Log:
  Update to 1.26.0
  
  ChangeLog:	https://github.com/adrienverge/yamllint/blob/v1.26.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	Sat Jan 30 16:32:57 2021	(r563421)
+++ head/devel/py-yamllint/Makefile	Sat Jan 30 17:04:19 2021	(r563422)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yamllint
-PORTVERSION=	1.25.0
+PORTVERSION=	1.26.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-yamllint/distinfo
==============================================================================
--- head/devel/py-yamllint/distinfo	Sat Jan 30 16:32:57 2021	(r563421)
+++ head/devel/py-yamllint/distinfo	Sat Jan 30 17:04:19 2021	(r563422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601846582
-SHA256 (yamllint-1.25.0.tar.gz) = b1549cbe5b47b6ba67bdeea31720f5c51431a4d0c076c1557952d841f7223519
-SIZE (yamllint-1.25.0.tar.gz) = 126298
+TIMESTAMP = 1612001823
+SHA256 (yamllint-1.26.0.tar.gz) = b0e4c89985c7f5f8451c2eb8c67d804d10ac13a4abe031cbf49bdf3465d01087
+SIZE (yamllint-1.26.0.tar.gz) = 126591



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