[packages/python3-sphinxcontrib-htmlhelp] - updated to 2.0.0 (python 3.6+ now)

qboosh qboosh at pld-linux.org
Thu Mar 10 22:06:11 CET 2022


commit f86568e19aec739e67cfd36ffdbd550aa50edd13
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 10 22:08:15 2022 +0100

    - updated to 2.0.0 (python 3.6+ now)

 python3-sphinxcontrib-htmlhelp.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/python3-sphinxcontrib-htmlhelp.spec b/python3-sphinxcontrib-htmlhelp.spec
index 83b59b0..43952e2 100644
--- a/python3-sphinxcontrib-htmlhelp.spec
+++ b/python3-sphinxcontrib-htmlhelp.spec
@@ -5,15 +5,15 @@
 Summary:	Sphinx extension which renders HMTL help files
 Summary(pl.UTF-8):	Rozszerzenie Sphinksa tworzące pliki pomocy HTML
 Name:		python3-sphinxcontrib-htmlhelp
-Version:	1.0.3
-Release:	2
+Version:	2.0.0
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/sphinxcontrib-htmlhelp/
 Source0:	https://files.pythonhosted.org/packages/source/s/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-%{version}.tar.gz
-# Source0-md5:	f1db7db2a467f08f6292ab0d76e38584
+# Source0-md5:	70765b55395a3c20233631802902c840
 URL:		https://pypi.org/project/sphinxcontrib-htmlhelp/
-BuildRequires:	python3-modules >= 1:3.5
+BuildRequires:	python3-modules >= 1:3.6
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-Sphinx
@@ -22,7 +22,7 @@ BuildRequires:	python3-pytest
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.5
+Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,6 +41,7 @@ HTML.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python3} -m pytest tests
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinxcontrib-htmlhelp.git/commitdiff/f86568e19aec739e67cfd36ffdbd550aa50edd13



More information about the pld-cvs-commit mailing list