From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/1] python3: Upgrade from 3.4.3 to 3.5
Date: Thu, 19 Nov 2015 17:56:16 +0000 [thread overview]
Message-ID: <cover.1447955485.git.alejandro.hernandez@linux.intel.com> (raw)
Upgrades from python 3.4.3 to python 3.5, rebases some patches,
modifies the related classes accordingly and also fixes
an issue with python3-pip, and importlib when cross-compiling
The following changes since commit fc45deac89ef63ca1c44e763c38ced7dfd72cbe1:
build-appliance-image: Update to jethro head revision (2015-11-03 14:03:03 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib hsalejandro/py35upgrade
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=hsalejandro/py35upgrade
Alejandro Hernandez (1):
python3: Upgrade from 3.4.3 to 3.5
meta/classes/distutils3-base.bbclass | 2 +-
meta/classes/distutils3-native-base.bbclass | 2 +-
meta/classes/python3native.bbclass | 2 +-
...on-3.4-manifest.inc => python-3.5-manifest.inc} | 126 +++++++++----------
...on3-native_3.4.3.bb => python3-native_3.5.0.bb} | 7 +-
meta/recipes-devtools/python/python3-pip_6.1.1.bb | 8 +-
.../python/python3/000-cross-compile.patch | 36 +++---
.../python3/020-dont-compile-python-files.patch | 19 ++-
.../python/python3/04-default-is-optimized.patch | 38 +++---
.../recipes-devtools/python/python3/makerace.patch | 28 -----
.../python/python3/python-3.3-multilib.patch | 140 +++++++++------------
.../python/python3/use_packed_importlib.patch | 31 +++++
.../python/{python3_3.4.3.bb => python3_3.5.0.bb} | 8 +-
...te-manifest-3.4.py => generate-manifest-3.5.py} | 2 +-
14 files changed, 222 insertions(+), 227 deletions(-)
rename meta/recipes-devtools/python/{python-3.4-manifest.inc => python-3.5-manifest.inc} (51%)
rename meta/recipes-devtools/python/{python3-native_3.4.3.bb => python3-native_3.5.0.bb} (92%)
delete mode 100644 meta/recipes-devtools/python/python3/makerace.patch
create mode 100644 meta/recipes-devtools/python/python3/use_packed_importlib.patch
rename meta/recipes-devtools/python/{python3_3.4.3.bb => python3_3.5.0.bb} (97%)
rename scripts/contrib/python/{generate-manifest-3.4.py => generate-manifest-3.5.py} (99%)
--
1.8.4.5
next reply other threads:[~2015-11-19 18:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-19 17:56 Alejandro Hernandez [this message]
2015-11-19 17:56 ` [PATCH v2 1/1] python3: Upgrade from 3.4.3 to 3.5 Alejandro Hernandez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1447955485.git.alejandro.hernandez@linux.intel.com \
--to=alejandro.hernandez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox