From d3ebfa350294840a97342001fde8e54cfd3bd8c922db7a474d3ad3354a3bfda8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Dec 2018 15:03:10 +0000 Subject: [PATCH] Mention gh#AnalogJ/lexicon#333 as a problem. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=11 --- python-dns-lexicon.changes | 3 ++- python-dns-lexicon.spec | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) 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