diff --git a/python-pytest.spec b/python-pytest.spec index 6f8d41d..ce30c55 100644 --- a/python-pytest.spec +++ b/python-pytest.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pytest -Version: 8.0.1 +Version: 8.0.2 Release: 1mamba Summary: The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries Group: System/Libraries @@ -58,6 +58,9 @@ done %doc AUTHORS LICENSE %changelog +* Mon Feb 26 2024 Automatic Build System 8.0.2-1mamba +- automatic version update by autodist + * Sat Feb 17 2024 Automatic Build System 8.0.1-1mamba - automatic version update by autodist