forked from pool/python-radon
		
	OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-radon?expand=0&rev=18
		
			
				
	
	
		
			67 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| 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
 |