From d80f12b1187408fa967832da6a850ef0695a8005 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 11 Sep 2024 16:34:40 +0200 Subject: [PATCH] automatic version update by autodist [release 8.3.3-1mamba;Tue Sep 10 2024] --- python-pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest.spec b/python-pytest.spec index 113b8fc..a4d5c46 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.3.2 +Version: 8.3.3 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 +* Tue Sep 10 2024 Automatic Build System 8.3.3-1mamba +- automatic version update by autodist + * Thu Jul 25 2024 Automatic Build System 8.3.2-1mamba - automatic version update by autodist