Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 02:26:02 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: bdc4b86f1ed0 - main - net/py-smart-open: Update to 6.2.0
Message-ID:  <202210030226.2932Q2Rs098852@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=bdc4b86f1ed0b402b034a1472bb2d9016beb3406

commit bdc4b86f1ed0b402b034a1472bb2d9016beb3406
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:15:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:15:26 +0000

    net/py-smart-open: Update to 6.2.0
    
    Changes:        https://github.com/RaRe-Technologies/smart_open/releases
---
 net/py-smart-open/Makefile | 2 +-
 net/py-smart-open/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/py-smart-open/Makefile b/net/py-smart-open/Makefile
index c7f343ef6d49..3b3e8f98e219 100644
--- a/net/py-smart-open/Makefile
+++ b/net/py-smart-open/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	smart-open
-PORTVERSION=	6.1.0
+PORTVERSION=	6.2.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-smart-open/distinfo b/net/py-smart-open/distinfo
index 5a7748afc34b..65258f27c193 100644
--- a/net/py-smart-open/distinfo
+++ b/net/py-smart-open/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599305
-SHA256 (smart_open-6.1.0.tar.gz) = c8fd9e9f90f0e285f1346481b0ae0fb57bd04b1138826c5e826ee98b2029d7f3
-SIZE (smart_open-6.1.0.tar.gz) = 66172
+TIMESTAMP = 1663672880
+SHA256 (smart_open-6.2.0.tar.gz) = 1b4df5c8365218f3852c507451920ccad606c80b0acb4e67508e50ba9b5d2632
+SIZE (smart_open-6.2.0.tar.gz) = 66233



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