summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 18ce1596f0f8af2e77a63308a4b1033cc2add8e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-fuzzywuzzy-git
	pkgdesc = Fuzzy string matching in Python
	pkgver = 0.18.0.r3.g9e3d2fe
	pkgrel = 2
	url = https://github.com/seatgeek/fuzzywuzzy
	arch = any
	license = GPL-2.0-only
	checkdepends = python-hypothesis
	checkdepends = python-pycodestyle
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	provides = python-fuzzywuzzy=0.18.0
	conflicts = python-fuzzywuzzy
	source = python-fuzzywuzzy::git+https://github.com/seatgeek/fuzzywuzzy.git#commit=9e3d2fe0d8c1b195696d5fbcda78c371dd4a6b8f
	sha256sums = SKIP

pkgname = python-fuzzywuzzy-git
	depends = python
	depends = python-levenshtein