From 7fbfeaf1ae8d9c5b4cdb2b63d46c614bc53d9c12 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:28:56 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.0-1mamba;Mon Feb 06 2023] --- python-mypy_extensions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mypy_extensions.spec b/python-mypy_extensions.spec index 94809fe..e479fdc 100644 --- a/python-mypy_extensions.spec +++ b/python-mypy_extensions.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-mypy_extensions -Version: 0.4.3 +Version: 1.0.0 Release: 1mamba Summary: Experimental type system extensions for programs checked with the mypy typechecker. Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Feb 06 2023 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 0.4.3-1mamba - package created using the webbuild interface