14
0
forked from pool/python-pylama

Accepting request 854218 from home:bnavigator:branches:devel:languages:python

- Skip mypy test for flavors, which do not provide it
  (mypy is optional)

OBS-URL: https://build.opensuse.org/request/show/854218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylama?expand=0&rev=11
This commit is contained in:
2020-12-09 11:56:06 +00:00
committed by Git OBS Bridge
parent 4fc20868e5
commit c0b33fda4d
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 9 10:05:03 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Skip mypy test for flavors, which do not provide it
(mypy is optional)
-------------------------------------------------------------------
Tue Sep 17 09:59:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>