From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id E99206FEE0 for ; Wed, 8 Jun 2016 19:23:52 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 08 Jun 2016 12:23:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,440,1459839600"; d="scan'208,217";a="993786907" Received: from unknown (HELO [10.255.70.63]) ([10.255.70.63]) by orsmga002.jf.intel.com with ESMTP; 08 Jun 2016 12:23:52 -0700 To: Jussi Kukkonen References: From: Alejandro Hernandez Message-ID: <575870CF.8030508@linux.intel.com> Date: Wed, 8 Jun 2016 14:23:59 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 7/9] python3-pygobject: Upgrade from 3.18.2 to 3.21.0 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 19:23:53 -0000 Content-Type: multipart/alternative; boundary="------------040803020602010608080800" --------------040803020602010608080800 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 06/08/2016 03:38 AM, Jussi Kukkonen wrote: > On 8 June 2016 at 08:56, Alejandro Hernandez > > wrote: > > > > Signed-off-by: Alejandro Hernandez > > > > --- > > .../{python3-pygobject_3.18.2.bb > => python3-pygobject_3.21.0.bb > } | 4 ++-- > > I think python3-pygobject follows the "minor-even-is-stable" release > numbering typical to GNOME projects. > If that is correct, then 3.20.x might be better and inheriting > "upstream-version-is-even" would make sense. > > Jussi I wasnt aware of this, I'll be sending a patch to upgrade to 3.20.1 later. > > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta/recipes-devtools/python/{python3-pygobject_3.18.2.bb > => python3-pygobject_3.21.0.bb > } (81%) > > > > diff --git > a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb > > b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb > > > similarity index 81% > > rename from meta/recipes-devtools/python/python3-pygobject_3.18.2.bb > > > rename to meta/recipes-devtools/python/python3-pygobject_3.21.0.bb > > > index 4ddae81..e5990d6 100644 > > --- a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb > > > +++ b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb > > > @@ -13,8 +13,8 @@ SRC_URI = " \ > > > file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \ > > " > > > > -SRC_URI[md5sum] = "0a956f3e785e23b0f136832f2e57a862" > > -SRC_URI[sha256sum] = > "2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f" > > +SRC_URI[md5sum] = "a6dba83e3a7df52ba80bd02906f74611" > > +SRC_URI[sha256sum] = > "898c9ef2f80968ccf33d6fbd5087b1721b74792a308b277d02bc935450168a58" > > > > S = "${WORKDIR}/${SRCNAME}-${PV}" > > > > -- > > 2.6.6 > > > > -- > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > > > http://lists.openembedded.org/mailman/listinfo/openembedded-core --------------040803020602010608080800 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit On 06/08/2016 03:38 AM, Jussi Kukkonen wrote:
On 8 June 2016 at 08:56, Alejandro Hernandez <alejandro.hernandez@linux.intel.com> wrote:
>
> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
> ---
>  .../{python3-pygobject_3.18.2.bb => python3-pygobject_3.21.0.bb}      | 4 ++--

I think python3-pygobject follows the "minor-even-is-stable" release numbering typical to GNOME projects.
If that is correct, then 3.20.x might be better and inheriting "upstream-version-is-even" would make sense.

Jussi
I wasnt aware of this, I'll be sending a patch to upgrade to 3.20.1 later.

 
>
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/python/{python3-pygobject_3.18.2.bb => python3-pygobject_3.21.0.bb} (81%)
>
> diff --git a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb
> similarity index 81%
> rename from meta/recipes-devtools/python/python3-pygobject_3.18.2.bb
> rename to meta/recipes-devtools/python/python3-pygobject_3.21.0.bb
> index 4ddae81..e5990d6 100644
> --- a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb
> +++ b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb
> @@ -13,8 +13,8 @@ SRC_URI = " \
>      file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \
>  "
>
> -SRC_URI[md5sum] = "0a956f3e785e23b0f136832f2e57a862"
> -SRC_URI[sha256sum] = "2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f"
> +SRC_URI[md5sum] = "a6dba83e3a7df52ba80bd02906f74611"
> +SRC_URI[sha256sum] = "898c9ef2f80968ccf33d6fbd5087b1721b74792a308b277d02bc935450168a58"
>
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> --
> 2.6.6
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

--------------040803020602010608080800--