14
0
forked from pool/python-radon

Accepting request 612002 from devel:languages:python:misc

Code Metrics in Python

OBS-URL: https://build.opensuse.org/request/show/612002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-radon?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-24 20:56:47 +00:00
committed by Git OBS Bridge
commit 3684a5ebc2
5 changed files with 121 additions and 0 deletions

11
python-radon.changes Normal file
View File

@@ -0,0 +1,11 @@
-------------------------------------------------------------------
Thu May 24 17:41:18 UTC 2018 - toddrme2178@gmail.com
- Update to 2.2.0
* Add an option to show closures when Radon is used from flake8: #135
- spec file cleanups
-------------------------------------------------------------------
Fri Oct 20 16:18:07 UTC 2017 - toddrme2178@gmail.com
- initial version