Ole Streicher pushed to branch master at Debian Python Team / DPMT / tifffile
Commits: d9898d02 by Ole Streicher at 2020-07-18T10:54:02+02:00 Add python3-lxml recommendation and test dependency - - - - - 181f6da3 by Ole Streicher at 2020-07-18T10:54:11+02:00 Update changelog for 20200717-2 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +tifffile (20200717-2) unstable; urgency=low + + * Add python3-lxml recommendation and test dependency + + -- Ole Streicher <[email protected]> Sat, 18 Jul 2020 10:54:06 +0200 + tifffile (20200717-1) unstable; urgency=low * New upstream version 20200717. Fixes problems on big endian ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends} -Recommends: python3-matplotlib +Recommends: python3-matplotlib, python3-lxml Conflicts: python-tifffile, tifffile Provides: ${python3:Provides}, tifffile Replaces: python-tifffile, tifffile ===================================== debian/tests/control ===================================== @@ -1,2 +1,2 @@ Test-Command: cd tests; python3 -m pytest -v -Depends: @, python3, python3-pytest +Depends: @, python3, python3-pytest, python3-lxml View it on GitLab: https://salsa.debian.org/python-team/modules/tifffile/-/compare/8e86420b7d21cbe01b74d29ea86f758b921dd83b...181f6da336a01d6e0837b06fcbc9e53ea3c25c22 -- View it on GitLab: https://salsa.debian.org/python-team/modules/tifffile/-/compare/8e86420b7d21cbe01b74d29ea86f758b921dd83b...181f6da336a01d6e0837b06fcbc9e53ea3c25c22 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
