From 7204299a50f7b14e4c07500263196eae6b556eaa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 4 Mar 2024 11:44:05 +0100 Subject: [PATCH] automatic version update by autodist [release 8.1.0-1mamba;Mon Mar 04 2024] --- python-pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest.spec b/python-pytest.spec index ce30c55..5a09730 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.2 +Version: 8.1.0 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 Mar 04 2024 Automatic Build System 8.1.0-1mamba +- automatic version update by autodist + * Mon Feb 26 2024 Automatic Build System 8.0.2-1mamba - automatic version update by autodist