Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pynvim
Commits:
ec7574ab by Jelle van der Waa at 2024-11-19T18:35:42+01:00
upgpkg: 0.5.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pynvim
pkgdesc = Python client for Neovim
pkgver = 0.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/neovim/pynvim
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=python-pynvim
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python client for Neovim'
url='https://github.com/neovim/pynvim'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynvim/-/commit/ec7574ab40f76d28263818ff84f0c40addb6f996
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pynvim/-/commit/ec7574ab40f76d28263818ff84f0c40addb6f996
You're receiving this email because of your account on gitlab.archlinux.org.