diff --git a/pytest-testmon-2.0.2.tar.gz b/pytest-testmon-2.0.2.tar.gz deleted file mode 100644 index 31ffbfd96696e91a67e41785e565aff707d1ca52..0000000000000000000000000000000000000000 Binary files a/pytest-testmon-2.0.2.tar.gz and /dev/null differ diff --git a/pytest-testmon-2.0.6.tar.gz b/pytest-testmon-2.0.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..54dfcefdb3670030efce9fd74ae5d6e07e5118ba Binary files /dev/null and b/pytest-testmon-2.0.6.tar.gz differ diff --git a/python-pytest-testmon.spec b/python-pytest-testmon.spec index c26eb7491e8bca92f41d7ff6c3b9c09bf86918bf..422022e6af454c7ae1ea6ef410d7229fc12ab4e3 100644 --- a/python-pytest-testmon.spec +++ b/python-pytest-testmon.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-testmon -Version: 2.0.2 +Version: 2.0.6 Release: 1 Summary: selects tests affected by changed files and methods License: AGPL-3.0-only URL: https://github.com/tarpas/pytest-testmon -Source0: https://github.com/tarpas/pytest-testmon/archive/refs/tags/v2.0.2.tar.gz#/pytest-testmon-%{version}.tar.gz +Source0: https://github.com/tarpas/pytest-testmon/archive/refs/tags/v2.0.6.tar.gz#/pytest-testmon-%{version}.tar.gz BuildArch: noarch %description @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 08 2023 wubijie - 2.0.6-1 +- Update package to version 2.0.6 + * Sat May 06 2023 wubijie - 2.0.2-1 - Update package to version 2.0.2