From 9930d7a75862be1357ff162e8b9ecd490b21e29129a98a789ef9dd6dd8d83f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Feb 2019 09:05:24 +0000 Subject: [PATCH] - Mark as noarch since the package does not compile anything OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pem?expand=0&rev=2 --- python-pem.changes | 5 +++++ python-pem.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pem.changes b/python-pem.changes index 9031bf2..7e4bd7a 100644 --- a/python-pem.changes +++ b/python-pem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 12 09:05:10 UTC 2019 - Tomáš Chvátal + +- Mark as noarch since the package does not compile anything + ------------------------------------------------------------------- Thu Feb 7 11:47:31 UTC 2019 - ecsos@opensuse.org diff --git a/python-pem.spec b/python-pem.spec index 240dc06..d1812f7 100644 --- a/python-pem.spec +++ b/python-pem.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module pytest} BuildRequires: fdupes BuildRequires: python-rpm-macros -#BuildArch: noarch +BuildArch: noarch %python_subpackages %description