diff --git a/python-pytest.spec b/python-pytest.spec index 9a0f63e..014e6d4 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.2.2 +Version: 8.3.1 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 +* Sun Jul 21 2024 Automatic Build System 8.3.1-1mamba +- automatic version update by autodist + * Tue Jun 04 2024 Automatic Build System 8.2.2-1mamba - automatic version update by autodist