forked from pool/python-sphinxcontrib-applehelp
Accepting request 782118 from home:pgajdos:python
- version update to 1.0.2 * Fix package metadata OBS-URL: https://build.opensuse.org/request/show/782118 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-applehelp?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
635a5adcbf
commit
e594f971c0
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 6 12:57:06 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 1.0.2
|
||||||
|
* Fix package metadata
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 4 11:51:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Jun 4 11:51:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinxcontrib-applehelp
|
# spec file for package python-sphinxcontrib-applehelp
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -27,24 +27,24 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-sphinxcontrib-applehelp%{psuffix}
|
Name: python-sphinxcontrib-applehelp%{psuffix}
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension which outputs Apple help books
|
Summary: Sphinx extension which outputs Apple help books
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/sphinx-doc/sphinxcontrib-applehelp
|
URL: https://github.com/sphinx-doc/sphinxcontrib-applehelp
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: gettext-tools
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-Sphinx
|
||||||
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module sphinxcontrib-applehelp >= %{version}}
|
BuildRequires: %{python_module sphinxcontrib-applehelp >= %{version}}
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: gettext-tools
|
|
||||||
Requires: python-Sphinx
|
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildArch: noarch
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897
|
|
||||||
size 22086
|
|
3
sphinxcontrib-applehelp-1.0.2.tar.gz
Normal file
3
sphinxcontrib-applehelp-1.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
|
||||||
|
size 24548
|
Reference in New Issue
Block a user