Your message dated Tue, 13 Aug 2024 21:42:57 -0400 with message-id <43a26a49fd8af94248ec911f911a7e63cc0861f5.camel@debian.org> and subject line Re: Bug#1071444: ITP: python-fnvhash -- Pure Python FNV hash implementation has caused the Debian Bug report #1071444, regarding ITP: python-fnvhash -- Pure Python FNV hash implementation 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.) -- 1071444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071444 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: python-fnvhash -- Pure Python FNV hash implementation
- From: Edward Betts <edward@4angle.com>
- Date: Sun, 19 May 2024 13:32:54 +0100
- Message-id: <im3jnb2vqsllyrpchzyzkuvt6liuw354xxydk2md7wznmgj2zn@bmzkbkzng2sa>
Package: wnpp Severity: wishlist Owner: Edward Betts <edward@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-fnvhash Version : 0.1.0 Upstream Author : Lorenz Schori <lo@znerol.ch> * URL : https://github.com/znerol/py-fnvhash * License : MIT Programming Lang: Python Description : Pure Python FNV hash implementation Pure Python implementation of the FNV (Fowler-Noll-Vo) hash family. Offers 100% test coverage and is suitable for applications where portability is more important than performance. . FNV is a non-cryptographic hash function that is fast and has excellent dispersion, making it suitable for hash tables and checksums. . Example usage: . >>> from fnvhash import fnv1a_32 >>> hex(fnv1a_32(b'foo')) '0xa9f37ed7' I plan to maintain this package as part of the Python team.
--- End Message ---
--- Begin Message ---
- To: 1071444-done@bugs.debian.org
- Subject: Re: Bug#1071444: ITP: python-fnvhash -- Pure Python FNV hash implementation
- From: Boyuan Yang <byang@debian.org>
- Date: Tue, 13 Aug 2024 21:42:57 -0400
- Message-id: <43a26a49fd8af94248ec911f911a7e63cc0861f5.camel@debian.org>
Hi, Since package python-fnvhash is now present at https://tracker.debian.org/pkg/python-fnvhash , I am closing this ITP report. Thanks, Boyuan YangAttachment: signature.asc
Description: This is a digitally signed message part
--- End Message ---