Date: Sat, 19 Mar 2022 02:15:52 GMT From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 761f6372252f - main - net/py-libcloud: update to 3.5.0 Message-ID: <202203190215.22J2FqfJ041281@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=761f6372252fcf2cc7f137611d4a69f14938c075 commit 761f6372252fcf2cc7f137611d4a69f14938c075 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-03-19 01:16:11 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-03-19 02:15:35 +0000 net/py-libcloud: update to 3.5.0 --- net/py-libcloud/Makefile | 2 +- net/py-libcloud/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 82e395497af6..c7422637c25a 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -1,7 +1,7 @@ # Created by: Greg Larkin <glarkin@FreeBSD.org> PORTNAME= libcloud -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-libcloud/distinfo b/net/py-libcloud/distinfo index 6ad6e8913908..41751f02bca2 100644 --- a/net/py-libcloud/distinfo +++ b/net/py-libcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637986892 -SHA256 (apache-libcloud-3.4.1.tar.bz2) = 5cd4905ce2a6016c52ba359ba774fce513c06cbd4cc10bf855c49bd080ab7d2e -SIZE (apache-libcloud-3.4.1.tar.bz2) = 1851322 +TIMESTAMP = 1647613680 +SHA256 (apache-libcloud-3.5.0.tar.bz2) = 4cb2226c4a9cadbefb8be298c3f9894bde8aeebf9d45265d6f22578aab052eb4 +SIZE (apache-libcloud-3.5.0.tar.bz2) = 1858602
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203190215.22J2FqfJ041281>