diff --git a/pytest-testmon-2.0.1.tar.gz b/pytest-testmon-2.0.1.tar.gz deleted file mode 100644 index 3a10a7a2365628995be495e4e34ad2a5ce72dc47..0000000000000000000000000000000000000000 Binary files a/pytest-testmon-2.0.1.tar.gz and /dev/null differ diff --git a/pytest-testmon-2.0.2.tar.gz b/pytest-testmon-2.0.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..31ffbfd96696e91a67e41785e565aff707d1ca52 Binary files /dev/null and b/pytest-testmon-2.0.2.tar.gz differ diff --git a/python-pytest-testmon.spec b/python-pytest-testmon.spec index 3bf38519fcd0a6a0213037ab597af8be792f25c9..c26eb7491e8bca92f41d7ff6c3b9c09bf86918bf 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.1 +Version: 2.0.2 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.1.tar.gz#/pytest-testmon-%{version}.tar.gz +Source0: https://github.com/tarpas/pytest-testmon/archive/refs/tags/v2.0.2.tar.gz#/pytest-testmon-%{version}.tar.gz BuildArch: noarch %description @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat May 06 2023 wubijie - 2.0.2-1 +- Update package to version 2.0.2 + * Fri May 05 2023 wubijie - 2.0.1-1 - Update package to version 2.0.1