15
0

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
This commit is contained in:
2018-12-19 15:03:10 +00:00
committed by Git OBS Bridge
parent 81550f614a
commit d3ebfa3502
2 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,8 @@
Wed Dec 19 13:31:07 UTC 2018 - Matej Cepl <mcepl@suse.com>
- 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
-------------------------------------------------------------------

View File

@@ -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