14
0
forked from pool/python-pylint

- Depend on typed-ast as it is used in testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=82
This commit is contained in:
Tomáš Chvátal
2018-09-20 07:31:22 +00:00
committed by Git OBS Bridge
parent 64d8ddd5dd
commit 8629de120c
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 20 07:31:06 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Depend on typed-ast as it is used in testsuite
-------------------------------------------------------------------
Tue Sep 18 10:11:11 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>