diff --git a/python-pytest.spec b/python-pytest.spec index 351062c..cca5ec3 100644 --- a/python-pytest.spec +++ b/python-pytest.spec @@ -1,5 +1,5 @@ Name: python-pytest -Version: 7.0.0 +Version: 7.0.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 @@ -52,6 +52,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Sat Feb 12 2022 Automatic Build System 7.0.1-1mamba +- automatic version update by autodist + * Sat Feb 05 2022 Automatic Build System 7.0.0-1mamba - automatic version update by autodist