automatic version update by autodist [release 2.0.4-1mamba;Sat Feb 18 2023]
This commit is contained in:
parent
c3d34f0941
commit
574d901294
@ -1,5 +1,5 @@
|
||||
Name: python-SQLAlchemy
|
||||
Version: 1.4.41
|
||||
Version: 2.0.4
|
||||
Release: 1mamba
|
||||
Summary: Python SQL toolkit and Object Relational Mapper
|
||||
Group: System/Libraries
|
||||
@ -14,6 +14,7 @@ BuildRequires: (python3.7dist(greenlet) < 0.4.17 or python3.7dist(greenlet) > 0.
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: SQLAlchemy
|
||||
Obsoletes: SQLAlchemy <= 0.8.1-2mamba
|
||||
@ -51,6 +52,36 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 02 2023 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 27 2023 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 1.4.46-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 1.4.45-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 1.4.44-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 06 2022 Automatic Build System <autodist@mambasoft.it> 1.4.43-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 17 2022 Automatic Build System <autodist@mambasoft.it> 1.4.42-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 1.4.41-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user