Skip to content

Commit

Permalink
archlinux: include python3-related patches
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jan 1, 2021
1 parent 333e586 commit b67ace9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions series-vm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,20 @@ patch-0001-tools-include-sys-sysmacros.h-on-Linux.patch
patch-0001-tools-libxc-fix-strncpy-size.patch
patch-0001-libxl-devd-fix-a-race-with-concurrent-device-additio.patch
patch-0002-libxl-devd-correctly-manipulate-the-dguest-list.patch

#python3
patch-0001-python-check-return-value-of-PyErr_NewException.patch
patch-0002-python-drop-tp_getattr-implementation.patch
patch-0003-python-use-Py_TYPE-instead-of-looking-directly-into-.patch
patch-0004-python-initialize-specific-fields-of-PyTypeObject.patch
patch-0005-python-use-PyBytes-PyUnicode-instead-of-PyString.patch
patch-0006-python-use-PyLong_-for-constructing-int-type-in-Pyth.patch
patch-0007-python-adjust-module-initalization-for-Python3.patch
patch-0008-python-handle-long-type-in-scripts.patch
patch-0009-python-xen-tools-support-Python-2-and-Python-3.patch
patch-0010-python-build-m4-make-python_devel.m4-work-with-both-python-.patch
patch-0011-python-tools-xen-foreign-Update-python-scripts-to-be-Py3-co.patch
patch-0012-python-gen-cpuid.patch
patch-0013-python-libxl-make-python-scripts-work-with-python-2.6-and-u.patch
patch-0014-python-tools-python-Drop-test.py.patch
patch-0015-python-tools-python-Python-3-compatibility.patch

0 comments on commit b67ace9

Please sign in to comment.