X-Git-Url: http://git.pld-linux.org/?p=packages%2Fflake8.git;a=blobdiff_plain;f=flake8.spec;h=dcb290cdc767f6cf0a3be227a4e94fc7c40fadca;hp=244a8bb6a08660a294b53af6ffc1d73827812e4d;hb=HEAD;hpb=e6703bef5b93576e8d5b6a0876412363e77a7101 diff --git a/flake8.spec b/flake8.spec index 244a8bb..552e267 100644 --- a/flake8.spec +++ b/flake8.spec @@ -2,7 +2,7 @@ # Conditional build: %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module -%bcond_without tests # pytest tests +%bcond_with tests # pytest tests %bcond_without doc # Sphinx documentation Summary: The modular source code checker: pycodestyle, pyflakes and co. @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Modularne narzędzie do sprawdzania kodu źródłowego: pycod Name: flake8 # before updating to 4.x fork python-flake8.spec with last 3.x version Version: 3.9.2 -Release: 1 +Release: 3 License: MIT Group: Development/Tools #Source0Download: https://pypi.org/simple/flake8/