diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2021-04-10 05:29:58 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2021-04-10 05:31:09 +0800 |
commit | 3376d309e52610d0fd7cedb39d7c4bb127fca62d (patch) | |
tree | 2330e067cf28103275fe94744499ba585404759b /editors | |
parent | cb065e9e7dde1612512e47c1f85621caba01730e (diff) | |
download | freebsd-ports-gnome-3376d309e52610d0fd7cedb39d7c4bb127fca62d.tar.gz freebsd-ports-gnome-3376d309e52610d0fd7cedb39d7c4bb127fca62d.tar.zst freebsd-ports-gnome-3376d309e52610d0fd7cedb39d7c4bb127fca62d.zip |
edtors/py-pynvim: Update to 0.4.3
PR: 254925
Approved by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/py-pynvim/Makefile | 2 | ||||
-rw-r--r-- | editors/py-pynvim/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index 74cbc3cba387..c6c26c185974 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -1,5 +1,5 @@ PORTNAME= pynvim -DISTVERSION= 0.4.2 +DISTVERSION= 0.4.3 CATEGORIES= editors python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/editors/py-pynvim/distinfo b/editors/py-pynvim/distinfo index 6b795b08d15b..26cc8c4b9db3 100644 --- a/editors/py-pynvim/distinfo +++ b/editors/py-pynvim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604947404 -SHA256 (pynvim-0.4.2.tar.gz) = 6bc6204d465de5888a0c5e3e783fe01988b032e22ae87875912280bef0e40f8f -SIZE (pynvim-0.4.2.tar.gz) = 42234 +TIMESTAMP = 1617985848 +SHA256 (pynvim-0.4.3.tar.gz) = 3a795378bde5e8092fbeb3a1a99be9c613d2685542f1db0e5c6fd467eed56dff +SIZE (pynvim-0.4.3.tar.gz) = 56239 |