Your message dated Sun, 16 Oct 2022 12:35:54 +0000
with message-id <e1ok2ry-00aysm...@fasolo.debian.org>
and subject line Bug#1007815: fixed in python-pattern 2.6+git20180818-4
has caused the Debian Bug report #1007815,
regarding Newer LIBLINEAR breaks python-pattern
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 ow...@bugs.debian.org
immediately.)


-- 
1007815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pattern
Version: 2.6+git20180818-3
Severity: important

LIBLINEAR 2.43, now in experimental, moved the Python modules
liblinear, liblinearutil from the global namespace to a liblinear
package. Imports in python-pattern must be changed accordingly:

   from liblinear import *  ->  from liblinear.liblinear import *
   from liblinearutils import *  ->  from liblinear.liblinearutils import *

I plan to upload LIBLINEAR 2.43 to unstable in a month or two.

--- End Message ---
--- Begin Message ---
Source: python-pattern
Source-Version: 2.6+git20180818-4
Done: Miriam Ruiz <mir...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-pattern, 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 1007...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miriam Ruiz <mir...@debian.org> (supplier of updated python-pattern 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 16 Oct 2022 13:37:44 +0200
Source: python-pattern
Architecture: source
Version: 2.6+git20180818-4
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Closes: 1007815
Changes:
 python-pattern (2.6+git20180818-4) unstable; urgency=medium
 .
   * Added new patches from upstream git.
   * Added liblinear-2_43.patch to support liblinear 2.43. Closes: #1007815
Checksums-Sha1:
 525604a65921dacc58d2d1bd4236859b0ab876e7 2124 
python-pattern_2.6+git20180818-4.dsc
 c1815ede4213bc72537cb7fa48ca31cfb4a0dc94 66624 
python-pattern_2.6+git20180818-4.debian.tar.xz
 4a61eff6d79ee0d641cdd60fd2fef374af6fd768 8947 
python-pattern_2.6+git20180818-4_amd64.buildinfo
Checksums-Sha256:
 c983aae0e20e773d09799f414dbb2e5f80dc8a6239d740daa94bfebbfaa8e5d8 2124 
python-pattern_2.6+git20180818-4.dsc
 4200f73c335f48d78392108262cbb1167565eb47904e21fbb91bb01f6d06c8a5 66624 
python-pattern_2.6+git20180818-4.debian.tar.xz
 99e028da17d649c75424772cd254df6979a6c9f0f0a1064e213779932ed5aa51 8947 
python-pattern_2.6+git20180818-4_amd64.buildinfo
Files:
 227283e2f868b981987b0d8b56eddc68 2124 python optional 
python-pattern_2.6+git20180818-4.dsc
 5ec0883251ff683285e85c3eef7c4bb9 66624 python optional 
python-pattern_2.6+git20180818-4.debian.tar.xz
 8783592d8f55182f3175908f985b5e4c 8947 python optional 
python-pattern_2.6+git20180818-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAmNL87QACgkQX45r4JKP
+vorthAAgyYCf0nYLBA8dPcQUtFwwdvTBSp6BrtzpzUF3qYRW9L5IqgQjdtKnVO3
91ZdlYRF7q150mO0Imxcs55scyny+lf9ZBlwUeFOzD2iQHviNECwVrIQjTNudyZg
jnP6GZDfPduO9dO7vZ+3aZQQarMWCObIFhJjOExYYfE7G7tjqYqqmpP2eBlTil9/
foUt+zw2nuVEXnS6ah9jH4fmtlvP9Lj6MoWKvLfDWAkKKXd6FPK/lGO1O8DsOwlq
ssURjc4r3RfSPCbkVWB+EUE7v9ttWNNHrQAaTr1IwKguMJwxXmhLlroafehETQ6t
fyxPvTOKlSY0bCnbxI1+Vzk45QHa7u74tDywtqxeghgmqLp2ihKL+p/76viDecX9
g3RW0RplYueoeo63RSGYaZZ/9euWU+AIBaaeMOtj0aDOlE3Sfop1Hezxj+P9G45l
6Y9DjLtnODSVjcdyhfFTFuD1YMcv51XN4FSO9bFdR2/sNYSd1riEwmBw1e1C1rhK
WN7dJsviTToDEyN/7ZLfSSbZ1fB5iyhigLETSoQqD5QHn1ae+jI1IVBQVWS1VBVl
ssrJeqQmp5TuB6Y4BrpQZ4gvupft+B6zA1kOWKd4Rp8eWbzcCob3nSvjZTrsdf6j
tLaAg5Q7GuBJ1TvOQyXTUKNT9ue5JBph4Yg4kamL70ur/2LZTXA=
=IaHN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to