Revert bootstrap

This commit is contained in:
Denis Silakov 2019-12-19 15:40:39 +03:00
parent 2333d7acb7
commit 6fe4ec7a3c

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: 2 Release: 3
License: Modified CNRI Open Source License License: Modified CNRI Open Source License
Group: Development/Python Group: Development/Python