617 lines
24 KiB
RPMSpec
617 lines
24 KiB
RPMSpec
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
|
Name: python-boto3
|
|
Version: 1.43.17
|
|
Release: 1mamba
|
|
Summary: The AWS SDK for Python
|
|
Group: System/Libraries
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan@openmamba.org>
|
|
URL: https://github.com/boto/boto3
|
|
Source: https://pypi.debian.net/boto3/boto3-%{version}.tar.gz
|
|
License: Apache License 2.0
|
|
BuildArch: noarch
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: (python3.11dist(botocore) < 1.44~~ with python3.11dist(botocore) >= 1.43.17)
|
|
BuildRequires: (python3.11dist(jmespath) < 2~~ with python3.11dist(jmespath) >= 0.7.1)
|
|
BuildRequires: (python3.11dist(s3transfer) < 0.19~~ with python3.11dist(s3transfer) >= 0.18)
|
|
BuildRequires: libpython311-devel
|
|
## AUTOBUILDREQ-END
|
|
|
|
%description
|
|
%{summary}.
|
|
|
|
%if 0%{?with_pyver}
|
|
%pyver_package
|
|
%endif
|
|
|
|
%prep
|
|
%setup -q -n boto3-%{version}
|
|
|
|
%build
|
|
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%{__python} -m installer --destdir=%{buildroot} dist/*.whl
|
|
|
|
#%if "%{?with_pyver}" != "3"
|
|
## Rename any conflicting file outside of python site packages tree
|
|
#for f in %{_bindir}/pdm; do
|
|
# mv %{buildroot}${f}{,-%{?pyappend}}
|
|
#done
|
|
#%endif
|
|
|
|
%files %{?pyappend}
|
|
%defattr(-,root,root)
|
|
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
|
%dir %{python_sitelib}/%{pkgname}
|
|
%{python_sitelib}/%{pkgname}/*
|
|
%doc LICENSE
|
|
|
|
%changelog
|
|
* Fri May 29 2026 Automatic Build System <autodist@openmamba.org> 1.43.17-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 28 2026 Automatic Build System <autodist@openmamba.org> 1.43.16-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 26 2026 Automatic Build System <autodist@openmamba.org> 1.43.15-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 23 2026 Automatic Build System <autodist@openmamba.org> 1.43.14-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 22 2026 Automatic Build System <autodist@openmamba.org> 1.43.13-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 21 2026 Automatic Build System <autodist@openmamba.org> 1.43.12-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 20 2026 Automatic Build System <autodist@openmamba.org> 1.43.11-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 19 2026 Automatic Build System <autodist@openmamba.org> 1.43.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 16 2026 Automatic Build System <autodist@openmamba.org> 1.43.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 14 2026 Automatic Build System <autodist@openmamba.org> 1.43.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 14 2026 Automatic Build System <autodist@openmamba.org> 1.43.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 09 2026 Automatic Build System <autodist@openmamba.org> 1.43.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 07 2026 Automatic Build System <autodist@openmamba.org> 1.43.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 06 2026 Automatic Build System <autodist@openmamba.org> 1.43.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 05 2026 Automatic Build System <autodist@openmamba.org> 1.43.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 02 2026 Automatic Build System <autodist@openmamba.org> 1.43.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 01 2026 Automatic Build System <autodist@openmamba.org> 1.43.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 30 2026 Automatic Build System <autodist@openmamba.org> 1.43.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 28 2026 Automatic Build System <autodist@openmamba.org> 1.42.97-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 25 2026 Automatic Build System <autodist@openmamba.org> 1.42.96-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 24 2026 Automatic Build System <autodist@openmamba.org> 1.42.95-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 23 2026 Automatic Build System <autodist@openmamba.org> 1.42.94-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 22 2026 Automatic Build System <autodist@openmamba.org> 1.42.93-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 21 2026 Automatic Build System <autodist@openmamba.org> 1.42.92-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 18 2026 Automatic Build System <autodist@openmamba.org> 1.42.91-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 17 2026 Automatic Build System <autodist@openmamba.org> 1.42.90-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 14 2026 Automatic Build System <autodist@openmamba.org> 1.42.89-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 11 2026 Automatic Build System <autodist@openmamba.org> 1.42.88-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 10 2026 Automatic Build System <autodist@openmamba.org> 1.42.87-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 08 2026 Automatic Build System <autodist@openmamba.org> 1.42.85-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 07 2026 Automatic Build System <autodist@openmamba.org> 1.42.84-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 04 2026 Automatic Build System <autodist@openmamba.org> 1.42.83-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 03 2026 Automatic Build System <autodist@openmamba.org> 1.42.82-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 02 2026 Automatic Build System <autodist@openmamba.org> 1.42.81-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 01 2026 Automatic Build System <autodist@openmamba.org> 1.42.80-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 31 2026 Automatic Build System <autodist@openmamba.org> 1.42.79-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 28 2026 Automatic Build System <autodist@openmamba.org> 1.42.78-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 27 2026 Automatic Build System <autodist@openmamba.org> 1.42.77-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 25 2026 Automatic Build System <autodist@openmamba.org> 1.42.76-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 25 2026 Automatic Build System <autodist@openmamba.org> 1.42.75-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 24 2026 Automatic Build System <autodist@openmamba.org> 1.42.74-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 21 2026 Automatic Build System <autodist@openmamba.org> 1.42.73-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 20 2026 Automatic Build System <autodist@openmamba.org> 1.42.72-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 19 2026 Automatic Build System <autodist@openmamba.org> 1.42.71-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 18 2026 Automatic Build System <autodist@openmamba.org> 1.42.70-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 17 2026 Automatic Build System <autodist@openmamba.org> 1.42.69-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 14 2026 Automatic Build System <autodist@openmamba.org> 1.42.68-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 13 2026 Automatic Build System <autodist@openmamba.org> 1.42.67-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 12 2026 Automatic Build System <autodist@openmamba.org> 1.42.66-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 11 2026 Automatic Build System <autodist@openmamba.org> 1.42.65-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 10 2026 Automatic Build System <autodist@openmamba.org> 1.42.64-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 07 2026 Automatic Build System <autodist@openmamba.org> 1.42.63-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 06 2026 Automatic Build System <autodist@openmamba.org> 1.42.62-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 05 2026 Automatic Build System <autodist@openmamba.org> 1.42.61-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 04 2026 Automatic Build System <autodist@openmamba.org> 1.42.60-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 28 2026 Automatic Build System <autodist@openmamba.org> 1.42.59-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 27 2026 Automatic Build System <autodist@openmamba.org> 1.42.58-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 26 2026 Automatic Build System <autodist@openmamba.org> 1.42.57-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 25 2026 Automatic Build System <autodist@openmamba.org> 1.42.56-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 24 2026 Automatic Build System <autodist@openmamba.org> 1.42.55-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 21 2026 Automatic Build System <autodist@openmamba.org> 1.42.54-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 20 2026 Automatic Build System <autodist@openmamba.org> 1.42.53-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 19 2026 Automatic Build System <autodist@openmamba.org> 1.42.52-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 18 2026 Automatic Build System <autodist@openmamba.org> 1.42.51-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 17 2026 Automatic Build System <autodist@openmamba.org> 1.42.50-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 14 2026 Automatic Build System <autodist@openmamba.org> 1.42.49-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 13 2026 Automatic Build System <autodist@openmamba.org> 1.42.48-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 12 2026 Automatic Build System <autodist@openmamba.org> 1.42.47-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 11 2026 Automatic Build System <autodist@openmamba.org> 1.42.46-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 10 2026 Automatic Build System <autodist@openmamba.org> 1.42.45-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 07 2026 Automatic Build System <autodist@openmamba.org> 1.42.44-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 06 2026 Automatic Build System <autodist@openmamba.org> 1.42.43-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 05 2026 Automatic Build System <autodist@openmamba.org> 1.42.42-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 04 2026 Automatic Build System <autodist@openmamba.org> 1.42.41-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 03 2026 Automatic Build System <autodist@openmamba.org> 1.42.40-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 31 2026 Automatic Build System <autodist@openmamba.org> 1.42.39-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 30 2026 Automatic Build System <autodist@openmamba.org> 1.42.38-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 29 2026 Automatic Build System <autodist@openmamba.org> 1.42.37-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 28 2026 Automatic Build System <autodist@openmamba.org> 1.42.36-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 27 2026 Automatic Build System <autodist@openmamba.org> 1.42.35-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 24 2026 Automatic Build System <autodist@openmamba.org> 1.42.34-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 23 2026 Automatic Build System <autodist@openmamba.org> 1.42.33-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 22 2026 Automatic Build System <autodist@openmamba.org> 1.42.32-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 21 2026 Automatic Build System <autodist@openmamba.org> 1.42.31-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 17 2026 Automatic Build System <autodist@openmamba.org> 1.42.30-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 16 2026 Automatic Build System <autodist@openmamba.org> 1.42.29-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 15 2026 Automatic Build System <autodist@openmamba.org> 1.42.28-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 14 2026 Automatic Build System <autodist@openmamba.org> 1.42.27-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 13 2026 Automatic Build System <autodist@openmamba.org> 1.42.26-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 10 2026 Automatic Build System <autodist@openmamba.org> 1.42.25-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 08 2026 Automatic Build System <autodist@openmamba.org> 1.42.24-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 07 2026 Automatic Build System <autodist@openmamba.org> 1.42.23-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 06 2026 Automatic Build System <autodist@openmamba.org> 1.42.22-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 03 2026 Automatic Build System <autodist@openmamba.org> 1.42.21-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 03 2026 Automatic Build System <autodist@openmamba.org> 1.42.20-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 31 2025 Automatic Build System <autodist@openmamba.org> 1.42.19-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 30 2025 Automatic Build System <autodist@openmamba.org> 1.42.18-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 27 2025 Automatic Build System <autodist@openmamba.org> 1.42.17-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 24 2025 Automatic Build System <autodist@openmamba.org> 1.42.16-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 23 2025 Automatic Build System <autodist@openmamba.org> 1.42.15-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 21 2025 Automatic Build System <autodist@openmamba.org> 1.42.14-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 19 2025 Automatic Build System <autodist@openmamba.org> 1.42.13-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 18 2025 Automatic Build System <autodist@openmamba.org> 1.42.12-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 16 2025 Automatic Build System <autodist@openmamba.org> 1.42.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 13 2025 Automatic Build System <autodist@openmamba.org> 1.42.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 12 2025 Automatic Build System <autodist@openmamba.org> 1.42.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 10 2025 Automatic Build System <autodist@openmamba.org> 1.42.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 09 2025 Automatic Build System <autodist@openmamba.org> 1.42.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 06 2025 Automatic Build System <autodist@openmamba.org> 1.42.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 05 2025 Automatic Build System <autodist@openmamba.org> 1.42.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 04 2025 Automatic Build System <autodist@openmamba.org> 1.42.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 03 2025 Automatic Build System <autodist@openmamba.org> 1.42.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 01 2025 Automatic Build System <autodist@openmamba.org> 1.42.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 27 2025 Automatic Build System <autodist@openmamba.org> 1.41.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 26 2025 Automatic Build System <autodist@openmamba.org> 1.41.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 25 2025 Automatic Build System <autodist@openmamba.org> 1.41.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 22 2025 Automatic Build System <autodist@openmamba.org> 1.41.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 21 2025 Automatic Build System <autodist@openmamba.org> 1.41.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 20 2025 Automatic Build System <autodist@openmamba.org> 1.41.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 19 2025 Automatic Build System <autodist@openmamba.org> 1.40.76-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 18 2025 Automatic Build System <autodist@openmamba.org> 1.40.75-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 15 2025 Automatic Build System <autodist@openmamba.org> 1.40.74-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 14 2025 Automatic Build System <autodist@openmamba.org> 1.40.73-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 13 2025 Automatic Build System <autodist@openmamba.org> 1.40.72-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 12 2025 Automatic Build System <autodist@openmamba.org> 1.40.71-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 11 2025 Automatic Build System <autodist@openmamba.org> 1.40.70-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 08 2025 Automatic Build System <autodist@openmamba.org> 1.40.69-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 07 2025 Automatic Build System <autodist@openmamba.org> 1.40.68-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 06 2025 Automatic Build System <autodist@openmamba.org> 1.40.67-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 05 2025 Automatic Build System <autodist@openmamba.org> 1.40.66-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 04 2025 Automatic Build System <autodist@openmamba.org> 1.40.65-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 01 2025 Automatic Build System <autodist@openmamba.org> 1.40.64-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 31 2025 Automatic Build System <autodist@openmamba.org> 1.40.63-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 30 2025 Automatic Build System <autodist@openmamba.org> 1.40.62-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 29 2025 Automatic Build System <autodist@openmamba.org> 1.40.61-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 28 2025 Automatic Build System <autodist@openmamba.org> 1.40.60-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 25 2025 Automatic Build System <autodist@openmamba.org> 1.40.59-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 24 2025 Automatic Build System <autodist@openmamba.org> 1.40.58-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 23 2025 Automatic Build System <autodist@openmamba.org> 1.40.57-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 18 2025 Automatic Build System <autodist@openmamba.org> 1.40.55-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 17 2025 Automatic Build System <autodist@openmamba.org> 1.40.54-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 16 2025 Automatic Build System <autodist@openmamba.org> 1.40.53-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 15 2025 Automatic Build System <autodist@openmamba.org> 1.40.52-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 14 2025 Automatic Build System <autodist@openmamba.org> 1.40.51-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 11 2025 Automatic Build System <autodist@openmamba.org> 1.40.50-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 10 2025 Automatic Build System <autodist@openmamba.org> 1.40.49-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 08 2025 Automatic Build System <autodist@openmamba.org> 1.40.47-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 07 2025 Automatic Build System <autodist@openmamba.org> 1.40.46-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 04 2025 Automatic Build System <autodist@openmamba.org> 1.40.45-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 03 2025 Automatic Build System <autodist@openmamba.org> 1.40.44-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 02 2025 Automatic Build System <autodist@openmamba.org> 1.40.43-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 01 2025 Automatic Build System <autodist@openmamba.org> 1.40.42-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Sep 30 2025 Automatic Build System <autodist@openmamba.org> 1.40.41-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 27 2025 Automatic Build System <autodist@openmamba.org> 1.40.40-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 26 2025 Automatic Build System <autodist@openmamba.org> 1.40.39-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 25 2025 Automatic Build System <autodist@openmamba.org> 1.40.38-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 24 2025 Automatic Build System <autodist@openmamba.org> 1.40.37-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Sep 23 2025 Automatic Build System <autodist@openmamba.org> 1.40.36-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 20 2025 Automatic Build System <autodist@openmamba.org> 1.40.35-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 19 2025 Automatic Build System <autodist@openmamba.org> 1.40.34-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 18 2025 Automatic Build System <autodist@openmamba.org> 1.40.33-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 17 2025 Automatic Build System <autodist@openmamba.org> 1.40.32-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 15 2025 Automatic Build System <autodist@openmamba.org> 1.40.30-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 11 2025 Automatic Build System <autodist@openmamba.org> 1.40.27-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 10 2025 Automatic Build System <autodist@openmamba.org> 1.40.26-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 06 2025 Automatic Build System <autodist@openmamba.org> 1.40.25-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 05 2025 Automatic Build System <autodist@openmamba.org> 1.40.24-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 05 2025 Automatic Build System <autodist@openmamba.org> 1.40.23-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 04 2025 Automatic Build System <autodist@openmamba.org> 1.40.22-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 30 2025 Automatic Build System <autodist@openmamba.org> 1.40.21-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 29 2025 Automatic Build System <autodist@openmamba.org> 1.40.20-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 29 2025 Automatic Build System <autodist@openmamba.org> 1.40.19-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 28 2025 Automatic Build System <autodist@openmamba.org> 1.40.18-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 27 2025 Automatic Build System <autodist@openmamba.org> 1.40.17-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 24 2025 Automatic Build System <autodist@openmamba.org> 1.40.16-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 23 2025 Automatic Build System <autodist@openmamba.org> 1.40.15-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 22 2025 Automatic Build System <autodist@openmamba.org> 1.40.14-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 21 2025 Automatic Build System <autodist@openmamba.org> 1.40.12-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 17 2025 Automatic Build System <autodist@openmamba.org> 1.40.11-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 16 2025 Automatic Build System <autodist@openmamba.org> 1.40.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 14 2025 Automatic Build System <autodist@openmamba.org> 1.40.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 13 2025 Automatic Build System <autodist@openmamba.org> 1.40.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 10 2025 Automatic Build System <autodist@openmamba.org> 1.40.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 09 2025 Automatic Build System <autodist@openmamba.org> 1.40.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 07 2025 Automatic Build System <autodist@openmamba.org> 1.40.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 06 2025 Automatic Build System <autodist@openmamba.org> 1.40.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 06 2025 Automatic Build System <autodist@openmamba.org> 1.40.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Aug 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.40.1-1mamba
|
|
- package created using the webbuild interface
|