Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 18:31:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05c7f0a74539 - main - devel/py-thinc:devel/py-thinc: Update to 9.0.0
Message-ID:  <202404201831.43KIVSCZ029869@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05c7f0a745390537955aa768c8a411a0a7632b7e

commit 05c7f0a745390537955aa768c8a411a0a7632b7e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 18:28:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 18:28:26 +0000

    devel/py-thinc:devel/py-thinc: Update to 9.0.0
    
    Changes:        https://github.com/explosion/thinc/releases
---
 devel/py-thinc/Makefile | 4 ++--
 devel/py-thinc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-thinc/Makefile b/devel/py-thinc/Makefile
index 349101d06b9b..aae6986ef37b 100644
--- a/devel/py-thinc/Makefile
+++ b/devel/py-thinc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thinc
-PORTVERSION=	8.2.3
+PORTVERSION=	9.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +32,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}blis>=0.7.8<0.8.0:math/py-blis@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}srsly>=2.4.0<3.0.0:devel/py-srsly@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wasabi>=0.8.1<1.2.0:textproc/py-wasabi@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent cython pep517
 
 post-install:
diff --git a/devel/py-thinc/distinfo b/devel/py-thinc/distinfo
index 9391e7da1f83..e971f2f207de 100644
--- a/devel/py-thinc/distinfo
+++ b/devel/py-thinc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708448828
-SHA256 (thinc-8.2.3.tar.gz) = f5afc5222912a80bda8bdcec958362a2ba538d7027dc8db6154845d2859dca76
-SIZE (thinc-8.2.3.tar.gz) = 192870
+TIMESTAMP = 1713624706
+SHA256 (thinc-9.0.0.tar.gz) = bbe7fc3dca4f2b89a2c1429e8bf1c9dc20b0faad13f0ac29053bbb3c2531ad57
+SIZE (thinc-9.0.0.tar.gz) = 191333



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201831.43KIVSCZ029869>