diff --git a/pytest_subtests-0.13.1.tar.gz b/pytest_subtests-0.13.1.tar.gz deleted file mode 100644 index 25cc12ee3e66d2233b77203c314802faa7ecd6e1..0000000000000000000000000000000000000000 Binary files a/pytest_subtests-0.13.1.tar.gz and /dev/null differ diff --git a/pytest_subtests-0.14.0.tar.gz b/pytest_subtests-0.14.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3b686f4c5af62561c1a9e0f7ae0497814404ba13 Binary files /dev/null and b/pytest_subtests-0.14.0.tar.gz differ diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 11b3ad027da62d0cef41df43dc0434e29c068e71..e5bbc9942602d6a35d97895353b71a44e6b7b4dc 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-subtests -Version: 0.13.1 +Version: 0.14.0 Release: 1 Summary: unittest subTest() support and subtests fixture License: MIT @@ -51,6 +51,10 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 0.14.0-1 +- update python-pytest-subtests to 0.14.0 + + * Wed Aug 28 2024 xu_ping <707078654@qq.com> - 0.13.1-1 - Update package to version 0.13.1 Fix compatibility with pytest 8.1