Package: flycheck / 36.0-1

Metadata

Package Version Patches format
flycheck 36.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 patch README for Debian.patch | (download)

README.md | 17 1 + 16 - 0 !
1 file changed, 1 insertion(+), 16 deletions(-)

 patch readme for debian

Remove reference to legacy manual since we don't install that (see
d/rules).

0002 disable intersphinx and info extensions.patch | (download)

doc/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable intersphinx and info extensions

The intersphinx and info extensions use network during the build. The info
extension may even fail the build if network is available (Bug #929232).

0003 disable MELPA tests.patch | (download)

test/specs/test-melpa-package.el | 87 0 + 87 - 0 !
1 file changed, 87 deletions(-)

 disable melpa tests

These tests require network access.

0004 Disable failing test flycheck display error message.patch | (download)

test/specs/test-error-display.el | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 disable failing test flycheck-display-error-message

Fowarded: not-needed