[oe-commits] [bitbake] branch master updated (52a144a -> 610dbee)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 16 15:36:53 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository bitbake.

    from 52a144a  bs4/element: Fix DeprecationWarning
     add c1fcc46  bitbake: Fix Deprecated warnings from regexs
     add 49e1ff9  gitsm.py: Fix when a submodule is defined, but not initialized
     add dcac05e  gitsm.py: Add support for alternative URL formats from submodule files
     add c8554cd  tests/fetch.py: Add alternative gitsm test case
     add 3463386  gitsm.py: Optimize code and attempt to resolve locking issue
     add 7d7ee63  gitsm.py: revise unpack
     add f9cc468  gitsm.py: Rework the shallow fetcher and test case
     add 610dbee  gitsm.py: Refactor the functions and simplify the class

No new revisions were added by this update.

Summary of changes:
 lib/bb/fetch2/git.py               |   4 +-
 lib/bb/fetch2/gitsm.py             | 257 +++++++++++++++----------------------
 lib/bb/fetch2/wget.py              |  24 ++--
 lib/bb/monitordisk.py              |  12 +-
 lib/bb/parse/parse_py/BBHandler.py |  18 +--
 lib/bb/providers.py                |   4 +-
 lib/bb/siggen.py                   |   2 +-
 lib/bb/tests/fetch.py              |  24 +++-
 lib/bs4/dammit.py                  |  12 +-
 lib/bs4/element.py                 |   8 +-
 10 files changed, 167 insertions(+), 198 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list