Package Release Info

python-vim-vint-0.3.21-bp153.1.16

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-vim-vint
python3-vim-vint

Change Logs

Version: 0.3.21-bp152.3.1
* Mon May 18 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Mon Apr 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build without python2
* Mon Sep 16 2019 Tomá? Chvátal <tchvatal@suse.com>
- Updat eto 0.3.21:
  * various bugfixes only
- Drop upstream merged patch yaml5.patch
* Mon Mar 18 2019 Tomá? Chvátal <tchvatal@suse.com>
- Fix hardcoded versions
- Add patch to build with new PyYAML 5:
  * yaml5.patch
* Wed Feb 13 2019 John Vandenberg <jayvdb@gmail.com>
- 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
* Thu Nov 16 2017 toddrme2178@gmail.com
- Initial version v0.3.18