Your message dated Mon, 03 Dec 2018 12:00:59 +0000
with message-id <[email protected]>
and subject line Bug#912661: fixed in tifffile 20181128-1
has caused the Debian Bug report #912661,
regarding python-tifffile: tifffile is not installed as distribution
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
912661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912661
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-tifffile
Version: 20170929-1
Severity: important
Python's tifffile is available in two forms:
1) download as individual files at https://www.lfd.uci.edu/~gohlke/
2) python package at PyPI https://pypi.org/project/tifffile/
Debian makes use of the individual files via a mirror at
https://github.com/malaterre/tifffile which seems to exist for Debian
only.
Because it's not installed as a package, setuptools will not "see" it
and report it as not being installed. The effect of this is that
installing a package dependent on tifffile, will require installation
of the package, even if the module is already available.
Effectively, the following needs to succeed:
$ python -c 'import pkg_resources;
pkg_resources.get_distribution("tifffile")'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
476, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
352, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
895, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
781, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'tifffile' distribution was not
found and is required by the application
The change would make
1) the Debian package play nicer with other python packages
2) the github repo no longer necessary
3) easier to track dependencies (looking through the changelog file in
Debian sources, seems that it was a problem a few times)
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.18.0-2-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python-tifffile depends on:
ii libc6 2.27-8
ii python [python-importlib] 2.7.15-3
ii python-concurrent.futures 3.2.0-2
ii python-enum34 1.1.6-2
ii python-numpy [python-numpy-abi9] 1:1.14.5-1+b1
ii python2 [python-importlib] 2.7.15-3
Versions of packages python-tifffile recommends:
ii python-matplotlib 2.2.2-4+b1
python-tifffile suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tifffile
Source-Version: 20181128-1
We believe that the bug you reported is fixed in the latest version of
tifffile, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated tifffile package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 01 Dec 2018 07:52:43 +0100
Source: tifffile
Binary: tifffile
Architecture: source amd64
Version: 20181128-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
tifffile - Read and write image data from and to TIFF files
Closes: 895176 912661
Changes:
tifffile (20181128-1) unstable; urgency=medium
.
* New upstream version
* autopkgtest: Restrictions: allow-stderr
Closes: #895176
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* d/rules: include /usr/share/dpkg/architecture.mk instead of manally
setting DEB_HOST_ARCH_ENDIAN
* The package does not really provide a Python module for inclusion into
other projects. Thus the binary is renamed to tifffile. It was
ported to Python3 by upstream - thus the Python3 Build-Depends
* Point watch file to PyPI
Closes: #912661
* Standards-Version: 4.2.1
* Use --buildsystem=pybuild
* Build-Depends: python3-setuptools
* debian/rules: s/dh_numpy/dh_numpy3/
* Drop ancient X-Python-Version field
Checksums-Sha1:
c7f9021c4db638c1a8244f3ab2be0b8957ce7c90 2087 tifffile_20181128-1.dsc
2d388e237937ec8b3ea087fab474c10ff08af5d5 170113 tifffile_20181128.orig.tar.gz
ec2b601bf7dc2dd44cf1a7cac6d625c39994866f 5148 tifffile_20181128-1.debian.tar.xz
1a549baccd420439c5eb376902bbe40b153e4191 6515
tifffile_20181128-1_amd64.buildinfo
8cdeb59d961ae7886dcda62ca4503d5261350cfc 96816 tifffile_20181128-1_amd64.deb
Checksums-Sha256:
19941eeb6ea2ab63b6dbe4adc4305bbf699977c04e90dbe092ecdcd5d11ce8b8 2087
tifffile_20181128-1.dsc
9e438ec639192767e3f5050f576f8818606003b3d3f153772f9be7cdc5a80c2f 170113
tifffile_20181128.orig.tar.gz
08865a55c2b60d7810d4c6aae83cda64b4ee85807301bd3eab46ec3887775ccb 5148
tifffile_20181128-1.debian.tar.xz
b802a6a9625808cc5d25dfe4c64d2dedd8395e750314dfe7f686de0df2634b9f 6515
tifffile_20181128-1_amd64.buildinfo
e8e4e3ff2a6c2507ef65278f644a773b0ce9f9769ea7291cad343c3c87b20b7e 96816
tifffile_20181128-1_amd64.deb
Files:
3ea78c176de51c68547634cc4e4f8612 2087 python optional tifffile_20181128-1.dsc
bae60bf2502172b7424f0d8bd3911432 170113 python optional
tifffile_20181128.orig.tar.gz
cd201abdfcb7fbf64da324a58caa6ace 5148 python optional
tifffile_20181128-1.debian.tar.xz
3117de04981010fd57319ed19343e85c 6515 python optional
tifffile_20181128-1_amd64.buildinfo
3d07c276ac407da1b19cb7a5af691b00 96816 python optional
tifffile_20181128-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlwCzA8RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGBwA//RUe8Y0J0tiXwLLY0IEprw82ub22dmG9q
OI268gLA1St3/CdmFmfgFSq1rTWgyFv/53ATeomwPvOLAHidDjt11ImBO8ecP+/Q
VQXPFURuTb60kKSnYDgX8N4t7KbcnaY3Haq3XOL188jlJbs+HETR2wmwndkPbFOK
vghx15ZkS0azZJFf6nlQ2DzBI6UzqGPK7vUFBdkjlzBxweNVOJTCOtXV3ajds/7O
C7oFzFQU/zfiEPnIAcK9WiST0E7/lHFK75QeY+IdGO8+yMITl46l1jxbMDbF/1R1
H/1NzuPw0lTyhJgx2WnNqju3aLknsQgkvTT8dh54sQ/4zuknmEAzQbCd6B8oyz4r
EHzd6zOVTZfYMsXzrO6ZsKm7ob+LKhIDp2Jtb6cAinngYcBAbdVjZBj3WmjCOvPa
nShc6RvqXq09FCJgsD7D047CX9+hufXvz/Gn+hyz4fxn85J2Ic3MVB68QJGXY2up
3kvysLuj42VoD+2yK5Ub4Fn5n566kbeUOhldew7jqRo2zTpHj4k9zBk70SKyrJZ9
oeFDPGJldmMoMjsNwas7up/4FqhCyxYfztTNS7LWdSOc+U1qdYPtz+yxBsAHposw
QiF6MxhicoPcjPgVMXdwkLR9rsv8t/KtKLUUZuxOzprmLD6ZQglTPUB7JjOj/RRK
957fRaFJRwg=
=jzFy
-----END PGP SIGNATURE-----
--- End Message ---