!10 Update to 0.38.3

From: @kylin-qiaojijun 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-09-16 06:37:44 +00:00 committed by Gitee
commit 3203254ea8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
0.38.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-SQLAlchemy-Utils Name: python-SQLAlchemy-Utils
Version: 0.38.2 Version: 0.38.3
Release: 1 Release: 1
Summary: Various utility functions for SQLAlchemy. Summary: Various utility functions for SQLAlchemy.
License: BSD License: BSD
@ -26,7 +26,7 @@ Provides: python3-SQLAlchemy-Utils-doc
Various utility functions and custom data types for SQLAlchemy. Various utility functions and custom data types for SQLAlchemy.
%prep %prep
%autosetup -n sqlalchemy-utils-0.38.2 %autosetup -n sqlalchemy-utils-0.38.3
%build %build
%py3_build %py3_build
@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Sep 16 2022 Qiaojijun <qiaojijun@kylinos.cn> - 0.38.3-1
- Update to 0.38.3
* Mon Jun 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.38.2-1 * Mon Jun 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.38.2-1
- Update to 0.38.2 - Update to 0.38.2