!12 【轻量级 PR】:Rebuild for next release

From: @zhangruifang2020 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2022-10-31 01:17:07 +00:00 committed by Gitee
commit 92fb0f6acf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-imagesize
Version: 1.3.0
Release: 2
Release: 3
Summary: This module analyzes image headers and returns image size.
License: MIT
URL: https://github.com/shibukawa/imagesize_py
@ -34,6 +34,9 @@ py.test-3 --ignore=./test/test_get_filelike.py
%{python3_sitelib}/*
%changelog
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.3.0-3
- Rebuild for next release
* Fri Jan 07 2022 renhongxun <renhongxun@huawei.com> - 1.3.0-2
- fix tests