diff --git a/python-sphinxcontrib-seqdiag.changes b/python-sphinxcontrib-seqdiag.changes index 553909e..c2620b7 100644 --- a/python-sphinxcontrib-seqdiag.changes +++ b/python-sphinxcontrib-seqdiag.changes @@ -10,6 +10,7 @@ Tue Feb 25 06:26:01 UTC 2020 - Thomas Bechtold * Add .mypy_cache to gitignore * Bump v2.0.0 * Fix flake8 violations +- Stop building python2 version. No longer supported upstream ------------------------------------------------------------------- Thu Jan 9 12:02:10 UTC 2020 - Tomáš Chvátal diff --git a/python-sphinxcontrib-seqdiag.spec b/python-sphinxcontrib-seqdiag.spec index 49b1cd4..a61c95d 100644 --- a/python-sphinxcontrib-seqdiag.spec +++ b/python-sphinxcontrib-seqdiag.spec @@ -16,6 +16,7 @@ # +%define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_with test Name: python-sphinxcontrib-seqdiag