Date: Tue, 1 Nov 2022 19:09:01 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: ecfb7ea8bd42 - main - devel/py-libvirt: update to 8.9.0 Message-ID: <202211011909.2A1J91lf000446@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=ecfb7ea8bd424cdda00230551e85dca9a24075da commit ecfb7ea8bd424cdda00230551e85dca9a24075da Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2022-11-01 18:34:35 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2022-11-01 19:08:31 +0000 devel/py-libvirt: update to 8.9.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 a58bcf6e2b1c..fa3e88f59ca9 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 8.8.0 +PORTVERSION= 8.9.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 e324c03d1ecf..a701213bc9d7 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666637868 -SHA256 (libvirt-python-8.8.0.tar.gz) = 3441dd34c8936393e195a1b046bc2cab1b14d35d66772e8a51fe4d9735ec6349 -SIZE (libvirt-python-8.8.0.tar.gz) = 236523 +TIMESTAMP = 1667327636 +SHA256 (libvirt-python-8.9.0.tar.gz) = 2e1cfc3b9bd288b3cac400a6b03593633814236dbd1ecf5a900057bb90181c65 +SIZE (libvirt-python-8.9.0.tar.gz) = 240769
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211011909.2A1J91lf000446>