pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-fritz_exporter
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 14 09:35:09 UTC 2025
Modified Files:
pkgsrc/sysutils/py-fritz_exporter: Makefile PLIST
Log Message:
py-fritz_exporter: update for poetry-core 2.0.1.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/py-fritz_exporter/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/py-fritz_exporter/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-fritz_exporter/Makefile
diff -u pkgsrc/sysutils/py-fritz_exporter/Makefile:1.4 pkgsrc/sysutils/py-fritz_exporter/Makefile:1.5
--- pkgsrc/sysutils/py-fritz_exporter/Makefile:1.4 Mon Oct 14 06:45:59 2024
+++ pkgsrc/sysutils/py-fritz_exporter/Makefile Tue Jan 14 09:35:09 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2024/10/14 06:45:59 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/01/14 09:35:09 wiz Exp $
DISTNAME= fritz_exporter-2.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=pdreker/}
# latest pypi distfile is older
@@ -13,7 +14,7 @@ HOMEPAGE= https://github.com/pdreker/fri
COMMENT= Prometheus exporter for Fritz!Box home routers
LICENSE= apache-2.0
-TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.0.1:../../devel/py-poetry-core
DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
DEPENDS+= ${PYPKGPREFIX}-fritzconnection-[0-9]*:../../net/py-fritzconnection
DEPENDS+= ${PYPKGPREFIX}-prometheus_client-[0-9]*:../../net/py-prometheus_client
Index: pkgsrc/sysutils/py-fritz_exporter/PLIST
diff -u pkgsrc/sysutils/py-fritz_exporter/PLIST:1.2 pkgsrc/sysutils/py-fritz_exporter/PLIST:1.3
--- pkgsrc/sysutils/py-fritz_exporter/PLIST:1.2 Sat Dec 16 08:00:50 2023
+++ pkgsrc/sysutils/py-fritz_exporter/PLIST Tue Jan 14 09:35:09 2025
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/12/16 08:00:50 wiz Exp $
-${PYSITELIB}/LICENSE.md
+@comment $NetBSD: PLIST,v 1.3 2025/01/14 09:35:09 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.md
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
Home |
Main Index |
Thread Index |
Old Index