Update package to version 1.4.1

This commit is contained in:
wubijie 2023-02-15 16:14:24 +08:00
parent 152aab3261
commit a74aea591b
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
imagesize-1.4.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-imagesize
Version: 1.3.0
Release: 3
Version: 1.4.1
Release: 1
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
* Wed Feb 15 2023 wubijie <wubijie@kylinos.cn> - 1.4.1-1
- Update package to version 1.4.1
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.3.0-3
- Rebuild for next release