diff --git a/sysutils/py-prometheus_client/Makefile b/sysutils/py-prometheus_client/Makefile index fde6349582d..66a37613dd5 100644 --- a/sysutils/py-prometheus_client/Makefile +++ b/sysutils/py-prometheus_client/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2020/02/17 10:40:26 paco Exp $ +# $OpenBSD: Makefile,v 1.4 2020/02/26 09:09:00 paco Exp $ COMMENT = python client for the prometheus monitoring system MODPY_EGG_VERSION = 0.7.1 DISTNAME = prometheus_client-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} +REVISION = 0 CATEGORIES = sysutils @@ -18,7 +19,7 @@ MODPY_PI = Yes MODPY_SETUPTOOLS = Yes FLAVORS = python3 -FLAVOR ?= +FLAVOR = python3 NO_TEST = Yes diff --git a/sysutils/py-prometheus_client/pkg/PLIST b/sysutils/py-prometheus_client/pkg/PLIST index 0be657aee83..9ea1a8f3dd3 100644 --- a/sysutils/py-prometheus_client/pkg/PLIST +++ b/sysutils/py-prometheus_client/pkg/PLIST @@ -1,4 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/29 13:05:01 bket Exp $ +@comment $OpenBSD: PLIST,v 1.2 2020/02/26 09:09:00 paco Exp $ +@conflict sysutils/py-prometheus_client-* +@pkgpath sysutils/py-prometheus_client lib/python${MODPY_VERSION}/site-packages/prometheus_client/ lib/python${MODPY_VERSION}/site-packages/prometheus_client-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/prometheus_client-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO