Revert "Temporarily disable argcomplete on python3.12"
This reverts commit 674ca3d40e.
			
			
This commit is contained in:
		
							parent
							
								
									71c43a9b1c
								
							
						
					
					
						commit
						c57e67a0f9
					
				| @ -3,9 +3,7 @@ | ||||
| 
 | ||||
| # controls whether to generate shell completions | ||||
| # may be useful for bootstrapping purposes | ||||
| # | ||||
| # python3-argcomplete currently FTBFS with python3.12 | ||||
| %bcond argcomplete %[ %{defined python3_version} && v"%{python3_version}" < v"3.12" ] | ||||
| %bcond argcomplete 1 | ||||
| 
 | ||||
| # disable the python -s shbang flag as we want to be able to find non system modules | ||||
| %undefine _py3_shebang_s | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user