forked from pool/python-md2workflow
Accepting request 720616 from home:lkocman:branches:devel:languages:python
- Update to 1.4.8 * Fixes wrong indendation in jirabackend * Fixes NameError raised on while reading input from user on python3 * Fix incorrect reference to relation in update * Add requires on python-jira OBS-URL: https://build.opensuse.org/request/show/720616 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
fd169793a6
commit
7e055dbe3e
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-md2workflow
|
||||
Version: 1.4.5
|
||||
Version: 1.4.8
|
||||
Release: 0
|
||||
Summary: Create a JIRA or other Workflow from markdown files
|
||||
License: GPL-3.0-only
|
||||
@@ -30,6 +30,7 @@ Source2: suse-devel.conf
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-jira
|
||||
Requires: python-md2workflow-common
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user