summaryrefslogtreecommitdiff
path: root/python-tifffile.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tifffile.spec')
-rw-r--r--python-tifffile.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-tifffile.spec b/python-tifffile.spec
index 2e9f3da..f475f5d 100644
--- a/python-tifffile.spec
+++ b/python-tifffile.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-tifffile
-Version: 2023.3.21
+Version: 2023.4.12
Release: 1
Summary: Read and write TIFF files
License: BSD
URL: https://www.cgohlke.com
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/60/b1/52060e5a7d915441dd68220199301abc0ea8ca0d30cc5186f61f1efb4b5b/tifffile-2023.3.21.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/d6/79979cbf9a1d6e4bd3e36c619114e5c9d22d7c34cdecac3e17b41869273c/tifffile-2023.4.12.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -92,7 +92,7 @@ TIFF files and image file sequences, patch TIFF tag values, and parse
many proprietary metadata formats.
%prep
-%autosetup -n tifffile-2023.3.21
+%autosetup -n tifffile-2023.4.12
%build
%py3_build
@@ -132,5 +132,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.3.21-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.12-1
- Package Spec generated