Date: Tue, 4 May 2021 15:39:27 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: 1470e801af99 - main - devel/py-libvirt: update to 7.3.0 Message-ID: <202105041539.144FdRXX074077@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=1470e801af993298ea04362b0517b58b6f6792ec commit 1470e801af993298ea04362b0517b58b6f6792ec Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2021-05-04 02:31:03 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2021-05-04 15:36:20 +0000 devel/py-libvirt: update to 7.3.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 d9a874121b50..ba30d579cbad 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.2.0 +PORTVERSION= 7.3.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 c5382d5e315f..55073cfa817a 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617810334 -SHA256 (libvirt-python-7.2.0.tar.gz) = c0c3bac54c55622e17927b09cd9843869600d71842fb072c99491fe2608dcee7 -SIZE (libvirt-python-7.2.0.tar.gz) = 215380 +TIMESTAMP = 1620095111 +SHA256 (libvirt-python-7.3.0.tar.gz) = 676c260ddb365120404e611a38c514045ef1af1a7fede15c1fc02d0f8241f696 +SIZE (libvirt-python-7.3.0.tar.gz) = 216823
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105041539.144FdRXX074077>