git: 494f80502c1d - main - textproc/py-jarowinkler: Update 1.2.1 -> 1.2.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 25 Sep 2022 21:48:15 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=494f80502c1d136b9a799d23f0c8dc69f173eabc

commit 494f80502c1d136b9a799d23f0c8dc69f173eabc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-25 21:11:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-25 21:48:12 +0000

    textproc/py-jarowinkler: Update 1.2.1 -> 1.2.2
    
    Reported by:    portscout
---
 textproc/py-jarowinkler/Makefile | 4 ++--
 textproc/py-jarowinkler/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-jarowinkler/Makefile b/textproc/py-jarowinkler/Makefile
index 48637a455d67..88c5929cbce5 100644
--- a/textproc/py-jarowinkler/Makefile
+++ b/textproc/py-jarowinkler/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jarowinkler
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	cmake:devel/cmake-core \
 USES=		python:3.6+
 USE_PYTHON=	distutils cython autoplist pytest # tests fail to run, see https://github.com/maxbachmann/JaroWinkler/issues/7
 
-TEST_ENV=      ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/jarowinkler/_initialize_cpp.cpython-${PYTHON_SUFFIX}.so
diff --git a/textproc/py-jarowinkler/distinfo b/textproc/py-jarowinkler/distinfo
index 2d0b45846382..9923aa900f8a 100644
--- a/textproc/py-jarowinkler/distinfo
+++ b/textproc/py-jarowinkler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662329124
-SHA256 (jarowinkler-1.2.1.tar.gz) = 206364a885ce296f7f79c669734317f2741f6bbd964907e49e3b9ea0e9de5029
-SIZE (jarowinkler-1.2.1.tar.gz) = 85696
+TIMESTAMP = 1664138492
+SHA256 (jarowinkler-1.2.2.tar.gz) = 327f8154db2d09f81d69065e1abf5abe1f4675fbe54091883139b32616b488aa
+SIZE (jarowinkler-1.2.2.tar.gz) = 85899