From 5f6d26fba7cf7e96380e60cbedffd76e524e54cd Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sat, 16 Oct 2021 01:10:57 +0200 Subject: [PATCH] New package: python3-thefuzz-0.19.0 --- srcpkgs/python3-thefuzz/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-thefuzz/template diff --git a/srcpkgs/python3-thefuzz/template b/srcpkgs/python3-thefuzz/template new file mode 100644 index 0000000000..30c936169a --- /dev/null +++ b/srcpkgs/python3-thefuzz/template @@ -0,0 +1,15 @@ +# Template file for 'python3-thefuzz' +pkgname=python3-thefuzz +version=0.19.0 +revision=1 +wrksrc="thefuzz-$version" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3-Levenshtein" +checkdepends="python3-pytest $depends python3-hypothesis python3-pycodestyle" +short_desc="Fuzzy String Matching in Python" +maintainer="Michal Vasilek " +license="GPL-2.0-only" +homepage="https://github.com/seatgeek/thefuzz" +distfiles="https://github.com/seatgeek/thefuzz/archive/refs/tags/$version.tar.gz" +checksum=0804e9c02a50b8bdfe94f043fb09defa8cf81400105812a556c477d823683d2e