Turn off Python bytecompilation
https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3
This commit is contained in:
parent
c2bdeb637f
commit
0f194b12df
@ -1,10 +1,6 @@
|
||||
# This package depends on automagic byte compilation
|
||||
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.32.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: GNOME developer documentation
|
||||
|
||||
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
||||
@ -42,6 +38,9 @@ make %{?_smp_mflags}
|
||||
%license COPYING COPYING.GFDL
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2020 David King <amigadave@amigadave.com> - 3.32.1-4
|
||||
- Turn off Python bytecompilation
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user