[oe-commits] [bitbake] branch python3 updated (774ef67 -> dbbd242)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 14:56:41 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  774ef67   py3 fixup
  discards  afc83f7   xmlrpc: add parameter use_builtin_types
  discards  a8e1885   toaster: use knotty when working with bitbake server
  discards  d11055e   toaster: fix migrations
  discards  a8bdc70   toaster: moved import bb.server.xmlrpc
  discards  32b976f   toaster: read timezone files in binary mode
  discards  9fd50d9   toaster: use re.sub() instead of translate()
  discards  2b46d5a   toaster: replace map with list comprehensions
  discards  4475f77   toaster: use items and range instead of old APIs
  discards  32869df   toaster: use decode('utf-8') for binary data
  discards  8e62d85   toaster: modified list of dependencies
  discards  7c1c94b   toaster: fix local imports
  discards  58f7ff7   toaster: fix imports to work for python 3
  discards  4b4a6af   toaster: get rid of using reduce
  discards  1f0e4bd   toaster: use force_text instead of force_bytes
  discards  5f8a750   data/event/siggen: Fix various exceptions [FIXME]
  discards  7559d53   google/image-writer: Drop since bitrotting and no longer used
  discards  7c73612   image-writer/goggle: Disable pygtkcompat problems
  discards  ab40a0a   lib/bb: Set required python 3 version to 3.4.0
  discards  fb99dad   data_smart: Simplify ExpansionError exception
  discards  76d050c   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
  discards  c5523fd   bitbake: Drop futures usage since we're python 3
  discards  9fa49df   bitbake/pyinotify.py: Upgrade to py3 version
  discards  1e445a0   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
  discards  e5fc830   bitbake-layers: convert to plugin-based
       new  e3070cb   bitbake-layers: convert to plugin-based
       new  1ccfe84   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
       new  c4bb386   bitbake/pyinotify.py: Upgrade to py3 version
       new  031a149   bitbake: Drop futures usage since we're python 3
       new  5897d74   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  d78006b   data_smart: Simplify ExpansionError exception
       new  3a75d77   lib/bb: Set required python 3 version to 3.4.0
       new  1555a8c   image-writer/goggle: Disable pygtkcompat problems
       new  0a51c5c   google/image-writer: Drop since bitrotting and no longer used
       new  f1bf42e   data/event/siggen: Fix various exceptions [FIXME]
       new  5b9d302   toaster: use force_text instead of force_bytes
       new  8ecfb60   toaster: get rid of using reduce
       new  7ae7812   toaster: fix imports to work for python 3
       new  117dc50   toaster: fix local imports
       new  8b3290b   toaster: modified list of dependencies
       new  75c0adf   toaster: use decode('utf-8') for binary data
       new  1e8fe6d   toaster: use items and range instead of old APIs
       new  8c23f67   toaster: replace map with list comprehensions
       new  90a310e   toaster: use re.sub() instead of translate()
       new  6d068a3   toaster: read timezone files in binary mode
       new  6dd2d14   toaster: moved import bb.server.xmlrpc
       new  ec71978   toaster: fix migrations
       new  b2ecf12   toaster: use knotty when working with bitbake server
       new  dbbd242   xmlrpc: add parameter use_builtin_types

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (774ef67)
            \
             N -- N -- N   refs/heads/python3 (dbbd242)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/bblayers/query.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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


More information about the Openembedded-commits mailing list