forked from pool/python-rsa
Accepting request 854235 from home:bnavigator:branches:devel:languages:python
- Remove mypy test requirement. The test calls mypy via its API. But mypy as importable module is only available for the default python3 flavor. For packaging, we don't need to run the static type checker at all. - Remove mock requirement. OBS-URL: https://build.opensuse.org/request/show/854235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rsa?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 10:45:29 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Remove mypy test requirement. The test calls mypy via its API.
|
||||
But mypy as importable module is only available for the default
|
||||
python3 flavor. For packaging, we don't need to run the static
|
||||
type checker at all.
|
||||
- Remove mock requirement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 21:04:02 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user