Index: head/devel/py-libvirt/Makefile =================================================================== --- head/devel/py-libvirt/Makefile (revision 531210) +++ head/devel/py-libvirt/Makefile (revision 531211) @@ -1,28 +1,28 @@ # Created by: Jason Helfman # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.8.0 +PORTVERSION= 6.2.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-python-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Python bindings for Libvirt virtualization API LICENSE= GPLv2 LIB_DEPENDS= libvirt.so:devel/libvirt -USES= pkgconfig python shebangfix +USES= pkgconfig python:3.6+ shebangfix SHEBANG_FILES= generator.py sanitytest.py setup.py USE_PYTHON= distutils autoplist post-install: .for lib in libvirtmod libvirtmod_qemu libvirtmod_lxc @${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/site-packages/${lib}.so .endfor .include Index: head/devel/py-libvirt/distinfo =================================================================== --- head/devel/py-libvirt/distinfo (revision 531210) +++ head/devel/py-libvirt/distinfo (revision 531211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570956798 -SHA256 (libvirt-python-5.8.0.tar.gz) = 4617fa535364a155425dc99f639b3a0fe9f703eb36feb56b3917b5443a1ddf4f -SIZE (libvirt-python-5.8.0.tar.gz) = 202807 +TIMESTAMP = 1586410959 +SHA256 (libvirt-python-6.2.0.tar.gz) = d9ff49257ef768d2187ae92f550e96d9e4b13124d8acd3e78af83e5c4c1dec5d +SIZE (libvirt-python-6.2.0.tar.gz) = 196971