Update package to version 0.16.1

This commit is contained in:
wubijie 2022-12-12 10:48:57 +08:00
parent 57d59fb224
commit 0606ef1316
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pytest-mpl-0.16.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pytest-mpl Name: python-pytest-mpl
Version: 0.16.0 Version: 0.16.1
Release: 1 Release: 1
Summary: pytest plugin to help with testing figures output from Matplotlib Summary: pytest plugin to help with testing figures output from Matplotlib
License: BSD License: BSD
URL: https://github.com/matplotlib/pytest-mpl URL: https://github.com/matplotlib/pytest-mpl
Source0: https://files.pythonhosted.org/packages/d6/82/13cddec82902caa6625b4aafc3729cd87c95c35a488f689b435f6f490492/pytest-mpl-0.16.0.tar.gz Source0: https://files.pythonhosted.org/packages/44/ad/1e16308fa60daea13d8e4a0b79f8dddd73ee761d751932292052703d4238/pytest-mpl-0.16.1.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
--This is a plugin to facilitate image comparison for Matplotlib <>_ figures in --This is a plugin to facilitate image comparison for Matplotlib <>_ figures in
@ -107,6 +107,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Dec 12 2022 wubijie <wubijie@kylinos.cn> - 0.16.1-1
- Update package to version 0.16.1
* Thu Jul 14 2022 OpenStack_SIG <openstack@openeuler.org> - 0.16.0-1 * Thu Jul 14 2022 OpenStack_SIG <openstack@openeuler.org> - 0.16.0-1
- Init package python3-pytest-mpl of version 0.16.0 - Init package python3-pytest-mpl of version 0.16.0