forked from pool/python-restructuredtext_lint
Accepting request 1008809 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.4.0 - Fixed non-zero exit code for missing files/directories. Fixes #58 - Update to version 1.3.2 - Added "Other tools" section to README. Replacement for #57 - Update to version 1.3.1 - Removed .pyc files from distribution. Fixes #56 OBS-URL: https://build.opensuse.org/request/show/1008809 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restructuredtext_lint?expand=0&rev=13
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-restructuredtext_lint
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-restructuredtext_lint
|
||||
Version: 1.3.0
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Linter for reStructuredText
|
||||
License: Unlicense
|
||||
@@ -30,7 +30,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-docutils >= 0.11
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module docutils >= 0.11}
|
||||
|
Reference in New Issue
Block a user