!8 update to 1.2.19
Merge pull request !8 from pengyq/openEuler-20.03-LTS
This commit is contained in:
commit
987408cdcd
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$
|
%global __provides_exclude_from ^(%{python2_sitearch}|%{python3_sitearch})/.*\\.so$
|
||||||
|
|
||||||
Name: python-sqlalchemy
|
Name: python-sqlalchemy
|
||||||
Version: 1.2.11
|
Version: 1.2.19
|
||||||
Release: 3
|
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/
|
||||||
@ -87,6 +87,9 @@ PYTHONPATH=. %{__python3} -m pytest test
|
|||||||
%doc doc examples
|
%doc doc examples
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 1.2.11-3
|
||||||
- add release version for rebuild
|
- add release version for rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user