forked from pool/python-jirafs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
9017281665
commit
fb8659b374
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-jirafs
|
# spec file for package python-jirafs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -25,7 +25,7 @@ Summary: Library for editing JIRA issues as local text files
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/coddingtonbear/jirafs
|
URL: https://github.com/coddingtonbear/jirafs
|
||||||
Source: https://files.pythonhosted.org/packages/source/j/jirafs/jirafs-%{version}.tar.gz
|
Source: https://github.com/coddingtonbear/jirafs/archive/%{version}.tar.gz
|
||||||
Patch0: capitalization.patch
|
Patch0: capitalization.patch
|
||||||
BuildRequires: %{python_module PrettyTable}
|
BuildRequires: %{python_module PrettyTable}
|
||||||
BuildRequires: %{python_module behave}
|
BuildRequires: %{python_module behave}
|
||||||
|
|||||||
Reference in New Issue
Block a user