14
0

- Fix hardcoded versions

- Add patch to build with new PyYAML 5:
  * yaml5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vim-vint?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-03-18 11:00:47 +00:00
committed by Git OBS Bridge
parent e96840a14f
commit 9f706ecd10
3 changed files with 49 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 18 10:59:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix hardcoded versions
- Add patch to build with new PyYAML 5:
* yaml5.patch
-------------------------------------------------------------------
Wed Feb 13 06:23:38 UTC 2019 - John Vandenberg <jayvdb@gmail.com>