14
0

Accepting request 782121 from home:pgajdos:python

- version update to 0.2.1
  * re-add sphinx 1.7 compatibility
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/782121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-removed-in?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-03-06 18:17:30 +00:00
committed by Git OBS Bridge
parent 3cafb6acbb
commit 4095394336
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 6 13:24:35 UTC 2020 - pgajdos@suse.com
- version update to 0.2.1
* re-add sphinx 1.7 compatibility
- use %pytest macro
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 29 11:43:53 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com> Fri Mar 29 11:43:53 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-sphinx-removed-in # spec file for package python-sphinx-removed-in
# #
# Copyright (c) 2019 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
@@ -18,21 +18,21 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sphinx-removed-in Name: python-sphinx-removed-in
Version: 0.2.0 Version: 0.2.1
Release: 0 Release: 0
Summary: Sphinx directives versionremoved and removed-in Summary: Sphinx directives versionremoved and removed-in
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/MrSenko/sphinx-removed-in URL: https://github.com/MrSenko/sphinx-removed-in
Source: https://github.com/MrSenko/sphinx-removed-in/archive/v%{version}.tar.gz Source: https://github.com/MrSenko/sphinx-removed-in/archive/v%{version}.tar.gz
BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module sphinx-testing} BuildRequires: %{python_module sphinx-testing}
Requires: python-Sphinx
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-Sphinx
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
@@ -50,7 +50,7 @@ Sphinx Removed In Extension
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check
%python_exec -m unittest discover -v %pytest
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a07957f8c7be7da42934c3fc915b672d80dd515fb8343a6acdc118e64adb88e1
size 3431

3
v0.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4138ce3a6c5e680314d502e35ad677ef2ec1e325e96417ce2f5dbeefc0ad35c0
size 3434