[oe] [meta-python][PATCHv3] python-sqlalchemy: update to version 1.1.17

Derek Straka derek at asterius.io
Wed Mar 7 21:09:44 UTC 2018


Feel free to drop that portion of the commit message or I can send another
rev.

On Wed, Mar 7, 2018 at 2:42 PM, akuster808 <akuster808 at gmail.com> wrote:

>
>
> On 03/03/2018 07:40 AM, Derek Straka wrote:
> > License-Update: Update the license checksum for copyright year and
> verify the terms remain the same
> >
> > diff -u SQLAlchemy-1.1.15/LICENSE SQLAlchemy-1.1.17/LICENSE
> > --- SQLAlchemy-1.1.15/LICENSE 2017-11-03 16:47:01.000000000 -0400
> > +++ SQLAlchemy-1.1.17/LICENSE 2018-02-22 16:08:41.000000000 -0500
> > @@ -1,6 +1,6 @@
> >  This is the MIT license: http://www.opensource.org/
> licenses/mit-license.php
> >
> > -Copyright (c) 2005-2017 the SQLAlchemy authors and contributors <see
> AUTHORS file>.
> > +Copyright (c) 2005-2018 the SQLAlchemy authors and contributors <see
> AUTHORS file>.
> >  SQLAlchemy is a trademark of Michael Bayer.
> >
> >  Permission is hereby granted, free of charge, to any person obtaining a
> copy of this
> The above is confusing pw.sh as it thinks it a patch to be applied.
>
> - armin
> >
> > Signed-off-by: Derek Straka <derek at asterius.io>
> > ---
> >  meta-python/recipes-devtools/python/python-sqlalchemy.inc           |
> 6 +++---
> >  .../{python-sqlalchemy_1.1.15.bb => python-sqlalchemy_1.1.17.bb}    | 0
> >  .../{python3-sqlalchemy_1.1.15.bb => python3-sqlalchemy_1.1.17.bb}  | 0
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> >  rename meta-python/recipes-devtools/python/{python-sqlalchemy_1.1.15.bb
> => python-sqlalchemy_1.1.17.bb} (100%)
> >  rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.
> 1.15.bb => python3-sqlalchemy_1.1.17.bb} (100%)
> >
> > diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy.inc
> b/meta-python/recipes-devtools/python/python-sqlalchemy.inc
> > index 2683a6a..0c191ae 100644
> > --- a/meta-python/recipes-devtools/python/python-sqlalchemy.inc
> > +++ b/meta-python/recipes-devtools/python/python-sqlalchemy.inc
> > @@ -2,13 +2,13 @@ DESCRIPTION = "Python SQL toolkit and Object
> Relational Mapper that gives \
> >  application developers the full power and flexibility of SQL"
> >  HOMEPAGE = "http://www.sqlalchemy.org/"
> >  LICENSE = "MIT"
> > -LIC_FILES_CHKSUM = "file://LICENSE;md5=452f4b8adb0feba42e5be5f1fbfbf5
> 38"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=b1c412c9d8d1ce018f7a9374407c22
> bb"
> >
> >  PYPI_PACKAGE = "SQLAlchemy"
> >  inherit pypi
> >
> > -SRC_URI[md5sum] = "077f9bd3339957f53068b5572a152674"
> > -SRC_URI[sha256sum] = "8b79a5ed91cdcb5abe97b0045664c5
> 5c140aec09e5dd5c01303e23de5fe7a95a"
> > +SRC_URI[md5sum] = "03db1c8f8ae911977c0bf3950a4c9c21"
> > +SRC_URI[sha256sum] = "6b55ec379c11ad696f9371ce8e0de9
> 3c7f21134323f56a56a1b0d8fbef17013c"
> >
> >  RDEPENDS_${PN} += " \
> >      ${PYTHON_PN}-json \
> > diff --git a/meta-python/recipes-devtools/python/python-
> sqlalchemy_1.1.15.bb b/meta-python/recipes-devtools/python/python-
> sqlalchemy_1.1.17.bb
> > similarity index 100%
> > rename from meta-python/recipes-devtools/python/python-sqlalchemy_1.1.
> 15.bb
> > rename to meta-python/recipes-devtools/python/python-sqlalchemy_1.1.
> 17.bb
> > diff --git a/meta-python/recipes-devtools/python/python3-
> sqlalchemy_1.1.15.bb b/meta-python/recipes-devtools/python/python3-
> sqlalchemy_1.1.17.bb
> > similarity index 100%
> > rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.
> 15.bb
> > rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.
> 17.bb
>



More information about the Openembedded-devel mailing list