Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 03:14:38 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: 0a205542c2a7 - main - net/py-smart-open: Update to 6.4.0
Message-ID:  <202309110314.38B3EcDb023099@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=0a205542c2a757ddf7a4b625436f2485e2564eac

commit 0a205542c2a757ddf7a4b625436f2485e2564eac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-11 03:08:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-11 03:11:30 +0000

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

diff --git a/net/py-smart-open/Makefile b/net/py-smart-open/Makefile
index b874b259077c..af81034522c9 100644
--- a/net/py-smart-open/Makefile
+++ b/net/py-smart-open/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	smart-open
-PORTVERSION=	6.3.0
-PORTREVISION=	1
+PORTVERSION=	6.4.0
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-smart-open/distinfo b/net/py-smart-open/distinfo
index 9c87127b4ef4..03477989bc9f 100644
--- a/net/py-smart-open/distinfo
+++ b/net/py-smart-open/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589972
-SHA256 (smart_open-6.3.0.tar.gz) = d5238825fe9a9340645fac3d75b287c08fbb99fb2b422477de781c9f5f09e019
-SIZE (smart_open-6.3.0.tar.gz) = 64942
+TIMESTAMP = 1694348300
+SHA256 (smart_open-6.4.0.tar.gz) = be3c92c246fbe80ebce8fbacb180494a481a77fcdcb7c1aadb2ea5b9c2bee8b9
+SIZE (smart_open-6.4.0.tar.gz) = 65491



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