14
0

Accepting request 833525 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/833525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-ptrace?expand=0&rev=6
This commit is contained in:
2020-09-11 22:08:05 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 10 12:37:13 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- aarch64 is not yet supported, so exclude it
See: https://github.com/vstinner/python-ptrace/issues/57
-------------------------------------------------------------------
Wed Aug 5 12:47:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -35,6 +35,8 @@ BuildRequires: python-rpm-macros
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