Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-jedi


Commits:
bbd852eb by Jelle van der Waa at 2024-11-18T10:50:08+01:00
upgpkg: 0.19.2-1: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-jedi
        pkgdesc = Awesome autocompletion for python
-       pkgver = 0.19.1
-       pkgrel = 2
+       pkgver = 0.19.2
+       pkgrel = 1
        url = https://github.com/davidhalter/jedi
        arch = any
        license = MIT
@@ -16,10 +16,10 @@ pkgbase = python-jedi
        makedepends = python-sphinx_rtd_theme
        depends = python
        depends = python-parso
-       source = git+https://github.com/davidhalter/jedi.git#tag=v0.19.1
+       source = git+https://github.com/davidhalter/jedi.git#tag=v0.19.2
        source = git+https://github.com/davidhalter/typeshed.git
        source = git+https://github.com/davidhalter/django-stubs.git
-       b2sums = 
0636643f07cad437b411636730604d61d33b036882e5d231f6fcc94a3b7cfac7d68cee36bfb07b7677e2be5fcfeb4cbff7fb6513ee4c3ac085a911183e70c7ff
+       b2sums = 
6d9da16b255a847e8b60e993a1f3907730bfce2918fc4796d0bafa30d5242bb91a567d19a6ae06ad51d562ea5a491a3d7d1740e423b48bc61e8c2fd080fd1de3
        b2sums = SKIP
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Jesus Alvarez
 
 pkgname=python-jedi
-pkgver=0.19.1
-pkgrel=2
+pkgver=0.19.2
+pkgrel=1
 pkgdesc="Awesome autocompletion for python"
 arch=('any')
 url="https://github.com/davidhalter/jedi";
@@ -28,7 +28,7 @@ source=(
   git+https://github.com/davidhalter/typeshed.git
   git+https://github.com/davidhalter/django-stubs.git
 )
-b2sums=('0636643f07cad437b411636730604d61d33b036882e5d231f6fcc94a3b7cfac7d68cee36bfb07b7677e2be5fcfeb4cbff7fb6513ee4c3ac085a911183e70c7ff'
+b2sums=('6d9da16b255a847e8b60e993a1f3907730bfce2918fc4796d0bafa30d5242bb91a567d19a6ae06ad51d562ea5a491a3d7d1740e423b48bc61e8c2fd080fd1de3'
         'SKIP'
         'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jedi/-/commit/bbd852eb8b488516fc898bf46521107cfca42ed4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jedi/-/commit/bbd852eb8b488516fc898bf46521107cfca42ed4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to