Rename PKGNAME to py-libvirt-*.
This matches most python packages and will make it a little bit easier to add a python3 flavor (which still needs an update of this port). ok aja@ (maintainer)
This commit is contained in:
parent
0b4edac220
commit
6a94a7d62f
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2019/11/09 10:32:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2019/11/19 22:31:04 kili Exp $
|
||||
|
||||
COMMENT = libvirt virtualization API python bindings
|
||||
|
||||
MODPY_EGG_VERSION = 1.3.5
|
||||
DISTNAME = libvirt-python-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
PKGNAME = py-${DISTNAME:S/-python-/-/}
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/05/10 07:48:53 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/11/19 22:31:05 kili Exp $
|
||||
@conflict libvirt-python-*
|
||||
lib/python${MODPY_VERSION}/site-packages/libvirt.py
|
||||
lib/python${MODPY_VERSION}/site-packages/libvirt.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/libvirt_lxc.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user