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 <[email protected]> wrote: > merged. > > Bruce > > On Sun, Jan 15, 2017 at 8:51 PM, Huang Qiyu <[email protected]> > wrote: >> >> Upgrade python-sqlalchemy from 1.0.8 to 1.0.9. >> >> Signed-off-by: Huang Qiyu <[email protected]> >> --- >> .../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 >> [email protected] >> 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 > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
