Thu, 30 May 2024 09:37:40 UTC | login

Information for build python-pysmell-0.7.3-11.fc28

ID38027
Package Namepython-pysmell
Version0.7.3
Release11.fc28
Epoch
SummaryAn autocompletion library for Python
DescriptionPySmell is a python IDE completion helper. It tries to statically analyze Python source code, without executing it, and generates information about a project's structure that IDE tools can use. PySmell currently supports Vim, Emacs and TextMate. It can be integrated with any editor that can run Python scripts and has an auto-complete API.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 18:17:49 UTC
CompletedThu, 07 Jun 2018 18:17:49 UTC
Tags
f29
RPMs
src
python-pysmell-0.7.3-11.fc28.src.rpm (info) (download)
noarch
python2-pysmell-0.7.3-11.fc28.noarch.rpm (info) (download)
vim-pysmell-0.7.3-11.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 21 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 0.7.3-9 - Use python macros for build and install steps - Make python dependencies versions explicit - Provide a python2 subpackage * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 02 2016 Athos Ribeiro <athoscr@fedoraproject.org> - 0.7.3-7 - Add Gnome Software plug-in AppData (rhbz#1128835) - Ship Emacs files in main package (rhbz#1234566) * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Nov 11 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.7.3-2 - remove bundled egg - use python2 in macros - set permissions on editor integration files explicitly to avoid spurious executable bits * Sun Nov 10 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.7.3-1 - initial package