diff --git a/python-pytest.spec b/python-pytest.spec index 5a09730..7d412dd 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.1.0 +Version: 8.1.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 Mar 10 2024 Automatic Build System 8.1.1-1mamba +- automatic version update by autodist + * Mon Mar 04 2024 Automatic Build System 8.1.0-1mamba - automatic version update by autodist