diff --git a/covdefaults-2.2.2.tar.gz b/covdefaults-2.2.2.tar.gz deleted file mode 100644 index 9a4f9af..0000000 --- a/covdefaults-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f352547567fa5313dfb1401bebe8fb90725878481013a43de8c254cfb8302234 -size 6472 diff --git a/covdefaults-2.3.0.tar.gz b/covdefaults-2.3.0.tar.gz new file mode 100644 index 0000000..d26eac5 --- /dev/null +++ b/covdefaults-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc3b7da4fb7ed00ba1daeb8de1a20580e4875983311079ee57b7544f462bae5 +size 6361 diff --git a/python-covdefaults.changes b/python-covdefaults.changes index 9ab6128..e8c5f28 100644 --- a/python-covdefaults.changes +++ b/python-covdefaults.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 14 22:32:41 UTC 2023 - Dirk Müller + +- update to 2.3.0: + * Add assert_never to coverage ignore rules + ------------------------------------------------------------------- Wed Dec 7 15:57:27 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-covdefaults.spec b/python-covdefaults.spec index c788675..9dc42ab 100644 --- a/python-covdefaults.spec +++ b/python-covdefaults.spec @@ -1,7 +1,7 @@ # # spec file for package python-covdefaults # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-covdefaults -Version: 2.2.2 +Version: 2.3.0 Release: 0 Summary: Python coverage plugin to provide default settings License: MIT