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: Thu, 16 Mar 2023 03:33:28
Message-Id: 1678935882.ebe396bc121b3accbf3bf8bbfec3f9e320824130.mgorny@gentoo
1 commit: ebe396bc121b3accbf3bf8bbfec3f9e320824130
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 16 03:04:42 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 16 03:04:42 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe396bc
7
8 dev-python/tifffile: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/tifffile/Manifest | 2 -
13 dev-python/tifffile/tifffile-2023.2.27.ebuild | 60 ---------------------------
14 dev-python/tifffile/tifffile-2023.2.3.ebuild | 60 ---------------------------
15 3 files changed, 122 deletions(-)
16
17 diff --git a/dev-python/tifffile/Manifest b/dev-python/tifffile/Manifest
18 index 5a5486fe9bf0..a7ffb80bdb8a 100644
19 --- a/dev-python/tifffile/Manifest
20 +++ b/dev-python/tifffile/Manifest
21 @@ -1,3 +1 @@
22 -DIST tifffile-2023.2.27.gh.tar.gz 326444 BLAKE2B 8c5081b7434329181d5f6df416b739c43d24ff9a9c3dc2ac4b3d6d6dd5ba165290d224648e5e6b4f46bd611c85204114f8b563cb110b7b50ba73aefd0e427f2e SHA512 97ba6b6ac469e4ab92822fd51dc45ebc00776834e5b171679abed24448d5be479a06e5e401bd055a21029641668f63912246b93f15424a3b268733729515452e
23 DIST tifffile-2023.2.28.gh.tar.gz 326769 BLAKE2B e7495832d4fbcfa524a5e1aa4f34663378aa3a7d05743e0a564e008a052b8eb1f9ad5a26fbf89064947957ae6029ab6a51ea8669eb785a188443fffa1947ff98 SHA512 b9e2e58c03937aa839f83ac7b3126fe4d4f0eab4fa6d09dc88380e2f894497ab65d9bb7ca9947170ccd9026531e23e99252db4fb9c61b44c891297c2df197751
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 deleted file mode 100644
28 index 66babf481615..000000000000
29 --- a/dev-python/tifffile/tifffile-2023.2.27.ebuild
30 +++ /dev/null
31 @@ -1,60 +0,0 @@
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 -)
92
93 diff --git a/dev-python/tifffile/tifffile-2023.2.3.ebuild b/dev-python/tifffile/tifffile-2023.2.3.ebuild
94 deleted file mode 100644
95 index 66babf481615..000000000000
96 --- a/dev-python/tifffile/tifffile-2023.2.3.ebuild
97 +++ /dev/null
98 @@ -1,60 +0,0 @@
99 -# Copyright 2021-2023 Gentoo Authors
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=8
103 -
104 -DISTUTILS_USE_PEP517=setuptools
105 -PYTHON_COMPAT=( python3_{10..11} )
106 -
107 -inherit distutils-r1
108 -
109 -DESCRIPTION="Read and write TIFF files"
110 -HOMEPAGE="
111 - https://pypi.org/project/tifffile/
112 - https://github.com/cgohlke/tifffile/
113 - https://www.cgohlke.com/
114 -"
115 -SRC_URI="
116 - https://github.com/cgohlke/tifffile/archive/v${PV}.tar.gz
117 - -> ${P}.gh.tar.gz
118 -"
119 -
120 -LICENSE="BSD"
121 -SLOT="0"
122 -KEYWORDS="~amd64 ~x86"
123 -
124 -RDEPEND="
125 - >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}]
126 -"
127 -BDEPEND="
128 - test? (
129 - dev-python/dask[${PYTHON_USEDEP}]
130 - dev-python/defusedxml[${PYTHON_USEDEP}]
131 - >=dev-python/fsspec-2021.5.0[${PYTHON_USEDEP}]
132 - dev-python/lxml[${PYTHON_USEDEP}]
133 - dev-python/xarray[${PYTHON_USEDEP}]
134 - )
135 -"
136 -
137 -distutils_enable_tests pytest
138 -
139 -EPYTEST_DESELECT=(
140 - # Internet
141 - tests/test_tifffile.py::test_class_omexml
142 - tests/test_tifffile.py::test_class_omexml_fail
143 - tests/test_tifffile.py::test_class_omexml_modulo
144 - tests/test_tifffile.py::test_class_omexml_attributes
145 - tests/test_tifffile.py::test_class_omexml_multiimage
146 - tests/test_tifffile.py::test_write_ome
147 - tests/test_tifffile.py::test_write_ome_manual
148 - # requires tons of free space
149 - tests/test_tifffile.py::test_write_3gb
150 - tests/test_tifffile.py::test_write_5GB_bigtiff
151 - tests/test_tifffile.py::test_write_5GB_fails
152 - tests/test_tifffile.py::test_write_6gb
153 - tests/test_tifffile.py::test_write_bigtiff
154 - 'tests/test_tifffile.py::test_write_imagej_raw'
155 - # TODO
156 - tests/test_tifffile.py::test_issue_imagej_hyperstack_arg
157 - tests/test_tifffile.py::test_issue_description_overwrite
158 -)