Rebuild for Python 3.8 without test, preparatory work for rhbz#1715016
This commit is contained in:
		
							parent
							
								
									f8f9227cb0
								
							
						
					
					
						commit
						a4fe07df3a
					
				| @ -6,7 +6,7 @@ | ||||
| %global with_python2 1 | ||||
| %endif | ||||
| 
 | ||||
| %bcond_without check | ||||
| %bcond_with check | ||||
| 
 | ||||
| # FIXME: Work around for rhel not having py2_build/py2_install macro. | ||||
| %{!?py2_build: %global py2_build %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} build --executable="%{__python2} -s"}} | ||||
| @ -14,7 +14,7 @@ | ||||
| 
 | ||||
| Name: python-%{srcname} | ||||
| Version: 0.8.0 | ||||
| Release: 5%{?dist} | ||||
| Release: 6%{?dist} | ||||
| BuildArch: noarch | ||||
| 
 | ||||
| License: NCSA | ||||
| @ -101,6 +101,10 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna | ||||
| %endif | ||||
| 
 | ||||
| %changelog | ||||
| 
 | ||||
| * Tue Aug 20 2019 sguelton@redhat.com - 8.0.0-6 | ||||
| - Rebuild for Python 3.8 without test, preparatory work for rhbz#1715016 | ||||
| 
 | ||||
| * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-5 | ||||
| - Rebuilt for Python 3.8 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user