mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py3-rapidfuzz: upgrade to 3.9.0
This commit is contained in:
parent
22f1fa0a4d
commit
d55bb9e2fb
@ -1,6 +1,6 @@
|
||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||
pkgname=py3-rapidfuzz
|
||||
pkgver=3.8.1
|
||||
pkgver=3.9.0
|
||||
pkgrel=0
|
||||
pkgdesc="Rapid fuzzy string matching in Python using various string metrics"
|
||||
url="https://github.com/maxbachmann/RapidFuzz"
|
||||
@ -54,5 +54,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
fbebdf804220841257075af51186cde5cf8b0ea71bc4ce208bc64853fd1b1aebf97bfb86d1db058c3fb72a60268e5297fe3691b042d52263c66f8da6ae37f90a rapidfuzz-3.8.1.tar.gz
|
||||
bfd0d399dc75c6654d5e66522a057298d3914f8b74955e873034b314926127971f1bf4ddca0c2c92e81ba5bae79caf249303b169805d48ef3d6c64fb706c9547 rapidfuzz-3.9.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user