# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup explosion murmurhash ${version} v
checksums rmd160 e1d5a50c401728b57f0aab1b620c3e884136bfda \
sha256 41a38de2da50b53479536e733d5802a6e49b59b13cec461a87632a310afe5d7b \
maintainers {jonesc @cjones051073} openmaintainer
description Cython bindings for MurmurHash2
long_description ${description}
# Exclude anything with non-numbers
github.livecheck.regex {([0-9.]+)}
# Support python versions
python.versions 27 35 36 37
python.default_version 37
if {${name} ne ${subport}} {
port:py${python.version}-setuptools \
port:py${python.version}-wheel
port:py${python.version}-cython
port:py${python.version}-pytest
reinplace "s|0.33.0|0.33.999|g" ${worksrcpath}/setup.py