[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#894236: marked as done (ITP: python-datrie -- fast, efficiently stored Trie for Python)



Your message dated Fri, 27 Apr 2018 13:12:33 +0200
with message-id <[🔎] 20180427111233.oqxxrj6sb4vslpxn@an3as.eu>
and subject line Re: libdatrie patch
has caused the Debian Bug report #894236,
regarding ITP: python-datrie -- fast, efficiently stored Trie for Python
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 owner@bugs.debian.org
immediately.)


-- 
894236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894236
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille@debian.org>

* Package name    : python-datrie
  Version         : 0.7.1
  Upstream Author : Mikhail Korobov <kmike84@gmail.com>
* URL             : https://github.com/pytries/datrie
* License         : LGPL
  Programming Lang: Python
  Description     : fast, efficiently stored Trie for Python
 Trie is a kind of digital search tree, an efficient indexing method with
 O(1) time complexity for searching. Comparably as efficient as hashing,
 trie also provides flexibility on incremental matching and key spelling
 manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This package provides the Python 2/3 interface to libdatrie.


Remark: This package is needed to upgrade the package snakemake which
 is maintained by the Debian Med team (thus the non-medical datrie also
 remains in the team).  I tried hard to replace the code copy of
 libdatrie-dev by the Debian packaged code but failed.  Even if I would
 have succeeded libdatrie-dev would need to add a patch.  The attempt
 is documented in the DEP3 header of the deactivated patch.
 .
 The package will be maintained by the Debian Med team at
    https://salsa.debian.org/science-team/python-datrie

--- End Message ---
--- Begin Message ---
Hi Filip,

On Thu, Apr 05, 2018 at 10:37:01AM +0200, Filip Pytloun wrote:
> Tested Theppitak's patch and it seems to be working well.
> Submitted upstream change to get rid of patch that's no longer needed:
> https://github.com/pytries/datrie/pull/50
> 
> When new libdatrie package is uploaded, I will prepare new version of
> python-datrie for upload.

I realised your latest commits to the packaging Git repository[1].  If
you ask me we should not wait until upstream merges the pull request
and rather go with the patch for the moment.

Do you intend to upload this soon?  It would help me updating snakemake
which needs python-datrie.

Thanks for working on this

        Andreas.

PS: I'm also simply closing my duplicated ITP for this package
    (to spare us any hasle with merging and maintaining what is
     useless anyway)

[1] https://salsa.debian.org/python-team/modules/python-datrie

-- 
http://fam-tille.de

--- End Message ---

Reply to: