Date: Fri, 24 Oct 2025 22:03:35 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 30aea4b3ed11 - main - editors/py-pynvim: Update 0.4.3 => 0.6.0 Message-ID: <202510242203.59OM3ZvW073006@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=30aea4b3ed11dde525eda8ec4cd0952042c234a8 commit 30aea4b3ed11dde525eda8ec4cd0952042c234a8 Author: Bartek Jasicki <thindil@laeran.pl.eu.org> AuthorDate: 2025-10-24 21:59:57 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-10-24 22:01:34 +0000 editors/py-pynvim: Update 0.4.3 => 0.6.0 Changelogs: https://github.com/neovim/pynvim/releases/tag/0.5.0 https://github.com/neovim/pynvim/releases/tag/0.5.1 https://github.com/neovim/pynvim/releases/tag/0.5.2 https://github.com/neovim/pynvim/releases/tag/0.6.0 While here sort USE_PYTHON. PR: 289782 Approved by: Thomas Merkel <tm@NetBSD.org> (maintainer, timeout 1 month) --- editors/py-pynvim/Makefile | 5 ++--- editors/py-pynvim/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index a95b352142c3..44f5d52d16e4 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -1,6 +1,5 @@ PORTNAME= pynvim -DISTVERSION= 0.4.3 -PORTREVISION= 1 +DISTVERSION= 0.6.0 CATEGORIES= editors python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.0:devel/py-msgpack@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.4.0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= concurrent distutils flavors autoplist +USE_PYTHON= autoplist concurrent distutils flavors NO_ARCH= yes SUB_FILES= pkg-message diff --git a/editors/py-pynvim/distinfo b/editors/py-pynvim/distinfo index 26cc8c4b9db3..5e3b2a3becc1 100644 --- a/editors/py-pynvim/distinfo +++ b/editors/py-pynvim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617985848 -SHA256 (pynvim-0.4.3.tar.gz) = 3a795378bde5e8092fbeb3a1a99be9c613d2685542f1db0e5c6fd467eed56dff -SIZE (pynvim-0.4.3.tar.gz) = 56239 +TIMESTAMP = 1758604457 +SHA256 (pynvim-0.6.0.tar.gz) = 0ffcb879322d08f9e9061e1123dd58ba3a5ccfbd4999bb1157bac525822aa590 +SIZE (pynvim-0.6.0.tar.gz) = 51478home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510242203.59OM3ZvW073006>
