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

git at git.openembedded.org git at git.openembedded.org
Tue May 17 22:25:10 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  dbbd242   xmlrpc: add parameter use_builtin_types
  discards  b2ecf12   toaster: use knotty when working with bitbake server
  discards  ec71978   toaster: fix migrations
  discards  6dd2d14   toaster: moved import bb.server.xmlrpc
  discards  6d068a3   toaster: read timezone files in binary mode
  discards  90a310e   toaster: use re.sub() instead of translate()
  discards  8c23f67   toaster: replace map with list comprehensions
  discards  1e8fe6d   toaster: use items and range instead of old APIs
  discards  75c0adf   toaster: use decode('utf-8') for binary data
  discards  8b3290b   toaster: modified list of dependencies
  discards  117dc50   toaster: fix local imports
  discards  7ae7812   toaster: fix imports to work for python 3
  discards  8ecfb60   toaster: get rid of using reduce
  discards  5b9d302   toaster: use force_text instead of force_bytes
  discards  f1bf42e   data/event/siggen: Fix various exceptions [FIXME]
  discards  0a51c5c   google/image-writer: Drop since bitrotting and no longer used
  discards  1555a8c   image-writer/goggle: Disable pygtkcompat problems
  discards  3a75d77   lib/bb: Set required python 3 version to 3.4.0
  discards  d78006b   data_smart: Simplify ExpansionError exception
  discards  5897d74   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
  discards  031a149   bitbake: Drop futures usage since we're python 3
  discards  c4bb386   bitbake/pyinotify.py: Upgrade to py3 version
  discards  1ccfe84   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
  discards  e3070cb   bitbake-layers: convert to plugin-based
      adds  5e542df   bitbake-layers: convert to plugin-based
       new  678ec38   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
       new  17a56d5   bitbake/pyinotify.py: Upgrade to py3 version
       new  98fdc51   bitbake: Drop futures usage since we're python 3
       new  385044b   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  87f0ccd   data_smart: Simplify ExpansionError exception
       new  423e131   lib/bb: Set required python 3 version to 3.4.0
       new  8757413   image-writer/goggle: Disable pygtkcompat problems
       new  9f60768   google/image-writer: Drop since bitrotting and no longer used
       new  d805994   data/event/siggen: Fix various exceptions [FIXME]
       new  8b7f9b4   toaster: use force_text instead of force_bytes
       new  777cb2a   toaster: get rid of using reduce
       new  59330a1   toaster: fix imports to work for python 3
       new  47f3597   toaster: fix local imports
       new  525fbc6   toaster: modified list of dependencies
       new  b43bbee   toaster: use decode('utf-8') for binary data
       new  10b1eb5   toaster: use items and range instead of old APIs
       new  a1cce62   toaster: replace map with list comprehensions
       new  97e1bcf   toaster: use re.sub() instead of translate()
       new  67e8883   toaster: read timezone files in binary mode
       new  1124f1c   toaster: moved import bb.server.xmlrpc
       new  0f009bd   toaster: fix migrations
       new  c4f6e5e   toaster: use knotty when working with bitbake server
       new  9072895   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   (dbbd242)
            \
             N -- N -- N   refs/heads/python3 (9072895)

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 23 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:

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


More information about the Openembedded-commits mailing list