[OE-core] [PATCH 15/15] python3: update to 3.8.0

Ross Burton ross.burton at intel.com
Fri Nov 29 22:54:38 UTC 2019


Not sure what is going on but with this when btrfs-tools is rebuild:

packages/corei7-64-poky-linux/btrfs-tools/btrfs-tools: FILELIST: 
directory renamed 
/usr/lib/python3.7/site-packages/btrfsutil-1.1.1-py3.7.egg-info -> 
/usr/lib/python3.8/site-packages/btrfsutil-1.1.1-py3.8.egg-info, removed 
"/usr/lib/python3.7/site-packages/btrfsutil.cpython-37m-x86_64-linux-gnu.so", 
added 
"/usr/lib/python3.8/site-packages/btrfsutil.cpython-38-x86_64-linux-gnu.so"

Basically, all the 3.7 references are now 3.8.  That's fine.

packages/corei7-64-poky-linux/btrfs-tools/btrfs-tools: RDEPENDS: removed 
"libpython3 (['>= 3.7.5'])"

Python 3.7 is removed but no Python 3.8 added. Weird!

Ross


More information about the Openembedded-core mailing list