forked from pool/python-radon
Accepting request 896464 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/896464 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-radon?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 14:49:52 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- 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 <rpm@fthiessen.de>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7afa65db14d759616ab68033e0e1caf1f624c97308dd256afa47518ecebddf6e
|
||||
size 1872980
|
3
radon-4.5.2.tar.gz
Normal file
3
radon-4.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63b863dd294fcc86f6aecace8d7cb4228acc2a16ab0b89c11ff60cb14182b488
|
||||
size 1873164
|
Reference in New Issue
Block a user