forked from pool/python-dns-lexicon
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:
@@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user