Your message dated Tue, 4 Jul 2023 19:27:38 +0200 with message-id <[email protected]> and subject line Closing bugs with version 2.31.1 has caused the Debian Bug report #979284, regarding imageio/plugins/ffmpeg.py: DeprecationWarning: invalid escape sequence \. 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.) -- 979284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979284 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-imageio Version: 2.4.1-3 Severity: normal I received the following warning when running a test suite in an unrelated package: /usr/lib/python3/dist-packages/imageio/plugins/ffmpeg.py:1059: DeprecationWarning: invalid escape sequence \. matches = re.findall(" ([0-9]+\.?[0-9]*) (tbr|fps)", line) Presumably this line should read: matches = re.findall(" ([0-9]+\\.?[0-9]*) (tbr|fps)", line) or: matches = re.findall(r" ([0-9]+\.?[0-9]*) (tbr|fps)", line) Best wishes, Julian
--- End Message ---
--- Begin Message ---Source: python-imageio Source-Version: 2.31.1-1 Done: Ole Streicher <[email protected]> This bug was fixed with the new upstream version packaged as 2.31.1-1; it was just not mentioned in the changelog. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 28 Jun 2023 22:49:55 +0200 Source: python-imageio Architecture: source Version: 2.31.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Ole Streicher <[email protected]> Changes: python-imageio (2.31.1-1) unstable; urgency=medium . [ Debian Janitor ] * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit. * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on dpkg-dev. * Apply multi-arch hints. + python-imageio-doc: Add Multi-Arch: foreign. . [ Ole Streicher ] * New upstream version 2.31.1 * Remove outdated patches. Rediff remaining patch * Push Standards-Version to 4.6.2. No changes needed. * Add new build deps py3-fsspec, py3-pydata-sphinx-theme * Update non-internet argument for tests * Skip tests that require internet connection * Skip tests that fail without ffmpeg * Skip test that fails for unknown reason * Don't install non-existing release notes * Add myself to the list of uploaders Checksums-Sha1: 3dc251341691a9773b5fd3522172e8a084c4780d 2514 python-imageio_2.31.1-1.dsc b43eb43a21ee3aed1059c09cc11bdde4838dcb9c 386837 python-imageio_2.31.1.orig.tar.gz 146fe7b6d156700c9fcb9d33cd0efc20c3fc79ad 5772 python-imageio_2.31.1-1.debian.tar.xz Checksums-Sha256: c353df017b33063ab17244e4e901b4e1f9c55b56baba051bd8e54e5abc7d9ae3 2514 python-imageio_2.31.1-1.dsc f8436a02af02fd63f272dab50f7d623547a38f0e04a4a73e2b02ae1b8b180f27 386837 python-imageio_2.31.1.orig.tar.gz 734fa560a2c781a7ad83c9d4d04a264ba062790f7518872ebb82f21dac0f6c9d 5772 python-imageio_2.31.1-1.debian.tar.xz Files: b63b402927265fed3242680a0b0f1986 2514 python optional python-imageio_2.31.1-1.dsc 9254ea596067285c520a1d8357a87b26 386837 python optional python-imageio_2.31.1.orig.tar.gz 0004b6e3dbd69d9f3f62e93b9366f62f 5772 python optional python-imageio_2.31.1-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmSkJfUACgkQmk9WvbkO GL0jDQ//VUvURpLrAp4H7UgQqUc4Vlh6Zeg70yeZCrdMQFDwlb0UIKDDWFFpFFia ZOBO3gvSof/G/dX2Rs+HZuFtFXloxY3gLdituDiQ9Pv5rqbCmbOazNyoozShgpYb YcqWxlYeigc8x5T6iaWD0njroJCqMNAYl8LuogptEbMglioEod1De7NaRkB+mBjl jGYalPC1L3d/8X34MDSIH69h3tES+yJeuzyRKHNRpJS/CvcLLLVrCYZoOw1kfL5G wn1zS4wNPdEdsli4dv4ftUVGKf6zqiQ7CQ9aWXp1GRhaPMlNOIcAMagtgmhN/fn9 +zE92gKixuOE1IOAWwep278bZ7YvW5iwRquQDiw2eMt9Gabx9UXo7Oh5WPRj4LYR +2ngGwISkpJtZ+qlCjAbcMWI6w7ccpfKbBBwW6etBs7XUXaTQq7fHbBrVvTvqO0r RVmfk4M1OtPwG5cJSMBgR4J4ThiGBFs7LgpgVjYBGgor2vSj/gkGR+Cd+xVYypDc BrqYNzEevYfBm84Kj/EKmwF7Z9al0xMSAW2plIwzf+1GLujea6KhknwB63+xgcHI 7goS0Vv8ezm2e0xX8THSmzJfnHeqvmPQGXBHhCPHo9LnRmrjTBZBs0GSGV8fXT5e oqVWjvr5cYNWCx6LtuJnxOYp51WUy9OFuADXHDXjYvSgB++HBOQ= =34QZ -----END PGP SIGNATURE-----
--- End Message ---
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
