Upgrade to version 1.2.19
This commit is contained in:
parent
14da4993e0
commit
f1a959b96d
Binary file not shown.
BIN
SQLAlchemy-1.2.19.tar.gz
Normal file
BIN
SQLAlchemy-1.2.19.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user