All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
To: Jussi Kukkonen <jussi.kukkonen@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 7/9] python3-pygobject: Upgrade from 3.18.2 to 3.21.0
Date: Wed, 8 Jun 2016 14:23:59 -0500	[thread overview]
Message-ID: <575870CF.8030508@linux.intel.com> (raw)
In-Reply-To: <CAHiDW_EhH30=8tifRos=EVJA+U27KO342_1DVjUJ2DsFTjumQQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2605 bytes --]

On 06/08/2016 03:38 AM, Jussi Kukkonen wrote:
> On 8 June 2016 at 08:56, Alejandro Hernandez 
> <alejandro.hernandez@linux.intel.com 
> <mailto:alejandro.hernandez@linux.intel.com>> wrote:
> >
> > Signed-off-by: Alejandro Hernandez 
> <alejandro.hernandez@linux.intel.com 
> <mailto:alejandro.hernandez@linux.intel.com>>
> > ---
> >  .../{python3-pygobject_3.18.2.bb 
> <http://python3-pygobject_3.18.2.bb> => python3-pygobject_3.21.0.bb 
> <http://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 
> <http://python3-pygobject_3.18.2.bb> => python3-pygobject_3.21.0.bb 
> <http://python3-pygobject_3.21.0.bb>} (81%)
> >
> > diff --git 
> a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb 
> <http://python3-pygobject_3.18.2.bb> 
> b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb 
> <http://python3-pygobject_3.21.0.bb>
> > similarity index 81%
> > rename from meta/recipes-devtools/python/python3-pygobject_3.18.2.bb 
> <http://python3-pygobject_3.18.2.bb>
> > rename to meta/recipes-devtools/python/python3-pygobject_3.21.0.bb 
> <http://python3-pygobject_3.21.0.bb>
> > index 4ddae81..e5990d6 100644
> > --- a/meta/recipes-devtools/python/python3-pygobject_3.18.2.bb 
> <http://python3-pygobject_3.18.2.bb>
> > +++ b/meta/recipes-devtools/python/python3-pygobject_3.21.0.bb 
> <http://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 
> <mailto:Openembedded-core@lists.openembedded.org>
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


[-- Attachment #2: Type: text/html, Size: 4784 bytes --]

  reply	other threads:[~2016-06-08 19:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1465365165.git.alejandro.hernandez@linux.intel.com>
2016-06-08  5:56 ` [PATCH 1/9] eudev: upgrade to 3.2 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 2/9] python-setuptools: Upgrade to 22.0.5 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 3/9] python-git: Upgrade from 1.0.2 to 2.0.5 Alejandro Hernandez
2016-06-10 16:16   ` Burton, Ross
2016-06-10 16:19     ` Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 4/9] python-mako: Upgrade python-mako and python3-mako to 1.0.4 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 5/9] python-numpy: Upgrade from 1.10.4 to 1.11.0 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 6/9] python-pexpect: Upgrade from 4.0.1 to 4.1.0 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 7/9] python3-pygobject: Upgrade from 3.18.2 to 3.21.0 Alejandro Hernandez
2016-06-08  8:38   ` Jussi Kukkonen
2016-06-08 19:23     ` Alejandro Hernandez [this message]
2016-06-08  5:56 ` [PATCH 8/9] python-scons: Upgrade from 2.4.1 to 2.5.0 Alejandro Hernandez
2016-06-08  5:56 ` [PATCH 9/9] python3-pip: Upgrade from 8.0.0 to 8.1.2 Alejandro Hernandez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575870CF.8030508@linux.intel.com \
    --to=alejandro.hernandez@linux.intel.com \
    --cc=jussi.kukkonen@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.