Date: Sat, 5 Jun 2021 09:56:48 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0ebc2a78cf40 - main - devel/py-pyls-black: Update to 0.4.7 Message-ID: <202106050956.1559umSt078134@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ebc2a78cf405f9a92bcc8f0b824fac81981893f commit 0ebc2a78cf405f9a92bcc8f0b824fac81981893f Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-06-05 09:54:59 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-06-05 09:54:59 +0000 devel/py-pyls-black: Update to 0.4.7 - Fixes breaking change introduced in version 21.04b of black - Release includes the LICENSE file in the source tarball Reported by: portscout, Repology --- devel/py-pyls-black/Makefile | 2 +- devel/py-pyls-black/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pyls-black/Makefile b/devel/py-pyls-black/Makefile index 2b36c79d3908..d9e4dc87f2fb 100644 --- a/devel/py-pyls-black/Makefile +++ b/devel/py-pyls-black/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= pyls-black -PORTVERSION= 0.4.6 +PORTVERSION= 0.4.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyls-black/distinfo b/devel/py-pyls-black/distinfo index 79b15de897d3..74af60081701 100644 --- a/devel/py-pyls-black/distinfo +++ b/devel/py-pyls-black/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614419094 -SHA256 (pyls-black-0.4.6.tar.gz) = 33700e5ed605636ea7ba39188a1362d2f8602f7301f8f2b8544773886f965663 -SIZE (pyls-black-0.4.6.tar.gz) = 3010 +TIMESTAMP = 1622886488 +SHA256 (pyls-black-0.4.7.tar.gz) = 6e087adca067391a65a577676ea2d62f0a6cb2bf23bf45dbefbbd48c0d2bb8d4 +SIZE (pyls-black-0.4.7.tar.gz) = 3958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106050956.1559umSt078134>