Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jedi-language-server


Commits:
904f4be6 by Antonio Rojas at 2026-07-05T10:24:34+02:00
upgpkg: 0.47.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jedi-language-server
        pkgdesc = Language server for Jedi
-       pkgver = 0.46.0
+       pkgver = 0.47.0
        pkgrel = 1
        url = https://github.com/pappasam/jedi-language-server
        arch = any
@@ -11,11 +11,11 @@ pkgbase = jedi-language-server
        makedepends = git
        makedepends = python-build
        makedepends = python-installer
-       makedepends = python-poetry-core
+       makedepends = python-hatchling
        depends = python-docstring-to-markdown
        depends = python-jedi
        depends = python-pygls
-       source = 
git+https://github.com/pappasam/jedi-language-server.git#tag=v0.46.0
-       b2sums = 
214344f72a30f41e18d225217b4973bdada147f944711e0cae46c20576e0744af320fddd15c2e44e0ba8646ba91c4a544e662dc785179b080dced087fbe3a33e
+       source = 
git+https://github.com/pappasam/jedi-language-server.git#tag=v0.47.0
+       b2sums = 
1371d9c2ff015c17a6a117b6fdd98b49c633d79c1656dc1015cc3edce4618cf88c69ef6778c31ad64e8d6d6d38c1adbcae870be40b6a62608eae047012c8c897
 
 pkgname = jedi-language-server


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=jedi-language-server
-pkgver=0.46.0
+pkgver=0.47.0
 pkgrel=1
 pkgdesc='Language server for Jedi'
 arch=(any)
@@ -16,7 +16,7 @@ makedepends=(
   git
   python-build
   python-installer
-  python-poetry-core
+  python-hatchling
 )
 checkdepends=(
   python-lsp-jsonrpc
@@ -24,7 +24,7 @@ checkdepends=(
   python-pytest
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('214344f72a30f41e18d225217b4973bdada147f944711e0cae46c20576e0744af320fddd15c2e44e0ba8646ba91c4a544e662dc785179b080dced087fbe3a33e')
+b2sums=('1371d9c2ff015c17a6a117b6fdd98b49c633d79c1656dc1015cc3edce4618cf88c69ef6778c31ad64e8d6d6d38c1adbcae870be40b6a62608eae047012c8c897')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jedi-language-server/-/commit/904f4be62bd7e2fdb88fd83b62544f7bb21e6b3a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jedi-language-server/-/commit/904f4be62bd7e2fdb88fd83b62544f7bb21e6b3a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to