diff --git a/python-lexicon.changes b/python-lexicon.changes index e18a557..25dbda9 100644 --- a/python-lexicon.changes +++ b/python-lexicon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 10 06:08:28 UTC 2022 - Steve Kowalik + +- pytest-relaxed now supports pytest 6, so test on all python versions. + ------------------------------------------------------------------- Mon Dec 13 23:14:40 UTC 2021 - Ben Greiner diff --git a/python-lexicon.spec b/python-lexicon.spec index 89cbc6d..97a1ee2 100644 --- a/python-lexicon.spec +++ b/python-lexicon.spec @@ -1,7 +1,7 @@ # # spec file for package python-lexicon # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ Requires: python-six Conflicts: python-dns-lexicon BuildArch: noarch # SECTION tests -BuildRequires: %{python_module pytest-relaxed if (%python-base without python310-base)} +BuildRequires: %{python_module pytest-relaxed} # /SECTION tests %python_subpackages @@ -56,7 +56,6 @@ Lexicon is a collection of dict subclasses: %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -alias pytest-3.10='echo "Not testing: no pytest<6 on python 3.10"' %pytest %files %{python_files}