Rebuild for next release

Signed-off-by: 张瑞方 <xdzhangruifang@163.com>
This commit is contained in:
张瑞方 2022-10-25 07:26:02 +00:00 committed by Gitee
parent 5a177dca8a
commit 8dcc615973
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