python-vim-vint
Lint tool for Vim script Language
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-vim-vint
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-vim-vint && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-vim-vint.changes | 0000000980 980 Bytes | |
python-vim-vint.spec | 0000002524 2.46 KB | |
test-sys-executable.patch | 0000006141 6 KB | |
v0.3.19.tar.gz | 0000096755 94.5 KB |
Revision 1 (latest revision is 15)
Tomáš Chvátal (scarabeus_iv)
accepted
request 678595
from
John Vandenberg (jayvdb)
(revision 1)
- Add missing dependencies for Python 2, enum34 and pathlib and add missing test dependency mock - Remove unnecessary build dependency python-devel - Remove %bcond test - Fix CLI tests with test-sys-executable.patch - Change version == pins to >= in setup.py and test-requirements.txt - Update to v0.3.19 * New features + Initial support for stdin * Bug fixes + Disable ProhibitImplicitScopeVariable + Suppress warnings caused by map([], ' "x" ') + Fix linting autocmd + Fix acceptance tests * Optimize + ProhibitUnusedVariable + get_asset_path + ConfigProjectSource * Documentation + Link to default config + Fix a broken code block for example - Initial version v0.3.18
Comments 0