Date: Wed, 19 Oct 2022 19:17:25 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 28dfddd4878e - main - =?utf-8?Q?textproc/lookatme:=20update=202.4.0=20=E2=86=92=202.4.1?= Message-ID: <202210191917.29JJHPJ7011045@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=28dfddd4878e4230f2547f2b5dad868ce06de1ca commit 28dfddd4878e4230f2547f2b5dad868ce06de1ca Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-10-19 16:15:40 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-10-19 19:15:04 +0000 textproc/lookatme: update 2.4.0 → 2.4.1 --- textproc/lookatme/Makefile | 6 +----- textproc/lookatme/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/textproc/lookatme/Makefile b/textproc/lookatme/Makefile index 8aa1ce2a5e4f..bd673c8fc9e1 100644 --- a/textproc/lookatme/Makefile +++ b/textproc/lookatme/Makefile @@ -1,5 +1,5 @@ PORTNAME= lookatme -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,10 +25,6 @@ CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist distutils NO_ARCH= yes -# https://github.com/d0c-s4vage/lookatme/issues/126 -PYTEST_BROKEN_TESTS= test_sanity_check_that_errors_are_detected \ - test_styles_defaults - post-patch: @${REINPLACE_CMD} -e 's|>.*||' ${WRKSRC}/requirements.txt diff --git a/textproc/lookatme/distinfo b/textproc/lookatme/distinfo index ab8a32beda34..9760e950e2b0 100644 --- a/textproc/lookatme/distinfo +++ b/textproc/lookatme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664810699 -SHA256 (lookatme-2.4.0.tar.gz) = 5bcaa0cd35d492ca6fbd795ae8ea209bcb8e961e8b10de9dada024667624d423 -SIZE (lookatme-2.4.0.tar.gz) = 35701 +TIMESTAMP = 1666193222 +SHA256 (lookatme-2.4.1.tar.gz) = d2d91275c64040266702b83f29deb4297fc19046efdbcf90309b4bd6af1fc8b8 +SIZE (lookatme-2.4.1.tar.gz) = 36482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210191917.29JJHPJ7011045>