* Package name : python-mmh3 Version : 2.3.1 Upstream Author : Hajime Senuma <hajime.senuma@gmail.com> * URL : http://github.com/hajimes/mmh3 * License : Public Domain Programming Lang: Python and C++ Description : Python wrapper for MurmurHash (MurmurHash3) This is a Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions. mmh3 2.3.1 supports both Python 2.7 and 3.x. python-mmh3 is a dependency of OpenStack per https://wiki.debian.org/OpenStack/OpenStack/todo. My initial attempt at packaging for Debian is at https://github.com/skyportsystems/mmh3. I have never created an official Debian package and would need a sponsor for this package.
Package has been created and uploaded to Salsa's python team group: https://salsa.debian.org/python-team/packages/python-mmh3
Control: tags -1 - pending fixed Forwarded to the team's IRC.
Great, thanks.
Hi Adam, i386 fails to build: https://salsa.debian.org/python-team/packages/python-mmh3/-/jobs/2849470 I guess the tests are only suitable for amd64. Please do not tag debian/VERSION tags on salsa until a package is actually uploaded. This package should Build-Depend on libmurmurhash-dev, which is also Murmurhash3, and make use of its files instead of the local copy. If that is not possible, please give a reason for that. When you are done with the next revision please edit the RFS field in #debian-python's IRC topic. Thanks, Bastian