Upgrade to 1.4.31
This commit is contained in:
parent
0cd33d0bcc
commit
1894bc12f8
Binary file not shown.
BIN
SQLAlchemy-1.4.31.tar.gz
Normal file
BIN
SQLAlchemy-1.4.31.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
|||||||
%global __provides_exclude_from ^(%{python3_sitearch})/.*\\.so$
|
%global __provides_exclude_from ^(%{python3_sitearch})/.*\\.so$
|
||||||
|
|
||||||
Name: python-sqlalchemy
|
Name: python-sqlalchemy
|
||||||
Version: 1.3.24
|
Version: 1.4.31
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: SQL toolkit and object relational mapper for Python
|
Summary: SQL toolkit and object relational mapper for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.sqlalchemy.org/
|
URL: http://www.sqlalchemy.org/
|
||||||
Source0: https://files.pythonhosted.org/packages/c5/ab/81bef2f960abf3cdaf32fbf1994f0c6f5e6a5f1667b5713ed6ebf162b6a2/SQLAlchemy-1.3.24.tar.gz
|
Source0: https://files.pythonhosted.org/packages/0f/80/d8883f12689a55e333d221bb9a56c727e976f5a8e9dc862efeac9f40d296/SQLAlchemy-1.4.31.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools python3-pytest gcc
|
BuildRequires: python3-devel python3-setuptools python3-pytest gcc python3-greenlet
|
||||||
|
Requires: python3-greenlet
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible,
|
SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible,
|
||||||
@ -62,6 +63,9 @@ PYTHONPATH=. %{__python3} -m pytest test
|
|||||||
%doc doc examples
|
%doc doc examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 01 2022 huangtianhua <huangtianhua@huawei.com> - 1.4.31-1
|
||||||
|
- update to 1.4.31
|
||||||
|
|
||||||
* Wed Dec 22 2021 guozhaorui <guozhaorui1@huawei.com> - 1.3.24-1
|
* Wed Dec 22 2021 guozhaorui <guozhaorui1@huawei.com> - 1.3.24-1
|
||||||
- update to 1.3.24
|
- update to 1.3.24
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user