Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2024 04:25:58 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: bb2763d86a3c - main - devel/py-thinc: devel/py-thinc:devel/py-thinc: Update to 9.1.1
Message-ID:  <202409250425.48P4Pwa6034709@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=bb2763d86a3c4a316f636e02a4cac1ce7a58718a

commit bb2763d86a3c4a316f636e02a4cac1ce7a58718a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-25 04:13:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-25 04:22:32 +0000

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

diff --git a/devel/py-thinc/Makefile b/devel/py-thinc/Makefile
index 330c5406fa44..4514f85b2074 100644
--- a/devel/py-thinc/Makefile
+++ b/devel/py-thinc/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	thinc
-PORTVERSION=	9.1.0
+PORTVERSION=	9.1.1
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/explosion/thinc/releases/download/release-v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/devel/py-thinc/distinfo b/devel/py-thinc/distinfo
index 7c6021626c94..f8a88ecbacf0 100644
--- a/devel/py-thinc/distinfo
+++ b/devel/py-thinc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726081027
-SHA256 (thinc-9.1.0.tar.gz) = d5bd57b7b1745804ca305256e8283aaab3ee5b9701925fa6539587a275792bc5
-SIZE (thinc-9.1.0.tar.gz) = 191893
+TIMESTAMP = 1726740959
+SHA256 (thinc-9.1.1.tar.gz) = 21fae2986d7777a6f050b9046dc9eab11852f1c9a997dcc9032f3ecc22784a4a
+SIZE (thinc-9.1.1.tar.gz) = 191850



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