forked from pool/python-radon
		
	Update to version 4.5.2 OBS-URL: https://build.opensuse.org/request/show/896377 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-radon?expand=0&rev=22
		
			
				
	
	
		
			87 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			87 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
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>
 | 
						|
 | 
						|
- Update to version 4.5.0
 | 
						|
  * Add `--md` option to `cc` command to export results as Markdown
 | 
						|
  * Add async function support to Halstead visitor
 | 
						|
  * Use utf-8 as the default encoding on Python 3.0+
 | 
						|
  * Allow custom config file path through the RADONCFG env var
 | 
						|
  * Move `Flake8Checker` to separate, isolated module
 | 
						|
  * Separate `flake8-polyfill` to extra requirements
 | 
						|
  * Fix for Python 2.7
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
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>
 | 
						|
 | 
						|
- Exclude some tests cases because of gh#rubik/radon#183
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Oct  1 14:50:42 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
 | 
						|
 | 
						|
- Update to 4.0.0
 | 
						|
  * Support file configuration overrides
 | 
						|
  * Add support for analyzing Jupyter notebooks
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri May 24 12:52:16 UTC 2019 - pgajdos@suse.com
 | 
						|
 | 
						|
- version update to 3.0.3
 | 
						|
  * no upstream changelog
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Mar  5 12:43:17 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
 | 
						|
 | 
						|
- set environment encoding for checks in order to succeed 
 | 
						|
  test_encoding with Python < 3.7
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Feb 14 04:42:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
 | 
						|
 | 
						|
- Fix tests which were erroring but the error was being ignored
 | 
						|
- Remove tests from the package
 | 
						|
- Use GitHub repository for the link, as it has links to other
 | 
						|
  resources
 | 
						|
- Update to v3.0.1
 | 
						|
  * Automatically exclude binary files, instead of producing an error
 | 
						|
- from 3.0.0
 | 
						|
  * Include files with no extension but a Python shebang
 | 
						|
  * Fix calculation of total complexity for classes
 | 
						|
  * Update Colorama dependency to avoid conflicts with pytest
 | 
						|
  * Fix raw metrics, which were completely broken
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat Jan 19 18:22:00 UTC 2019 - Michael Ströder <michael@stroeder.com>
 | 
						|
 | 
						|
- Update to 2.4.0
 | 
						|
  * No upstream changelog
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Dec  4 12:53:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
 | 
						|
 | 
						|
- Remove superfluous devel dependency for noarch package
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
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
 |