Date: Sun, 2 Apr 2023 06:41:18 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: ef9f1d648feb - main - devel/py-libvirt: update to 9.2.0 Message-ID: <202304020641.3326fIGO005110@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=ef9f1d648febc462d61e6b2848f79c2dd5ea4a12 commit ef9f1d648febc462d61e6b2848f79c2dd5ea4a12 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2023-04-02 05:54:41 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2023-04-02 06:38:51 +0000 devel/py-libvirt: update to 9.2.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 ad1281e283a0..53270276a665 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.1.0 +PORTVERSION= 9.2.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 cc39ac00b5ee..519db7d2c2c2 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677696538 -SHA256 (libvirt-python-9.1.0.tar.gz) = 6f98d235db975a33ff5e6fc09be566a00d22398039d411f34220384c05590ba4 -SIZE (libvirt-python-9.1.0.tar.gz) = 243362 +TIMESTAMP = 1680374575 +SHA256 (libvirt-python-9.2.0.tar.gz) = 95cc190c57cb84e8ed2e1b8205b01a937e1a4bc19cc8865df19ca4470e6d7c1b +SIZE (libvirt-python-9.2.0.tar.gz) = 243411
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304020641.3326fIGO005110>