From 0f31e909cd3b01b76e90abeb79ff59ae45ee7226 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Mar 2024 21:22:59 +0100 Subject: [PATCH] automatic version update by autodist [release 8.1.1-1mamba;Sun Mar 10 2024] --- python-pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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