All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
@ 2017-01-16  1:51 Huang Qiyu
  2017-01-17 19:50 ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Huang Qiyu @ 2017-01-16  1:51 UTC (permalink / raw)
  To: meta-virtualization

Upgrade python-sqlalchemy from 1.0.8 to 1.0.9.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 .../python/{python-sqlalchemy_1.0.8.bb => python-sqlalchemy_1.0.9.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/python/{python-sqlalchemy_1.0.8.bb => python-sqlalchemy_1.0.9.bb} (76%)

diff --git a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
similarity index 76%
rename from recipes-devtools/python/python-sqlalchemy_1.0.8.bb
rename to recipes-devtools/python/python-sqlalchemy_1.0.9.bb
index 2d66ffd..01c94a5 100644
--- a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
+++ b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
@@ -8,8 +8,8 @@ RDEPENDS_${PN} += "python-numbers"
 SRCNAME = "SQLAlchemy"
 SRC_URI = "https://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "7cfd005be63945c96a78c67764ac3a85"
-SRC_URI[sha256sum] = "950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f"
+SRC_URI[md5sum] = "0e2d7442e70d02c9f6346a5bf0ec2265"
+SRC_URI[sha256sum] = "c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
  2017-01-16  1:51 [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9 Huang Qiyu
@ 2017-01-17 19:50 ` Bruce Ashfield
  2017-01-17 20:55   ` Mark Asselstine
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Ashfield @ 2017-01-17 19:50 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: meta-virtualization

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

merged.

Bruce

On Sun, Jan 15, 2017 at 8:51 PM, Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
wrote:

> Upgrade python-sqlalchemy from 1.0.8 to 1.0.9.
>
> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---
>  .../python/{python-sqlalchemy_1.0.8.bb => python-sqlalchemy_1.0.9.bb} |
> 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename recipes-devtools/python/{python-sqlalchemy_1.0.8.bb =>
> python-sqlalchemy_1.0.9.bb} (76%)
>
> diff --git a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> similarity index 76%
> rename from recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> rename to recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> index 2d66ffd..01c94a5 100644
> --- a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> +++ b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> @@ -8,8 +8,8 @@ RDEPENDS_${PN} += "python-numbers"
>  SRCNAME = "SQLAlchemy"
>  SRC_URI = "https://pypi.python.org/packages/source/S/${SRCNAME}/$
> {SRCNAME}-${PV}.tar.gz"
>
> -SRC_URI[md5sum] = "7cfd005be63945c96a78c67764ac3a85"
> -SRC_URI[sha256sum] = "950c79c0abf9e9f99c43c627c51d40
> d14a946810a90c35e7cd827bfd0bffe46f"
> +SRC_URI[md5sum] = "0e2d7442e70d02c9f6346a5bf0ec2265"
> +SRC_URI[sha256sum] = "c3d37501e36ec5d74c2d7b4a376471
> 9db86a9cdab4a24431bf58b386743ab10e"
>
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
  2017-01-17 19:50 ` Bruce Ashfield
@ 2017-01-17 20:55   ` Mark Asselstine
  2017-01-18  8:24     ` Huang, Qiyu
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Asselstine @ 2017-01-17 20:55 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: meta-virtualization

Huang I didn't see any indication in the commit log related to why you
stopped at 1.0.9 and didn't continue to take this to 1.0.16. Is there
a reason you selected this version? I would like to take it to 1.0.16
to pick up the remaining bug fixes as well as support the uprev to
OpenStack Newton in meta-cloud-services. python-oslo.db in
stable/newton requires 1.0.10 at minimum. Please let me know.

Mark

On Tue, Jan 17, 2017 at 2:50 PM, Bruce Ashfield
<bruce.ashfield@gmail.com> wrote:
> merged.
>
> Bruce
>
> On Sun, Jan 15, 2017 at 8:51 PM, Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> wrote:
>>
>> Upgrade python-sqlalchemy from 1.0.8 to 1.0.9.
>>
>> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
>> ---
>>  .../python/{python-sqlalchemy_1.0.8.bb => python-sqlalchemy_1.0.9.bb} | 4
>> ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>  rename recipes-devtools/python/{python-sqlalchemy_1.0.8.bb =>
>> python-sqlalchemy_1.0.9.bb} (76%)
>>
>> diff --git a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> similarity index 76%
>> rename from recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> rename to recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> index 2d66ffd..01c94a5 100644
>> --- a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> +++ b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> @@ -8,8 +8,8 @@ RDEPENDS_${PN} += "python-numbers"
>>  SRCNAME = "SQLAlchemy"
>>  SRC_URI =
>> "https://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
>>
>> -SRC_URI[md5sum] = "7cfd005be63945c96a78c67764ac3a85"
>> -SRC_URI[sha256sum] =
>> "950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f"
>> +SRC_URI[md5sum] = "0e2d7442e70d02c9f6346a5bf0ec2265"
>> +SRC_URI[sha256sum] =
>> "c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e"
>>
>>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>>
>> --
>> 2.7.4
>>
>>
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee at
> its end"
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
  2017-01-17 20:55   ` Mark Asselstine
@ 2017-01-18  8:24     ` Huang, Qiyu
  2017-01-18 15:06       ` Mark Asselstine
  0 siblings, 1 reply; 5+ messages in thread
From: Huang, Qiyu @ 2017-01-18  8:24 UTC (permalink / raw)
  To: mark.asselstine, Bruce Ashfield; +Cc: meta-virtualization

At that time, I did not find the updated version. The latest version of the official website is 1.1.5 now. Compared with the 1.0.9 version, the download address has changed. I'll send the V2 version to upgrade it to 1.1.5 version.

Thanks
Huang
> -----Original Message-----
> From: asselsm@gmail.com [mailto:asselsm@gmail.com] On Behalf Of Mark
> Asselstine
> Sent: Wednesday, January 18, 2017 4:56 AM
> To: Bruce Ashfield <bruce.ashfield@gmail.com>
> Cc: Huang, Qiyu/黄 琦宇 <huangqy.fnst@cn.fujitsu.com>;
> meta-virtualization@yoctoproject.org
> Subject: Re: [meta-virtualization] [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
> 
> Huang I didn't see any indication in the commit log related to why you stopped
> at 1.0.9 and didn't continue to take this to 1.0.16. Is there a reason you
> selected this version? I would like to take it to 1.0.16 to pick up the remaining
> bug fixes as well as support the uprev to OpenStack Newton in
> meta-cloud-services. python-oslo.db in stable/newton requires 1.0.10 at
> minimum. Please let me know.
> 
> Mark
> 
> On Tue, Jan 17, 2017 at 2:50 PM, Bruce Ashfield <bruce.ashfield@gmail.com>
> wrote:
> > merged.
> >
> > Bruce
> >
> > On Sun, Jan 15, 2017 at 8:51 PM, Huang Qiyu
> > <huangqy.fnst@cn.fujitsu.com>
> > wrote:
> >>
> >> Upgrade python-sqlalchemy from 1.0.8 to 1.0.9.
> >>
> >> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> >> ---
> >>  .../python/{python-sqlalchemy_1.0.8.bb =>
> >> python-sqlalchemy_1.0.9.bb} | 4
> >> ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)  rename
> >> recipes-devtools/python/{python-sqlalchemy_1.0.8.bb =>
> >> python-sqlalchemy_1.0.9.bb} (76%)
> >>
> >> diff --git a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> >> b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> >> similarity index 76%
> >> rename from recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> >> rename to recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> >> index 2d66ffd..01c94a5 100644
> >> --- a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
> >> +++ b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
> >> @@ -8,8 +8,8 @@ RDEPENDS_${PN} += "python-numbers"
> >>  SRCNAME = "SQLAlchemy"
> >>  SRC_URI =
> >>
> "https://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.
> tar.gz"
> >>
> >> -SRC_URI[md5sum] = "7cfd005be63945c96a78c67764ac3a85"
> >> -SRC_URI[sha256sum] =
> >>
> "950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f"
> >> +SRC_URI[md5sum] = "0e2d7442e70d02c9f6346a5bf0ec2265"
> >> +SRC_URI[sha256sum] =
> >>
> "c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e
> "
> >>
> >>  S = "${WORKDIR}/${SRCNAME}-${PV}"
> >>
> >> --
> >> 2.7.4
> >>
> >>
> >>
> >> --
> >> _______________________________________________
> >> meta-virtualization mailing list
> >> meta-virtualization@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/meta-virtualization
> >
> >
> >
> >
> > --
> > "Thou shalt not follow the NULL pointer, for chaos and madness await
> > thee at its end"
> >
> > --
> > _______________________________________________
> > meta-virtualization mailing list
> > meta-virtualization@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-virtualization
> >
> 




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
  2017-01-18  8:24     ` Huang, Qiyu
@ 2017-01-18 15:06       ` Mark Asselstine
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Asselstine @ 2017-01-18 15:06 UTC (permalink / raw)
  To: Huang, Qiyu; +Cc: meta-virtualization

That is fine. I have a commit prepped already for 1.0.16. I don't want
to make the jump from the 1.0.x to 1.1.x series just yet. I just
wanted to see if you had specific reasons for only going to 1.0.9,
since you have none I will progress with my RR.

Mark

On Wed, Jan 18, 2017 at 3:24 AM, Huang, Qiyu
<huangqy.fnst@cn.fujitsu.com> wrote:
> At that time, I did not find the updated version. The latest version of the official website is 1.1.5 now. Compared with the 1.0.9 version, the download address has changed. I'll send the V2 version to upgrade it to 1.1.5 version.
>
> Thanks
> Huang
>> -----Original Message-----
>> From: asselsm@gmail.com [mailto:asselsm@gmail.com] On Behalf Of Mark
>> Asselstine
>> Sent: Wednesday, January 18, 2017 4:56 AM
>> To: Bruce Ashfield <bruce.ashfield@gmail.com>
>> Cc: Huang, Qiyu/黄 琦宇 <huangqy.fnst@cn.fujitsu.com>;
>> meta-virtualization@yoctoproject.org
>> Subject: Re: [meta-virtualization] [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9
>>
>> Huang I didn't see any indication in the commit log related to why you stopped
>> at 1.0.9 and didn't continue to take this to 1.0.16. Is there a reason you
>> selected this version? I would like to take it to 1.0.16 to pick up the remaining
>> bug fixes as well as support the uprev to OpenStack Newton in
>> meta-cloud-services. python-oslo.db in stable/newton requires 1.0.10 at
>> minimum. Please let me know.
>>
>> Mark
>>
>> On Tue, Jan 17, 2017 at 2:50 PM, Bruce Ashfield <bruce.ashfield@gmail.com>
>> wrote:
>> > merged.
>> >
>> > Bruce
>> >
>> > On Sun, Jan 15, 2017 at 8:51 PM, Huang Qiyu
>> > <huangqy.fnst@cn.fujitsu.com>
>> > wrote:
>> >>
>> >> Upgrade python-sqlalchemy from 1.0.8 to 1.0.9.
>> >>
>> >> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
>> >> ---
>> >>  .../python/{python-sqlalchemy_1.0.8.bb =>
>> >> python-sqlalchemy_1.0.9.bb} | 4
>> >> ++--
>> >>  1 file changed, 2 insertions(+), 2 deletions(-)  rename
>> >> recipes-devtools/python/{python-sqlalchemy_1.0.8.bb =>
>> >> python-sqlalchemy_1.0.9.bb} (76%)
>> >>
>> >> diff --git a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> >> b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> >> similarity index 76%
>> >> rename from recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> >> rename to recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> >> index 2d66ffd..01c94a5 100644
>> >> --- a/recipes-devtools/python/python-sqlalchemy_1.0.8.bb
>> >> +++ b/recipes-devtools/python/python-sqlalchemy_1.0.9.bb
>> >> @@ -8,8 +8,8 @@ RDEPENDS_${PN} += "python-numbers"
>> >>  SRCNAME = "SQLAlchemy"
>> >>  SRC_URI =
>> >>
>> "https://pypi.python.org/packages/source/S/${SRCNAME}/${SRCNAME}-${PV}.
>> tar.gz"
>> >>
>> >> -SRC_URI[md5sum] = "7cfd005be63945c96a78c67764ac3a85"
>> >> -SRC_URI[sha256sum] =
>> >>
>> "950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f"
>> >> +SRC_URI[md5sum] = "0e2d7442e70d02c9f6346a5bf0ec2265"
>> >> +SRC_URI[sha256sum] =
>> >>
>> "c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e
>> "
>> >>
>> >>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>> >>
>> >> --
>> >> 2.7.4
>> >>
>> >>
>> >>
>> >> --
>> >> _______________________________________________
>> >> meta-virtualization mailing list
>> >> meta-virtualization@yoctoproject.org
>> >> https://lists.yoctoproject.org/listinfo/meta-virtualization
>> >
>> >
>> >
>> >
>> > --
>> > "Thou shalt not follow the NULL pointer, for chaos and madness await
>> > thee at its end"
>> >
>> > --
>> > _______________________________________________
>> > meta-virtualization mailing list
>> > meta-virtualization@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-virtualization
>> >
>>
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-18 15:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-16  1:51 [PATCH] python-sqlalchemy: 1.0.8 -> 1.0.9 Huang Qiyu
2017-01-17 19:50 ` Bruce Ashfield
2017-01-17 20:55   ` Mark Asselstine
2017-01-18  8:24     ` Huang, Qiyu
2017-01-18 15:06       ` Mark Asselstine

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.