From 91ff790f5237dfcf9b0ab51822452b89668467bf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 09:23:33 +0000 Subject: automatic import of python-tifffile --- .gitignore | 1 + python-tifffile.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 87faf51..402993f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tifffile-2023.2.28.tar.gz /tifffile-2023.3.21.tar.gz +/tifffile-2023.4.12.tar.gz 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 - 2023.3.21-1 +* Fri Apr 21 2023 Python_Bot - 2023.4.12-1 - Package Spec generated diff --git a/sources b/sources index af16dfc..aee6c9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6acae2ffda2d7d33b83d2f7a4dd6d573 tifffile-2023.3.21.tar.gz +bce9ca4df9a5add555d79ae91d31c220 tifffile-2023.4.12.tar.gz -- cgit v1.2.3