forked from pool/python-imread
Accepting request 1235222 from home:glaubitz:branches:devel:languages:python
- Update to 0.7.6 * Fix loading paletted PNGs with transparency - Rename README.rst to README.md in %files section OBS-URL: https://build.opensuse.org/request/show/1235222 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imread?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a25a9035dbc1ae2e56c15b50904071d555ea197eef58ca1d9117349db470db7
|
||||
size 130022
|
||||
3
imread-0.7.6.tar.gz
Normal file
3
imread-0.7.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50b3d7089c862504c22b256ef51fe45851b34616db14c0ebfc5536001c996015
|
||||
size 170681
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 15:12:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.7.6
|
||||
* Fix loading paletted PNGs with transparency
|
||||
- Rename README.rst to README.md in %files section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 21:05:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-imread
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-imread
|
||||
Version: 0.7.5
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: Image reading library
|
||||
License: MIT
|
||||
@@ -73,7 +73,7 @@ pushd imread
|
||||
%pytest_arch
|
||||
|
||||
%files %{python_files}
|
||||
%doc ChangeLog README.rst
|
||||
%doc ChangeLog README.md
|
||||
%license COPYING.MIT
|
||||
%{python_sitearch}/imread
|
||||
%{python_sitearch}/imread-%{version}.dist-info
|
||||
|
||||
Reference in New Issue
Block a user