diff --git a/pytest-testmon-2.0.8.tar.gz b/pytest-testmon-2.0.8.tar.gz deleted file mode 100644 index d647985ea8463a6f6b36da4dbd277cb2ed3315ca..0000000000000000000000000000000000000000 Binary files a/pytest-testmon-2.0.8.tar.gz and /dev/null differ diff --git a/pytest-testmon-2.0.9.tar.gz b/pytest-testmon-2.0.9.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4445639e56c633172623f84f08eb960608929085 Binary files /dev/null and b/pytest-testmon-2.0.9.tar.gz differ diff --git a/python-pytest-testmon.spec b/python-pytest-testmon.spec index 7fc4b897341c31cae3531562c4e3d25ec276e11c..7e2c01f0d3b0819fd578d0cc66ac7fb5db688d92 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.8 +Version: 2.0.9 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://files.pythonhosted.org/packages/8b/3d/5b490b8ad6778783cf4fc216cbda5a99356910f46ba1c89be3b150c222b4/pytest-testmon-2.0.8.tar.gz +Source0: https://files.pythonhosted.org/packages/da/b9/eb1c590043b3658381987ce32728500d5854cc00c1a4a85060727faba1c9/pytest-testmon-2.0.9.tar.gz BuildArch: noarch %description @@ -53,6 +53,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Wed Jun 21 2023 chendexi - 2.0.9-1 +- Update package to version 2.0.9 + * Fri Jun 09 2023 wangjunqi - 2.0.8-1 - Update package to version 2.0.8