diff --git a/pytest-doctestplus-1.4.0.tar.gz b/pytest-doctestplus-1.5.0.tar.gz similarity index 87% rename from pytest-doctestplus-1.4.0.tar.gz rename to pytest-doctestplus-1.5.0.tar.gz index dc4c0a1ec74aa9fdd4ebe49070b2a3ff819646c9..28a5ca0d9792ba78520a6ec9378eb396d7fa329c 100644 Binary files a/pytest-doctestplus-1.4.0.tar.gz and b/pytest-doctestplus-1.5.0.tar.gz differ diff --git a/python-pytest-doctestplus.spec b/python-pytest-doctestplus.spec index 917609a229fab84c4e020aecdca30149276884db..5f8f2e5afb32bb4445fe5da74f7180f9a6318e45 100644 --- a/python-pytest-doctestplus.spec +++ b/python-pytest-doctestplus.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-doctestplus -Version: 1.4.0 +Version: 1.5.0 Release: 1 Summary: Pytest plugin with advanced doctest features. License: BSD-3-Clause @@ -76,6 +76,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 3 2025 Hann - 1.5.0-1 +- Update package to version 1.5.0 + -Adding the usage of the doctest_encoding ini option when overwriting files with the doctest-plus-generate-diff option + * Fri Sep 26 2025 zhangyulong - 1.4.0-1 - Update package to version 1.4.0 -CI: adding deprecation filterwarning for pytest-asyncio no-changelog-entry-needed upstream compatibility