forked from pool/python-jira
- Add missing Requires on keyring.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 03:56:35 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add missing Requires on keyring.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 19:12:15 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jira
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -34,6 +34,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-defusedxml
|
||||
Requires: python-keyring
|
||||
Requires: python-oauthlib
|
||||
Requires: python-pbr >= 3.0.0
|
||||
Requires: python-requests >= 2.10.0
|
||||
|
||||
Reference in New Issue
Block a user