Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyls-spyder
Commits:
0d42a2d0 by Jelle van der Waa at 2024-12-04T16:59:10+01:00
upgpkg: 0.4.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyls-spyder
pkgdesc = Spyder extensions for the Python Language Server
pkgver = 0.4.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/spyder-ide/pyls-spyder
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pyls-spyder
pkgname=python-${_pkg}
pkgver=0.4.0
-pkgrel=5
+pkgrel=6
pkgdesc="Spyder extensions for the Python Language Server"
arch=(any)
url="https://github.com/spyder-ide/pyls-spyder"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyls-spyder/-/commit/0d42a2d0aeb99e17cb9b049c751ab8cc0b2c3671
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyls-spyder/-/commit/0d42a2d0aeb99e17cb9b049c751ab8cc0b2c3671
You're receiving this email because of your account on gitlab.archlinux.org.