Date: Sun, 30 Jan 2022 04:12:20 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: f86c38d730dc - main - devel/py-libvirt: update to 8.0.0 Message-ID: <202201300412.20U4CKNN008754@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=f86c38d730dc9b4345fe290a3e0abff15b47390b commit f86c38d730dc9b4345fe290a3e0abff15b47390b Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-01-22 11:54:53 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-01-30 04:12:04 +0000 devel/py-libvirt: update to 8.0.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 7ca38ae64f79..69eec0d47d74 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.10.0 +PORTVERSION= 8.0.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 f604522b1fa7..a114ad652f64 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638584404 -SHA256 (libvirt-python-7.10.0.tar.gz) = 267774bbdf99d47515274542880499437dc94ae291771f5663c62020a62da975 -SIZE (libvirt-python-7.10.0.tar.gz) = 218394 +TIMESTAMP = 1642852455 +SHA256 (libvirt-python-8.0.0.tar.gz) = 0245c226d7b83b32449299d0ca5f1f250dcc07edf9f2fcd87cb7462f09e4c026 +SIZE (libvirt-python-8.0.0.tar.gz) = 218832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201300412.20U4CKNN008754>