Accepting request 1188821 from devel:languages:python
- Update to 1.0.8: - Fix tests for Sphinx 7.4 and later - Enable tests again - Clean up SPEC file. - Skip failing tests (gh#sphinx-doc/sphinx#12623) OBS-URL: https://build.opensuse.org/request/show/1188821 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-qthelp?expand=0&rev=7
This commit is contained in:
commit
81650262b2
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 16:09:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update to 1.0.8:
|
||||
- Fix tests for Sphinx 7.4 and later
|
||||
- Enable tests again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 23:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Clean up SPEC file.
|
||||
- Skip failing tests (gh#sphinx-doc/sphinx#12623)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 10:48:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
2
python-sphinxcontrib-qthelp.rpmlintrc
Normal file
2
python-sphinxcontrib-qthelp.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
addFilter("hidden-file-or-dir /usr/lib/python.*/sphinxcontrib/qthelp/locales/.tx")
|
||||
addFilter("file-not-in-%lang /usr/lib/python.*/site-packages/sphinxcontrib/qthelp/locales/.*\.mo")
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-sphinxcontrib-qthelp
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -27,13 +27,14 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinxcontrib-qthelp%{psuffix}
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 0
|
||||
Summary: Sphinx extension which outputs QtHelp
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sphinx-doc/sphinxcontrib-qthelp
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib_qthelp/sphinxcontrib_qthelp-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/s/sphinxcontrib_qthelp/sphinxcontrib_qthelp-%{version}.tar.gz
|
||||
Source99: python-sphinxcontrib-qthelp.rpmlintrc
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6
|
||||
size 16685
|
BIN
sphinxcontrib_qthelp-1.0.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinxcontrib_qthelp-1.0.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user