Rebuilt for Python 3.11
This commit is contained in:
		
							parent
							
								
									8f1d770170
								
							
						
					
					
						commit
						8add1e4d09
					
				| @ -1,11 +1,8 @@ | ||||
| %global _without_docs 1 | ||||
| %global _without_tests 1 | ||||
| %global _without_tiemout 1 | ||||
| Name:           pytest | ||||
| %global base_version 7.1.2 | ||||
| #global prerelease ... | ||||
| Version:        %{base_version}%{?prerelease:~%{prerelease}} | ||||
| Release:        2%{?dist} | ||||
| Release:        3%{?dist} | ||||
| Summary:        Simple powerful testing with Python | ||||
| License:        MIT | ||||
| URL:            https://pytest.org | ||||
| @ -159,6 +156,9 @@ find %{buildroot}%{python3_sitelib} \ | ||||
| 
 | ||||
| 
 | ||||
| %changelog | ||||
| * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 7.1.2-3 | ||||
| - Rebuilt for Python 3.11 | ||||
| 
 | ||||
| * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 7.1.2-2 | ||||
| - Bootstrap for Python 3.11 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user