pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-at-spi2 Remove conflict with other python ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d19c3f617773
branches: trunk
changeset: 629607:d19c3f617773
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 24 08:36:57 2014 +0000
description:
Remove conflict with other python version of this package,
there are no common files.
Fix PLIST for python-3.x.
diffstat:
devel/py-at-spi2/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 2fb6455bb32b -r d19c3f617773 devel/py-at-spi2/Makefile
--- a/devel/py-at-spi2/Makefile Thu Jan 23 23:53:04 2014 +0000
+++ b/devel/py-at-spi2/Makefile Fri Jan 24 08:36:57 2014 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/12/11 00:12:04 prlw1 Exp $
-#
+# $NetBSD: Makefile,v 1.13 2014/01/24 08:36:57 wiz Exp $
DISTNAME= pyatspi-2.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/}
@@ -21,10 +20,9 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes
+PY_PEP3147= no
-#PYTHON_VERSIONS_INCLUDE_3X= yes
PYTHON_VERSIONS_INCOMPATIBLE= 26
-PYTHON_SELF_CONFLICT= no
CONFLICTS= ${PYPKGPREFIX}-at-spi-[0-9]*
Home |
Main Index |
Thread Index |
Old Index