diff --git a/python-radon.changes b/python-radon.changes index 6ec98b9..2b152c4 100644 --- a/python-radon.changes +++ b/python-radon.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 31 14:49:52 UTC 2021 - Ferdinand Thiessen + +- Update to version 4.5.2 + * Fix CC calculation for try-except-else blocks with multiple + statements + * Fix CC type field in Markdown output + ------------------------------------------------------------------- Fri May 7 10:50:54 UTC 2021 - Ferdinand Thiessen diff --git a/python-radon.spec b/python-radon.spec index 4a5d1f2..c70df04 100644 --- a/python-radon.spec +++ b/python-radon.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-radon -Version: 4.5.0 +Version: 4.5.2 Release: 0 Summary: Code Metrics in Python License: MIT @@ -68,9 +68,7 @@ rm -r */lib/radon/tests %python_clone -a %{buildroot}%{_bindir}/radon %check -export LANG=en_US.UTF-8 -# Exclusions because of gh#rubik/radon#183 -%pytest --strict +%pytest %post %python_install_alternative radon diff --git a/radon-4.5.0.tar.gz b/radon-4.5.0.tar.gz deleted file mode 100644 index 738c95a..0000000 --- a/radon-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7afa65db14d759616ab68033e0e1caf1f624c97308dd256afa47518ecebddf6e -size 1872980 diff --git a/radon-4.5.2.tar.gz b/radon-4.5.2.tar.gz new file mode 100644 index 0000000..59c456f --- /dev/null +++ b/radon-4.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b863dd294fcc86f6aecace8d7cb4228acc2a16ab0b89c11ff60cb14182b488 +size 1873164