diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2018-10-08 06:50:09 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2018-10-08 06:50:09 +0000 |
commit | 93c92053f3201f000c1316a98d908fb1f87c27c7 (patch) | |
tree | b5db8a80a4de2406a27f185ef582a62906637211 | |
parent | Use https to fetch from cyrusimap.org. (diff) |
Update to 1.12.0
ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=481514
-rw-r--r-- | devel/py-yamllint/Makefile | 2 | ||||
-rw-r--r-- | devel/py-yamllint/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-yamllint/Makefile b/devel/py-yamllint/Makefile index 5d5db2ffb5c2..a86c17499cd7 100644 --- a/devel/py-yamllint/Makefile +++ b/devel/py-yamllint/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yamllint -PORTVERSION= 1.11.1 +PORTVERSION= 1.12.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo index fae1ac35f664..07218e18e2d3 100644 --- a/devel/py-yamllint/distinfo +++ b/devel/py-yamllint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537599057 -SHA256 (yamllint-1.11.1.tar.gz) = e9b7dec24921ef13180902e5dbcaae9157c773e3e3e2780ef77d3a4dd67d799f -SIZE (yamllint-1.11.1.tar.gz) = 112567 +TIMESTAMP = 1538933350 +SHA256 (yamllint-1.12.0.tar.gz) = 00a4de4319aac4e242c7e6a917d3e848e6b0eec37ead19bc7a245545588af1b3 +SIZE (yamllint-1.12.0.tar.gz) = 114783 |