Thu, 30 May 2024 20:44:52 UTC | login

Information for build python-jedi-0.17.1-2.fc33

ID171842
Package Namepython-jedi
Version0.17.1
Release2.fc33
Epoch
SummaryAn auto completion tool for Python that can be used for text editors
DescriptionJedi is a static analysis tool for Python that can be used in IDEs/editors. Its historic focus is autocompletion, but does static analysis for now as well. Jedi is fast and is very well tested. It understands Python on a deeper level than all other static analysis frameworks for Python.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:03:50 UTC
CompletedThu, 13 Aug 2020 12:03:50 UTC
Tags
f33
f37
f38
RPMs
src
python-jedi-0.17.1-2.fc33.src.rpm (info) (download)
noarch
python3-jedi-0.17.1-2.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 0.17.1-1 - Update to 0.17.1 * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.15.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 17 2019 Carl George <carl@george.computer> - 0.15.1-1 - Latest upstream * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-2 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Carl George <carl@george.computer> - 0.14.1-1 - Latest upstream - Disable python2 subpackage on F31+ and EL8+ rhbz#1732815 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Sep 04 2018 Carl George <carl@george.computer> - 0.12.1-2 - Remove _docdir_fmt macro to allow upgrading subpackages separately rhbz#1625015 - Standardize on srcname, modname, eggname, and pkgname macros * Fri Aug 24 2018 Pavel Raiskup <praiskup@redhat.com> - 0.12.1-1 - new upstream version