pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/puddletag
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 4 13:28:51 UTC 2025
Modified Files:
pkgsrc/audio/puddletag: Makefile
Log Message:
puddletag: mark as not for Python 3.14
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/puddletag/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/puddletag/Makefile
diff -u pkgsrc/audio/puddletag/Makefile:1.6 pkgsrc/audio/puddletag/Makefile:1.7
--- pkgsrc/audio/puddletag/Makefile:1.6 Mon Oct 14 07:29:32 2024
+++ pkgsrc/audio/puddletag/Makefile Tue Nov 4 13:28:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/10/14 07:29:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/11/04 13:28:51 wiz Exp $
DISTNAME= puddletag-2.0.1
PKGREVISION= 1
@@ -22,7 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../.
USE_LANGUAGES= # none
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 27 313
+PYTHON_VERSIONS_INCOMPATIBLE= 27 313 314 # py-feedparser5 via quodlibet
INSTALLATION_DIRS= ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index