Sat, 02 Dec 2023 19:41:32 CST | login

Information for build emacs-flycheck-pycheckers-0.15-6.fc37

ID23423
Package Nameemacs-flycheck-pycheckers
Version0.15
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/emacs-flycheck-pycheckers.git#ee0476506e0bf9c411964b0a6d0a9453cfc85e97
SummaryMultiple syntax checker for Python in Emacs, using Flycheck
DescriptionThis package provides a way to run multiple syntax checkers on Python code, in parallel. The list of supported checkers includes: * pylint * flake8 * pep8 * pyflakes * mypy * bandit This is an alternative way of running multiple Python syntax checkers in Flycheck that doesn't depend on Flycheck's chaining mechanism. Flycheck is opinionated about what checkers should be run, and chaining is difficult to get right. This package assumes that the user knows what they want, and can configure their checkers accordingly — if they want to run both flake8 and pylint, that's fine. This also allows us to run multiple syntax checkers in parallel, rather than sequentially.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 26 Jan 2023 22:21:31 CST
CompletedThu, 26 Jan 2023 22:46:36 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/emacs-flycheck-pycheckers.git:ee0476506e0bf9c411964b0a6d0a9453cfc85e97)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/emacs-flycheck-pycheckers.git#ee0476506e0bf9c411964b0a6d0a9453cfc85e97'}}
Tags
f37-build-side-32-misc-devel
f37-updates
RPMs
src
emacs-flycheck-pycheckers-0.15-6.fc37.src.rpm (info) (download)
noarch
emacs-flycheck-pycheckers-0.15-6.fc37.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 04 2022 Mohamed El Morabity <melmorabity@fedoraproject.org> - 0.15-6 - Fix build with Emacs 28 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 20 2020 Mohamed El Morabity <melmorabity@fedoraproject.org> - 0.15-1 - Initial RPM release