forked from pool/python-python-ptrace
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:
@@ -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>
|
Wed Aug 5 12:47:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -35,6 +35,8 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
|
# aarch64 is not yet supported - https://github.com/vstinner/python-ptrace/issues/57
|
||||||
|
ExcludeArch: aarch64
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user