Date: Sat, 9 Mar 2024 14:11:56 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: 098d95c34458 - main - devel/py-cloudpathlib: Update to 0.18.1 Message-ID: <202403091411.429EBu3S008735@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=098d95c344580708b5ece3ce1dcfd30fcb2470c7 commit 098d95c344580708b5ece3ce1dcfd30fcb2470c7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:47:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:45 +0000 devel/py-cloudpathlib: Update to 0.18.1 Changes: https://github.com/drivendataorg/cloudpathlib/releases https://cloudpathlib.drivendata.org/stable/changelog/ --- devel/py-cloudpathlib/Makefile | 2 +- devel/py-cloudpathlib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-cloudpathlib/Makefile b/devel/py-cloudpathlib/Makefile index 7ff093726299..e606fec3f54e 100644 --- a/devel/py-cloudpathlib/Makefile +++ b/devel/py-cloudpathlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloudpathlib -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cloudpathlib/distinfo b/devel/py-cloudpathlib/distinfo index 9353ae6abc91..076432c14873 100644 --- a/devel/py-cloudpathlib/distinfo +++ b/devel/py-cloudpathlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448814 -SHA256 (cloudpathlib-0.17.0.tar.gz) = 097c94926d0e8b76df61fec12ba1b725728c6a77071ca7e6565be93fb4496ff9 -SIZE (cloudpathlib-0.17.0.tar.gz) = 38045 +TIMESTAMP = 1709390522 +SHA256 (cloudpathlib-0.18.1.tar.gz) = ffd22f324bfbf9c3f2bc1bec6e8372cb372a0feef17c7f2b48030cd6810ea859 +SIZE (cloudpathlib-0.18.1.tar.gz) = 39871
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091411.429EBu3S008735>