Turn back wheel

This commit is contained in:
Denis Silakov 2019-12-19 14:37:19 +00:00
parent ca5b42cd51
commit 53009c24c0

View file

@ -13,7 +13,7 @@
%bcond_with valgrind %bcond_with valgrind
%endif %endif
%bcond_with rewheel %bcond_without rewheel
# We want to byte-compile the .py files within the packages using the new # We want to byte-compile the .py files within the packages using the new
# python3 binary. # python3 binary.
@ -33,7 +33,7 @@
Summary: An interpreted, interactive object-oriented programming language Summary: An interpreted, interactive object-oriented programming language
Name: python3 Name: python3
Version: 3.8.1 Version: 3.8.1
Release: 4 Release: 5
License: Modified CNRI Open Source License License: Modified CNRI Open Source License
Group: Development/Python Group: Development/Python