wok diff python-jedi/receipt @ rev 25638
Up tinyssh (20240101 CVE-2023-48795)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 05 10:31:44 2024 +0000 (10 months ago) |
parents | 076f424196b2 |
children |
line diff
1.1 --- a/python-jedi/receipt Sun Feb 06 11:51:57 2022 +0000 1.2 +++ b/python-jedi/receipt Fri Jan 05 10:31:44 2024 +0000 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-jedi" 1.7 -VERSION="0.16.0" 1.8 +VERSION="0.17.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="An autocompletion tool for Python that can be used for text editors." 1.11 MAINTAINER="paul@slitaz.org" 1.12 LICENSE="MIT" 1.13 WEB_SITE="https://pypi.org/project/jedi/" 1.14 +REPOLOGY="python:jedi" 1.15 1.16 SOURCE="jedi" 1.17 TARBALL="$SOURCE-$VERSION.tar.gz"