git: 1071df447135 - main - devel/py-thefuzz: update to 0.20.0, add new dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 20:47:41 UTC
The branch main has been updated by jgh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1071df447135cee6dc362c4143e5d65550f35eb8
commit 1071df447135cee6dc362c4143e5d65550f35eb8
Author: Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2023-11-27 20:41:16 +0000
Commit: Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2023-11-27 20:41:16 +0000
devel/py-thefuzz: update to 0.20.0, add new dependency
---
devel/py-thefuzz/Makefile | 4 +++-
devel/py-thefuzz/distinfo | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/py-thefuzz/Makefile b/devel/py-thefuzz/Makefile
index de13bffbb2e3..513ec58e815d 100644
--- a/devel/py-thefuzz/Makefile
+++ b/devel/py-thefuzz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= thefuzz
-PORTVERSION= 0.19.0
+PORTVERSION= 0.20.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,8 @@ WWW= https://github.com/seatgeek/thefuzz
LICENSE= GPLv2
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rapidfuzz>=0:devel/py-rapidfuzz@${PY_FLAVOR}
+
USES= python
USE_PYTHON= distutils autoplist
diff --git a/devel/py-thefuzz/distinfo b/devel/py-thefuzz/distinfo
index 8609248f87de..2355082d50d8 100644
--- a/devel/py-thefuzz/distinfo
+++ b/devel/py-thefuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652554935
-SHA256 (thefuzz-0.19.0.tar.gz) = 6f7126db2f2c8a54212b05e3a740e45f4291c497d75d20751728f635bb74aa3d
-SIZE (thefuzz-0.19.0.tar.gz) = 28592
+TIMESTAMP = 1700941095
+SHA256 (thefuzz-0.20.0.tar.gz) = a25e49786b1c4603c7fc6e2d69e6bc660982a2919698b536ff8354e0631cc40d
+SIZE (thefuzz-0.20.0.tar.gz) = 25464