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