Hello community,
here is the log from the commit of package python-python-ptrace for
openSUSE:Factory checked in at 2020-09-12 00:08:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-ptrace (Old)
and /work/SRC/openSUSE:Factory/.python-python-ptrace.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-ptrace"
Sat Sep 12 00:08:05 2020 rev:6 rq:833525 version:0.9.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-ptrace/python-python-ptrace.changes
2020-08-06 10:42:22.834127863 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-ptrace.new.4249/python-python-ptrace.changes
2020-09-12 00:08:21.800975918 +0200
@@ -1,0 +2,6 @@
+Thu Sep 10 12:37:13 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- aarch64 is not yet supported, so exclude it
+ See: https://github.com/vstinner/python-ptrace/issues/57
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-ptrace.spec ++++++
--- /var/tmp/diff_new_pack.rAWBiL/_old 2020-09-12 00:08:23.868977897 +0200
+++ /var/tmp/diff_new_pack.rAWBiL/_new 2020-09-12 00:08:23.876977905 +0200
@@ -35,6 +35,8 @@
Requires: python-six
Requires(post): update-alternatives
Requires(postun): update-alternatives
+# aarch64 is not yet supported -
https://github.com/vstinner/python-ptrace/issues/57
+ExcludeArch: aarch64
%python_subpackages
%description