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,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 15:00:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 09:27:43 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@@ -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}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97b3da356d5b3a8514d8f1f9098febd8b41463bed6a1d9f126cf0a048b6fd908
|
||||
size 19008
|
3
restructuredtext_lint-1.4.0.tar.gz
Normal file
3
restructuredtext_lint-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b235c0c922341ab6c530390892eb9e92f90b9b75046063e047cacfb0f050c45
|
||||
size 16723
|
Reference in New Issue
Block a user