update package to 1.3.0

This commit is contained in:
markeryang 2021-12-27 12:04:40 +08:00
parent 3b68edae92
commit ed7eff524a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
imagesize-1.3.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-imagesize Name: python-imagesize
Version: 1.2.0 Version: 1.3.0
Release: 2 Release: 1
Summary: This module analyzes image headers and returns image size. Summary: This module analyzes image headers and returns image size.
License: MIT License: MIT
URL: https://github.com/shibukawa/imagesize_py URL: https://github.com/shibukawa/imagesize_py
@ -34,6 +34,9 @@ py.test-3
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Mon Dec 27 2021 yanglongkang <yanglongkang@huawei.com> - 1.3.0-1
- update package to 1.3.0
* Thu Oct 29 2020 tianwei <tianwei@huawei.com> - 1.2.0-2 * Thu Oct 29 2020 tianwei <tianwei@huawei.com> - 1.2.0-2
- delete python2 require - delete python2 require