From c747fc51dfcbec45ff8dc30d3a2b5b85345cbd44 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:28:56 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.0.0-2mamba;Sat Apr 08 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 e479fdc..da0c685 100644 --- a/python-mypy_extensions.spec +++ b/python-mypy_extensions.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-mypy_extensions Version: 1.0.0 -Release: 1mamba +Release: 2mamba Summary: Experimental type system extensions for programs checked with the mypy typechecker. Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Apr 08 2023 Sdk Build System 1.0.0-2mamba +- rebuilt with python 3.10 + * Mon Feb 06 2023 Automatic Build System 1.0.0-1mamba - automatic version update by autodist