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

Ross Burton ross.burton at intel.com
Fri Nov 29 22:55:23 UTC 2019


On 29/11/2019 22:54, Ross Burton wrote:
> 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!

Same happened to gpgme:

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

Ross


More information about the Openembedded-core mailing list