mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
devel/py-rapidfuzz: Update 1.5.1 -> 1.7.1
Reported by: portscout
This commit is contained in:
parent
619b5a2660
commit
31ee12e16f
@ -1,5 +1,5 @@
|
||||
PORTNAME= rapidfuzz
|
||||
DISTVERSION= 1.5.1
|
||||
DISTVERSION= 1.7.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,9 @@ COMMENT= Rapid fuzzy string matching in Python
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= compiler:c++11-lang python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1630574202
|
||||
SHA256 (rapidfuzz-1.5.1.tar.gz) = 4ebbd071425ee812548c301c60661a4f8faa5e5bcc97a6f0bef5b562585a8025
|
||||
SIZE (rapidfuzz-1.5.1.tar.gz) = 383787
|
||||
TIMESTAMP = 1633248034
|
||||
SHA256 (rapidfuzz-1.7.1.tar.gz) = 99495c679174b2a02641f7dc2364a208135cacca77fc4825a86efbfe1e23b0ff
|
||||
SIZE (rapidfuzz-1.7.1.tar.gz) = 526771
|
||||
|
Loading…
Reference in New Issue
Block a user