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