| |
@@ -16,7 +16,7 @@
|
| |
Name: python-%{pypi_name}
|
| |
Epoch: 1
|
| |
Version: 5.15.2
|
| |
- Release: 1%{?dist}
|
| |
+ Release: 2%{?dist}
|
| |
Summary: Python bindings for the Qt 5 cross-platform application and UI framework
|
| |
|
| |
License: BSD and GPLv2 and GPLv3 and LGPLv3
|
| |
@@ -30,6 +30,8 @@
|
| |
Patch1: python_ver_classifier.patch
|
| |
# setuptools --reuse-build option was broken in 5.15.2
|
| |
Patch2: python-pyside2-options_py.patch
|
| |
+ # Fix Python 3.10 compatibility (rhbz#1902618).
|
| |
+ Patch3: python310.patch
|
| |
|
| |
%if 0%{?rhel} == 7
|
| |
BuildRequires: llvm-toolset-7-clang-devel llvm-toolset-7-llvm-devel
|
| |
@@ -271,6 +273,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Mon Nov 30 11:30:03 CET 2020 Victor Stinner <vstinner@python.org> - 1:5.15.2-2
|
| |
+ - Fix Python 3.10 compatibility (rhbz#1902618).
|
| |
+
|
| |
* Sat Nov 28 2020 Richard Shaw <hobbes1069@gmail.com> - 1:5.15.2-1
|
| |
- Update to 5.15.2.
|
| |
|
| |
"internal strings", not "interned"