Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 18:56:53 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: d5ba35106512 - main - net/py-smart-open: Update to 7.0.4
Message-ID:  <202403311856.42VIurrO045704@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=d5ba35106512eac861a4ed5d0aea54e4e6eb811f

commit d5ba35106512eac861a4ed5d0aea54e4e6eb811f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 18:51:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 18:51:33 +0000

    net/py-smart-open: Update to 7.0.4
    
    Changes:        https://github.com/piskvorky/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 e2eba614efc3..d52a773e55bd 100644
--- a/net/py-smart-open/Makefile
+++ b/net/py-smart-open/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	smart-open
-PORTVERSION=	7.0.3
+PORTVERSION=	7.0.4
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-smart-open/distinfo b/net/py-smart-open/distinfo
index eaa27038269f..a5e592e09835 100644
--- a/net/py-smart-open/distinfo
+++ b/net/py-smart-open/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466206
-SHA256 (smart_open-7.0.3.tar.gz) = dfea0d6815798f843fd2f4dbeb2ddf2d4a2304ece749c5251a97ac5f2dcb1a8e
-SIZE (smart_open-7.0.3.tar.gz) = 70903
+TIMESTAMP = 1711860535
+SHA256 (smart_open-7.0.4.tar.gz) = 62b65852bdd1d1d516839fcb1f6bc50cd0f16e05b4ec44b52f43d38bcb838524
+SIZE (smart_open-7.0.4.tar.gz) = 71149



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