pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/py-postfix-mta-sts-resolver py-postfix-mta-sts-re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/509ead466935
branches: trunk
changeset: 383546:509ead466935
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 19 20:36:48 2022 +0000
description:
py-postfix-mta-sts-resolver: mark as not for python 2.7
diffstat:
mail/py-postfix-mta-sts-resolver/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d277c1e3cb4f -r 509ead466935 mail/py-postfix-mta-sts-resolver/Makefile
--- a/mail/py-postfix-mta-sts-resolver/Makefile Fri Aug 19 20:11:31 2022 +0000
+++ b/mail/py-postfix-mta-sts-resolver/Makefile Fri Aug 19 20:36:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/08/19 13:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/19 20:36:48 wiz Exp $
DISTNAME= postfix_mta_sts_resolver-1.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -28,6 +28,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
post-install:
cd ${DESTDIR}${PREFIX}/bin && ${MV} mta-sts-daemon mta-sts-daemon-${PYVERSSUFFIX} || ${TRUE}
cd ${DESTDIR}${PREFIX}/bin && ${MV} mta-sts-query mta-sts-query-${PYVERSSUFFIX} || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index