Date: Sun, 3 Dec 2023 11:35: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: 142c8ef0c949 - main - devel/py-libvirt: update to 9.10.0 Message-ID: <202312031135.3B3BZv5S004594@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=142c8ef0c94947b15bf966147b5c1da0cbc9c323 commit 142c8ef0c94947b15bf966147b5c1da0cbc9c323 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2023-12-02 18:28:48 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2023-12-03 11:32:26 +0000 devel/py-libvirt: update to 9.10.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 b04231da8403..d418eef673e2 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.9.0 +PORTVERSION= 9.10.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 f0fad4857eed..08093b299b3e 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698936664 -SHA256 (libvirt-python-9.9.0.tar.gz) = a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea -SIZE (libvirt-python-9.9.0.tar.gz) = 246357 +TIMESTAMP = 1701541538 +SHA256 (libvirt-python-9.10.0.tar.gz) = 60b4a32200093d1287de544cdd310f01a1066dbff4cee62d45fa504141aa7577 +SIZE (libvirt-python-9.10.0.tar.gz) = 246390
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312031135.3B3BZv5S004594>