diff --git a/pytest-testmon-2.0.12.tar.gz b/pytest-testmon-2.0.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..71ff7f759f4b6a935a21958cb668ebc0db08e696 Binary files /dev/null and b/pytest-testmon-2.0.12.tar.gz differ diff --git a/pytest-testmon-2.0.9.tar.gz b/pytest-testmon-2.0.9.tar.gz deleted file mode 100644 index 4445639e56c633172623f84f08eb960608929085..0000000000000000000000000000000000000000 Binary files a/pytest-testmon-2.0.9.tar.gz and /dev/null differ diff --git a/python-pytest-testmon.spec b/python-pytest-testmon.spec index 7e2c01f0d3b0819fd578d0cc66ac7fb5db688d92..1c513cd9193cb4ce498614e6ef2107ca4e9047ad 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.9 +Version: 2.0.12 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/da/b9/eb1c590043b3658381987ce32728500d5854cc00c1a4a85060727faba1c9/pytest-testmon-2.0.9.tar.gz +Source0: https://files.pythonhosted.org/packages/48/98/474a7e83c3239110f3a6ec5ef938a2cea79ebeedf5215dd8ee6e9b3fcdd7/pytest-testmon-2.0.12.tar.gz BuildArch: noarch %description @@ -53,6 +53,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 2.0.12-1 +- Update package to version 2.0.12 + * Wed Jun 21 2023 chendexi - 2.0.9-1 - Update package to version 2.0.9