Update to 1.4.1

This commit is contained in:
Karolina Surma 2022-10-05 09:59:03 +02:00
parent 60f27fcfce
commit afd5cb4096
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/imagesize-1.0.0.tar.gz
/imagesize-1.1.0.tar.gz
/imagesize-1.2.0.tar.gz
/imagesize-1.4.1.tar.gz

View File

@ -4,8 +4,8 @@
%global sum Python module for analyzing image file headers and returning image sizes
Name: python-%{pypi_name}
Version: 1.2.0
Release: 9%{?dist}
Version: 1.4.1
Release: 1%{?dist}
Summary: %{sum}
License: MIT
@ -56,7 +56,8 @@ rm -rf %{pypi_name}.egg-info
%if %{with tests}
%check
py.test-3
# test_get_filelike requires internet connection, hence we disable it
py.test-3 -k 'not test_get_filelike'
%endif
%files -n python%{python3_pkgversion}-%{pypi_name}
@ -65,6 +66,9 @@ py.test-3
%{python3_sitelib}/*
%changelog
* Tue Oct 04 2022 Karolina Surma <ksurma@redhat.com> - 1.4.1-3
- Update to the newest upstream version 1.4.1
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (imagesize-1.2.0.tar.gz) = c82a7fe433064c3a60ed664bad8ce4e602c527bcf2f7c9ab9be6ed650654626d9e0907028b2b0c5a484712bc989335b2b4f66494c8d445f5043ed4c2bc519700
SHA512 (imagesize-1.4.1.tar.gz) = f191d7fe34a01ab21b0f4f6519df8ab2a53c1ca54956f4d825d9cec5bd5f4c569491bdc26cb36fcaad2c453c35e51f69379f091362e206453aaefbda4802daa4