forked from pool/python-sphinx-version-warning
- Update to 0.4.0:
* Added full native support for windows unicode consoles * Various bugfixes - Remove no longer needed patch: * no-ffi.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-version-warning?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
1d47514d84
commit
8d30b27522
@@ -12,21 +12,22 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sphinx-version-warning
|
||||
Version: 1.1.2
|
||||
Release: 0
|
||||
License: UNKNOWN (FIXME:No SPDX)
|
||||
Summary: Sphinx extension to add a warning banner
|
||||
Url: https://github.com/humitos/sphinx-version-warning
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/humitos/sphinx-version-warning
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinx-version-warning/sphinx-version-warning-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Sphinx
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user