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:29:42 UTC 2025

Modified Files:
        pkgsrc/audio/puddletag: Makefile

Log Message:
puddletag: switch to *ACCEPTED*


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/audio/puddletag/Makefile:1.8
--- pkgsrc/audio/puddletag/Makefile:1.7 Tue Nov  4 13:28:51 2025
+++ pkgsrc/audio/puddletag/Makefile     Tue Nov  4 13:29:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/11/04 13:28:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/11/04 13:29:42 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 314 # py-feedparser5 via quodlibet
+PYTHON_VERSIONS_ACCEPTED=      312 311 310 # py-feedparser5 via quodlibet
 
 INSTALLATION_DIRS=     ${PKGMANDIR}/man1
 



Home | Main Index | Thread Index | Old Index