From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DD88F59CA5 for ; Fri, 25 Mar 2016 00:56:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B012321C061; Fri, 25 Mar 2016 00:56:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B761221C056 for ; Fri, 25 Mar 2016 00:56:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8F16340D74 for ; Fri, 25 Mar 2016 00:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD2F987D for ; Fri, 25 Mar 2016 00:56:16 +0000 (UTC) From: "Ole Reifschneider" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ole Reifschneider" Message-ID: <1458867346.cbd943cfce132283305028623cbcad8e5bbdc2ee.tranquility@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-python/pygobject/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-python/pygobject/pygobject-3.18.0.ebuild dev-python/pygobject/pygobject-3.20.0.ebuild X-VCS-Directories: dev-python/pygobject/ X-VCS-Committer: tranquility X-VCS-Committer-Name: Ole Reifschneider X-VCS-Revision: cbd943cfce132283305028623cbcad8e5bbdc2ee X-VCS-Branch: master Date: Fri, 25 Mar 2016 00:56:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b0d01dc2-c742-4be2-b491-2bf2116e25ea X-Archives-Hash: a7e2574c3c2547f8208bddca29685fd4 commit: cbd943cfce132283305028623cbcad8e5bbdc2ee Author: Ole Reifschneider gentoo org> AuthorDate: Fri Mar 25 00:08:10 2016 +0000 Commit: Ole Reifschneider gentoo org> CommitDate: Fri Mar 25 00:55:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cbd943cf dev-python/pygobject: Bump version to 3.20.0 Package-Manager: portage-2.2.28 Manifest-Sign-Key: 0xE9E568677E8B4D42 .../{pygobject-3.18.0.ebuild => pygobject-3.20.0.ebuild} | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/dev-python/pygobject/pygobject-3.18.0.ebuild b/dev-python/pygobject/pygobject-3.20.0.ebuild similarity index 83% rename from dev-python/pygobject/pygobject-3.18.0.ebuild rename to dev-python/pygobject/pygobject-3.20.0.ebuild index 3229154..a40a422 100644 --- a/dev-python/pygobject/pygobject-3.18.0.ebuild +++ b/dev-python/pygobject/pygobject-3.20.0.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" - GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) @@ -15,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test +threads" REQUIRED_USE=" @@ -25,7 +24,7 @@ REQUIRED_USE=" COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.38:2 - >=dev-libs/gobject-introspection-1.39:= + >=dev-libs/gobject-introspection-1.46:= virtual/libffi:= cairo? ( >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] @@ -42,11 +41,8 @@ DEPEND="${COMMON_DEPEND} x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] - !sparc? ( python_targets_python2_7? ( dev-python/pyflakes[$(python_gen_usedep python2_7)] ) ) ) + python_targets_python2_7? ( dev-python/pyflakes[$(python_gen_usedep python2_7)] ) ) " -# FIXME: remove "!sparc?" automagic nonsense above when pyflakes is -# keyworded on sparc, bug #553380 - # gnome-base/gnome-common required by eautoreconf # We now disable introspection support in slot 2 per upstream recommendation