diff --git a/python-dns-lexicon.changes b/python-dns-lexicon.changes index 21fdae5..c1fa510 100644 --- a/python-dns-lexicon.changes +++ b/python-dns-lexicon.changes @@ -2,7 +2,8 @@ Wed Dec 19 13:31:07 UTC 2018 - Matej Cepl - Update to version 3.0.7 -- Fix tests (the only excluded tests are test_hetzner) +- Fix tests (the only excluded tests are test_hetzner because of + gh#AnalogJ/lexicon#333) - Add fix_regexps.patch to fix gh#AnalogJ/lexicon#332 ------------------------------------------------------------------- diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index 20a9735..093f3ab 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -99,10 +99,8 @@ find . -type f -name ".buildinfo" -delete %check # Python2 incompatible, only py3 syntax in tests +# test_hetzner switched off because of gh#AnalogJ/lexicon#333 py.test3 tests -k 'not test_hetzner' -# tldextract --update -# py.test3 tests --cov=lexicon --numprocesses=auto --dist=loadfile -# coveralls %files %{python_files} %{python_sitelib}/lexicon