From nobody Thu Oct 28 13:09:02 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E22CE181D317; Thu, 28 Oct 2021 13:09:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hg5VQ62XCz4q1F; Thu, 28 Oct 2021 13:09:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF602240D3; Thu, 28 Oct 2021 13:09:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19SD92J9017409; Thu, 28 Oct 2021 13:09:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19SD9282017408; Thu, 28 Oct 2021 13:09:02 GMT (envelope-from git) Date: Thu, 28 Oct 2021 13:09:02 GMT Message-Id: <202110281309.19SD9282017408@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: 4948a0a10fd4 - main - textproc/py-textdistance: Update to 4.2.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4948a0a10fd429720b1cf314c09b263ea1a3d0be Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=4948a0a10fd429720b1cf314c09b263ea1a3d0be commit 4948a0a10fd429720b1cf314c09b263ea1a3d0be Author: Rainer Hurling AuthorDate: 2021-10-28 13:03:46 +0000 Commit: Rainer Hurling CommitDate: 2021-10-28 13:03:46 +0000 textproc/py-textdistance: Update to 4.2.2 Changelog: https://github.com/life4/textdistance/compare/v.4.2.1...4.2.2 Reported by: Repology --- textproc/py-textdistance/Makefile | 4 ++-- textproc/py-textdistance/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index 03932799f79b..ccf723888f94 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling PORTNAME= textdistance -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/textproc/py-textdistance/distinfo b/textproc/py-textdistance/distinfo index 3a8c1d299cad..6bcc9cf53cc5 100644 --- a/textproc/py-textdistance/distinfo +++ b/textproc/py-textdistance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614339534 -SHA256 (textdistance-4.2.1.tar.gz) = 46f8df3b26c7f319ab500b417047f61b85c2dd221781cb02f6c9136e5f1c9284 -SIZE (textdistance-4.2.1.tar.gz) = 28950 +TIMESTAMP = 1635425507 +SHA256 (textdistance-4.2.2.tar.gz) = a43bb6f71dcccd3fc2060065c9513a7927879680512889749fd1fd800c4bad8e +SIZE (textdistance-4.2.2.tar.gz) = 28943