Date: Sat, 3 Jul 2021 14:54:57 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: 41146f3efc46 - main - devel/py-libvirt: update to 7.5.0 Message-ID: <202107031454.163EsvFu052140@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=41146f3efc46ba1355fc1f70b6a3667e621033ef commit 41146f3efc46ba1355fc1f70b6a3667e621033ef Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2021-07-03 01:42:31 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2021-07-03 14:54:38 +0000 devel/py-libvirt: update to 7.5.0 --- devel/py-libvirt/Makefile | 2 +- devel/py-libvirt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 1f75f635a1a3..c3f023fe18c6 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 7.4.0 +PORTVERSION= 7.5.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index 97f0a5c6b7fc..57a7a888e00b 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622961563 -SHA256 (libvirt-python-7.4.0.tar.gz) = 384a5273c06013ea4fbaa98069e364c209af390d000f0e206d803634711d0b9a -SIZE (libvirt-python-7.4.0.tar.gz) = 217038 +TIMESTAMP = 1625276395 +SHA256 (libvirt-python-7.5.0.tar.gz) = 002ff458a8eca1caf5d45dffe68b44a6d0ce115496373872355de0d589c578d9 +SIZE (libvirt-python-7.5.0.tar.gz) = 217284
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107031454.163EsvFu052140>