forked from pool/python-radon
- Update to 4.1.0: Support Python 3.8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-radon?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 15:05:19 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.1.0: Support Python 3.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 16:44:28 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-radon
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-radon
|
||||
Version: 4.0.0
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
Summary: Code Metrics in Python
|
||||
License: MIT
|
||||
@@ -70,7 +70,7 @@ rm -r */lib/radon/tests
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
# Exclusions because of gh#rubik/radon#183
|
||||
%pytest --strict -k 'not (test_visitor or test_mi_visit)'
|
||||
%pytest --strict
|
||||
|
||||
%post
|
||||
%python_install_alternative radon
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20f799949e42e6899bc9304539de222d3bdaeec276f38fbd4034859ccd548b46
|
||||
size 1860852
|
||||
3
radon-4.1.0.tar.gz
Normal file
3
radon-4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56082c52206db45027d4a73612e1b21663c4cc2be3760fee769d966fd7efdd6d
|
||||
size 3672016
|
||||
Reference in New Issue
Block a user