Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tifffile/
Date: Tue, 28 Feb 2023 05:06:51
Message-Id: 1677560796.512ff19e82d67b7892caa8d9586e42f7e39a2f03.mgorny@gentoo
1 commit: 512ff19e82d67b7892caa8d9586e42f7e39a2f03
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 04:40:02 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 05:06:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512ff19e
7
8 dev-python/tifffile: Bump to 2023.2.27
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/tifffile/Manifest | 1 +
13 dev-python/tifffile/tifffile-2023.2.27.ebuild | 60 +++++++++++++++++++++++++++
14 2 files changed, 61 insertions(+)
15
16 diff --git a/dev-python/tifffile/Manifest b/dev-python/tifffile/Manifest
17 index 8ca55cf87099..1120bdf05c69 100644
18 --- a/dev-python/tifffile/Manifest
19 +++ b/dev-python/tifffile/Manifest
20 @@ -1,3 +1,4 @@
21 DIST tifffile-2023.1.23.1.gh.tar.gz 324017 BLAKE2B ffc4a329096ac3eb44990635dea4f5d0211564d5a8847795671d3d816148721d3c6fab059514764eb45bc48c8a114382c0a1705cc606d750ef869d49e67b2c85 SHA512 fad8e2f40cc550a83030b29b528566d7b5b9cbe016c9fd04911ab4cca4e8e69523d9b17db83eee018d1ff3005cab0f36762b4a1271859b504c77a0809e07b0be
22 DIST tifffile-2023.2.2.gh.tar.gz 324485 BLAKE2B fb3404efa1af8197af8e3b77c2b1fbb76c215ee8d599da8974c6231b72789117edddf23072c898eb752789d789080b16106da90406a3a178388f3a863171d202 SHA512 5915374d62665d766b02d2a3c0e2f644581f3809cc650dda70feffec43151398fbbd23b2fe000be02a65fd7647e097c43c3c92482c85fe5027966038179a785f
23 +DIST tifffile-2023.2.27.gh.tar.gz 326444 BLAKE2B 8c5081b7434329181d5f6df416b739c43d24ff9a9c3dc2ac4b3d6d6dd5ba165290d224648e5e6b4f46bd611c85204114f8b563cb110b7b50ba73aefd0e427f2e SHA512 97ba6b6ac469e4ab92822fd51dc45ebc00776834e5b171679abed24448d5be479a06e5e401bd055a21029641668f63912246b93f15424a3b268733729515452e
24 DIST tifffile-2023.2.3.gh.tar.gz 324906 BLAKE2B b9417ea561de7a185f1a57a6f36a6efde12caa85cd15fd787ae1ca50e73d328f83ec6cd196042d3a11a62706ac27bfad8ecc42e0a235201ee208fdb95d942c16 SHA512 f73dd77c149afa976ac468f0fac37a1bafe35ae4bcb377a91e7922573237805cdc6e00cbcd7bb78f3213a9da4878ec020a058567523b9a4c5958e013f9bdc94b
25
26 diff --git a/dev-python/tifffile/tifffile-2023.2.27.ebuild b/dev-python/tifffile/tifffile-2023.2.27.ebuild
27 new file mode 100644
28 index 000000000000..66babf481615
29 --- /dev/null
30 +++ b/dev-python/tifffile/tifffile-2023.2.27.ebuild
31 @@ -0,0 +1,60 @@
32 +# Copyright 2021-2023 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=8
36 +
37 +DISTUTILS_USE_PEP517=setuptools
38 +PYTHON_COMPAT=( python3_{10..11} )
39 +
40 +inherit distutils-r1
41 +
42 +DESCRIPTION="Read and write TIFF files"
43 +HOMEPAGE="
44 + https://pypi.org/project/tifffile/
45 + https://github.com/cgohlke/tifffile/
46 + https://www.cgohlke.com/
47 +"
48 +SRC_URI="
49 + https://github.com/cgohlke/tifffile/archive/v${PV}.tar.gz
50 + -> ${P}.gh.tar.gz
51 +"
52 +
53 +LICENSE="BSD"
54 +SLOT="0"
55 +KEYWORDS="~amd64 ~x86"
56 +
57 +RDEPEND="
58 + >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}]
59 +"
60 +BDEPEND="
61 + test? (
62 + dev-python/dask[${PYTHON_USEDEP}]
63 + dev-python/defusedxml[${PYTHON_USEDEP}]
64 + >=dev-python/fsspec-2021.5.0[${PYTHON_USEDEP}]
65 + dev-python/lxml[${PYTHON_USEDEP}]
66 + dev-python/xarray[${PYTHON_USEDEP}]
67 + )
68 +"
69 +
70 +distutils_enable_tests pytest
71 +
72 +EPYTEST_DESELECT=(
73 + # Internet
74 + tests/test_tifffile.py::test_class_omexml
75 + tests/test_tifffile.py::test_class_omexml_fail
76 + tests/test_tifffile.py::test_class_omexml_modulo
77 + tests/test_tifffile.py::test_class_omexml_attributes
78 + tests/test_tifffile.py::test_class_omexml_multiimage
79 + tests/test_tifffile.py::test_write_ome
80 + tests/test_tifffile.py::test_write_ome_manual
81 + # requires tons of free space
82 + tests/test_tifffile.py::test_write_3gb
83 + tests/test_tifffile.py::test_write_5GB_bigtiff
84 + tests/test_tifffile.py::test_write_5GB_fails
85 + tests/test_tifffile.py::test_write_6gb
86 + tests/test_tifffile.py::test_write_bigtiff
87 + 'tests/test_tifffile.py::test_write_imagej_raw'
88 + # TODO
89 + tests/test_tifffile.py::test_issue_imagej_hyperstack_arg
90 + tests/test_tifffile.py::test_issue_description_overwrite
91 +)