automatic version update by autodist [release 2.0.21-1mamba;Mon Oct 02 2023]
This commit is contained in:
parent
69c9af17f7
commit
41467f52fe
@ -1,5 +1,5 @@
|
||||
Name: python-SQLAlchemy
|
||||
Version: 2.0.20
|
||||
Version: 2.0.21
|
||||
Release: 1mamba
|
||||
Summary: Python SQL toolkit and Object Relational Mapper
|
||||
Group: System/Libraries
|
||||
@ -10,12 +10,12 @@ URL: https://www.sqlalchemy.org/
|
||||
Source: https://pypi.debian.net/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.7dist(greenlet) < 0.4.17 or python3.7dist(greenlet) > 0.4.17)
|
||||
BuildRequires: (python3.11dist(greenlet) < 0.4.17 or python3.11dist(greenlet) > 0.4.17)
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
Provides: SQLAlchemy
|
||||
Obsoletes: SQLAlchemy <= 0.8.1-2mamba
|
||||
|
||||
@ -52,6 +52,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 2.0.21-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.0.20-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Aug 16 2023 Automatic Build System <autodist@mambasoft.it> 2.0.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user