!8 update to 1.2.19

Merge pull request !8 from pengyq/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-31 20:07:20 +08:00 committed by Gitee
commit 987408cdcd
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
SQLAlchemy-1.2.19.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global __provides_exclude_from ^(%{python2_sitearch}|%{python3_sitearch})/.*\\.so$
Name: python-sqlalchemy
Version: 1.2.11
Release: 3
Version: 1.2.19
Release: 1
Summary: SQL toolkit and object relational mapper for Python
License: MIT
URL: http://www.sqlalchemy.org/
@ -87,6 +87,9 @@ PYTHONPATH=. %{__python3} -m pytest test
%doc doc examples
%changelog
* Mon Aug 31 2020 pengyeqing <pengyeqing@huawei.com> - 1.2.19-1
- update to 1.2.19
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 1.2.11-3
- add release version for rebuild