update to 3.10.11
obsolete python-typing-py310 [release 3.10.11-1mamba;Tue Apr 11 2023]
This commit is contained in:
parent
20857c5e85
commit
bf23c02fa3
@ -3,7 +3,7 @@
|
||||
%define libname libpython310
|
||||
%define __libdir %{_libdir}
|
||||
Name: python310
|
||||
Version: 3.10.8
|
||||
Version: 3.10.11
|
||||
Release: 1mamba
|
||||
Summary: An interpreted, interactive, object-oriented programming language
|
||||
Group: Applications/Development
|
||||
@ -65,6 +65,7 @@ The Python implementation is portable: it runs on many brands of UNIX, on Window
|
||||
%package -n %{libname}
|
||||
Group: System/Libraries/Python
|
||||
Summary: Libraries for Python
|
||||
Obsoletes: python-typing-py310 <= 3.10.0.0-2mamba
|
||||
|
||||
%description -n %{libname}
|
||||
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.
|
||||
@ -281,6 +282,10 @@ find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -emp
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.10.11-1mamba
|
||||
- update to 3.10.11
|
||||
- obsolete python-typing-py310
|
||||
|
||||
* Wed Oct 12 2022 Automatic Build System <autodist@mambasoft.it> 3.10.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user