Sun, 28 Apr 2024 21:08:44 UTC | login

Information for build python-pysmell-0.7.3-10.fc27

ID18188
Package Namepython-pysmell
Version0.7.3
Release10.fc27
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:28:16 UTC
CompletedSat, 14 Apr 2018 20:28:16 UTC
Tags
f28
f29
RPMs
src
python-pysmell-0.7.3-10.fc27.src.rpm (info) (download)
noarch
python2-pysmell-0.7.3-10.fc27.noarch.rpm (info) (download)
vim-pysmell-0.7.3-10.fc27.noarch.rpm (info) (download)
Changelog * 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