From b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- pkgtools/gnome-packagekit/Makefile | 4 ++-- pkgtools/packagekit/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 85d1c15e6b6..ad71df5f64c 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2016/07/09 06:38:48 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2016/07/09 13:04:02 wiz Exp $ DISTNAME= gnome-packagekit-0.4.0 PKGREVISION= 42 @@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= yes GCONF_SCHEMAS+= gnome-packagekit.schemas PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.4.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.4.0 # needed for gnome-packagekit-0.4 and gtk2-2.20 -- remove on next update BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index 03a5135e458..ea9f39eed1f 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2016/04/11 19:01:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2016/07/09 13:04:02 wiz Exp $ DISTNAME= PackageKit-0.4.0 PKGREVISION= 37 @@ -48,7 +48,7 @@ PKGCONFIG_OVERRIDE+= data/packagekit-qt.pc.in PKGCONFIG_OVERRIDE+= data/packagekit-glib.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.4.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.4.0 REPLACE_PYTHON= backends/test/helpers/PackageKitDbusTest.py \ lib/python/packagekit/client.py \ -- cgit v1.2.3