[oe-commits] [bitbake] branch python3 updated (32eaec3 -> fde5c96)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 1 14:29:06 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  32eaec3   toaster: use python3 explicitly
  discards  7d32842   toaster: fix urllib imports
  discards  9eec206   toaster: don't use mru.count in the template
  discards  4ca460d   toaster: use // operator instead of /
  discards  273cb6a   Revert "buildinfohelper: work around unicode exceptions"
  discards  e756e9d   xmlrpc: add parameter use_builtin_types
  discards  24601a4   toaster: use knotty when working with bitbake server
  discards  345a670   toaster: fix migrations
  discards  999312e   toaster: moved import bb.server.xmlrpc
  discards  cbd8cf2   toaster: read timezone files in binary mode
  discards  9acbdc5   toaster: use re.sub() instead of translate()
  discards  4874e42   toaster: replace map with list comprehensions
  discards  e7879fd   toaster: use items and range instead of old APIs
  discards  1bb1b9d   toaster: use decode('utf-8') for binary data
  discards  c59515a   toaster: modified list of dependencies
  discards  44a3bb6   toaster: fix local imports
  discards  778116f   toaster: fix imports to work for python 3
  discards  73176d6   toaster: get rid of using reduce
  discards  e8f8449   toaster: use force_text instead of force_bytes
  discards  7b54437   google/image-writer: Drop since bitrotting and no longer used
  discards  9546c41   image-writer/goggle: Disable pygtkcompat problems
  discards  b506f3d   lib/bb: Set required python 3 version to 3.4.0
  discards  f4b130b   data_smart: Simplify ExpansionError exception
  discards  c4525ba   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  d0f904d   bitbake: Convert to python 3
       new  b19a4c5   data_smart: Simplify ExpansionError exception
       new  7103516   lib/bb: Set required python 3 version to 3.4.0
       new  c53c741   image-writer/goggle: Disable pygtkcompat problems
       new  ee7df1c   goggle/image-writer: Drop since bitrotting and no longer used
       new  9dd9c13   toaster: use force_text instead of force_bytes
       new  249d0bc   toaster: get rid of using reduce
       new  1abaa1c   toaster: fix imports to work for python 3
       new  3f1e68c   toaster: fix local imports
       new  46f185a   toaster: modified list of dependencies
       new  752ea00   toaster: use decode('utf-8') for binary data
       new  372dd3a   toaster: use items and range instead of old APIs
       new  d41eb6d   toaster: replace map with list comprehensions
       new  7cc3a41   toaster: use re.sub() instead of translate()
       new  1414866   toaster: read timezone files in binary mode
       new  0c5d691   toaster: moved import bb.server.xmlrpc
       new  9a6b211   toaster: fix migrations
       new  b9a9ddf   toaster: use knotty when working with bitbake server
       new  ceb6e5b   xmlrpc: add parameter use_builtin_types
       new  750ca5c   Revert "buildinfohelper: work around unicode exceptions"
       new  0c38441   toaster: use // operator instead of /
       new  c3ff90c   toaster: don't use mru.count in the template
       new  b91aa29   toaster: fix urllib imports
       new  fde5c96   toaster: use python3 explicitly

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   (32eaec3)
            \
             N -- N -- N   refs/heads/python3 (fde5c96)

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:

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


More information about the Openembedded-commits mailing list