Date: Wed, 31 Aug 2022 11:44:22 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: c8d97e01655c - main - net/py-smart-open: Update to 6.1.0 Message-ID: <202208311144.27VBiMZg096398@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=c8d97e01655cb877d1ac12487176fe4e60f29d26 commit c8d97e01655cb877d1ac12487176fe4e60f29d26 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-31 11:24:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-31 11:41:12 +0000 net/py-smart-open: Update to 6.1.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 37782e78bc4a..79e2da2eeb1c 100644 --- a/net/py-smart-open/Makefile +++ b/net/py-smart-open/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart-open -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.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 64f692de16d4..5a7748afc34b 100644 --- a/net/py-smart-open/distinfo +++ b/net/py-smart-open/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650970145 -SHA256 (smart_open-6.0.0.tar.gz) = d60106b96f0bcaedf5f1cd46ff5524a1c3d02d5653425618bb0fa66e158d22b0 -SIZE (smart_open-6.0.0.tar.gz) = 65969 +TIMESTAMP = 1661599305 +SHA256 (smart_open-6.1.0.tar.gz) = c8fd9e9f90f0e285f1346481b0ae0fb57bd04b1138826c5e826ee98b2029d7f3 +SIZE (smart_open-6.1.0.tar.gz) = 66172
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311144.27VBiMZg096398>