Update to 1.0.3 (#1808636)
This commit is contained in:
parent
d75524de15
commit
2065eb0ba2
@ -4,8 +4,8 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.2
|
||||
Release: 8%{?dist}
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Sphinx extension for QtHelp documents
|
||||
License: BSD
|
||||
URL: http://sphinx-doc.org/
|
||||
@ -66,7 +66,7 @@ popd
|
||||
|
||||
%if %{with check}
|
||||
%check
|
||||
%{__python3} -m pytest
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
@ -79,6 +79,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.0.3-1
|
||||
- Update to 1.0.3 (#1808636)
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-8
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sphinxcontrib-qthelp-1.0.2.tar.gz) = 8fe840e011fabd596194f539d27a502b77ae8a6030ae1a7646b1af9f203d3578b7420ead655297b2a752f0cb0e6803247c7a79b2ccd2d4662ed9f58398947864
|
||||
SHA512 (sphinxcontrib-qthelp-1.0.3.tar.gz) = 29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user