forked from pool/python-typer
		
	8. * This removes support for autocompletion. - Add basic-click8-support.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=3
		
			
				
	
	
		
			21 lines
		
	
	
		
			783 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			783 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Fri Jul 23 18:56:14 UTC 2021 - Matthias Bach <marix@marix.org>
 | |
| 
 | |
| - Resolve Typer no longer working since Click got bumped to version
 | |
|   8.
 | |
|   * This removes support for autocompletion.
 | |
| - Add basic-click8-support.patch
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Apr 14 16:06:14 UTC 2021 - Matthias Bach <marix@marix.org>
 | |
| 
 | |
| - Properly specify package group.
 | |
| - Suppress false-positive detection of empty file in rpmlint.
 | |
| - Properly declare minimum version requirement vs. python-click to
 | |
|   avoid broken installation on Leap.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Apr 13 19:30:11 UTC 2021 - Matthias Bach <marix@marix.org> - 0.3.2
 | |
| 
 | |
| - Initial package release
 |