From 7f5379d0c81e9dc5616b17152d3e35679c4d2f0837b525843c408c8a1ff9f09a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 10 Dec 2021 19:12:22 +0000 Subject: [PATCH] - Explain, we don't have test suite running. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=13 --- python-jira.changes | 5 +++++ python-jira.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/python-jira.changes b/python-jira.changes index 08c5390..9795435 100644 --- a/python-jira.changes +++ b/python-jira.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 10 19:12:15 UTC 2021 - Matej Cepl + +- Explain, we don't have test suite running. + ------------------------------------------------------------------- Fri Dec 10 08:34:26 UTC 2021 - pgajdos@suse.com diff --git a/python-jira.spec b/python-jira.spec index 8f05290..3284f5c 100644 --- a/python-jira.spec +++ b/python-jira.spec @@ -62,6 +62,10 @@ export LANG=en_US.UTF-8 %python_clone -a %{buildroot}%{_bindir}/jirashell %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# Right, no test suite running, because the package tests against the +# real instance of Jira. gh#pycontribs/jira#1262 + %post %python_install_alternative jirashell