Update to 1.1.4 (#1808637)
This commit is contained in:
parent
ca120bc4d8
commit
19f439648d
@ -4,8 +4,8 @@
|
|||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Sphinx extension for serialized HTML
|
Summary: Sphinx extension for serialized HTML
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://sphinx-doc.org/
|
URL: http://sphinx-doc.org/
|
||||||
@ -68,7 +68,7 @@ popd
|
|||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
%{__python3} -m pytest
|
%pytest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
@ -81,6 +81,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.1.4-1
|
||||||
|
- Update to 1.1.4 (#1808637)
|
||||||
|
|
||||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-8
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-8
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sphinxcontrib-serializinghtml-1.1.3.tar.gz) = 984d1760c61886408fe16c717aa1daea6591721928291267d519ea9c6eeab65d8a46d018a7c57aa8508ca408c9e919b7094d2580d30141ce7bacf5a18504cb55
|
SHA512 (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0
|
||||||
|
Loading…
Reference in New Issue
Block a user