Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-20 18:31:48 +02:00 committed by Miro Hrončok
parent 8f82d00a1a
commit a92a6a75ac

View File

@ -1,4 +1,3 @@
%global _with_bootstrap 1
# We need to use C++17 to link against the system abseil-cpp, or we get linker
# errors.
%global cpp_std 17