pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/py-aiosmtpd Not for Python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c5a03347ef1
branches: trunk
changeset: 361754:7c5a03347ef1
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Wed Apr 26 08:44:46 2017 +0000
description:
Not for Python 2.7
diffstat:
mail/py-aiosmtpd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1b2c5079c376 -r 7c5a03347ef1 mail/py-aiosmtpd/Makefile
--- a/mail/py-aiosmtpd/Makefile Wed Apr 26 06:12:25 2017 +0000
+++ b/mail/py-aiosmtpd/Makefile Wed Apr 26 08:44:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/04/25 17:16:57 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/26 08:44:46 fhajny Exp $
DISTNAME= aiosmtpd-1.0a5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_ACCEPTED= 36 35 34
+
post-install:
cd ${DESTDIR}${PREFIX}/bin && ${MV} smtpd smtpd${PYVERSSUFFIX}
Home |
Main Index |
Thread Index |
Old Index