pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-FxA
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 3 21:33:08 UTC 2025
Modified Files:
pkgsrc/www/py-FxA: Makefile
Log Message:
py-FxA: mark with PYTHON_SELF_CONFLICT
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-FxA/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-FxA/Makefile
diff -u pkgsrc/www/py-FxA/Makefile:1.7 pkgsrc/www/py-FxA/Makefile:1.8
--- pkgsrc/www/py-FxA/Makefile:1.7 Tue May 6 12:43:22 2025
+++ pkgsrc/www/py-FxA/Makefile Mon Nov 3 21:33:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/05/06 12:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/11/03 21:33:08 wiz Exp $
DISTNAME= pyfxa-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyfxa/FxA/}
@@ -28,5 +28,7 @@ USE_LANGUAGES= # none
# 117 passed, 4 skipped, 1 warning
ALLOW_NETWORK_ACCESS= yes
+PYTHON_SELF_CONFLICT= yes
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index