[oe-commits] Khem Raj : python3: Upgrade to 3.3.2

git at git.openembedded.org git at git.openembedded.org
Mon Aug 26 10:19:18 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 7ca82060b214a82b30a28b63dc269c31a7991ded
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7ca82060b214a82b30a28b63dc269c31a7991ded

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon May 20 08:54:35 2013 -0700

python3: Upgrade to 3.3.2

3.3.2 is latest bugfix release in 3.3 series

License text is changed to reflect year and prev releases

+++ ../Python-3.3.2/LICENSE     2013-05-15 09:32:54.000000000 -0700
@@ -74,7 +74,9 @@
     3.2.1           3.2         2011        PSF         yes
     3.2.2           3.2.1       2011        PSF         yes
     3.2.3           3.2.2       2012        PSF         yes
+    3.2.4           3.2.3       2013        PSF         yes
     3.3.0           3.2         2012        PSF         yes
+    3.3.1           3.3.0       2013        PSF         yes

 Footnotes:

@@ -110,8 +112,8 @@
 distribute, and otherwise use Python alone or in any derivative
version,
 provided, however, that PSF's License Agreement and PSF's notice of
copyright,
 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
2009, 2010,
-2011, 2012 Python Software Foundation; All Rights Reserved" are
retained in Python
-alone or in any derivative version prepared by Licensee.
+2011, 2012, 2013 Python Software Foundation; All Rights Reserved" are
retained
+in Python alone or in any derivative version prepared by Licensee.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 ...on3-native_3.3.0.bb => python3-native_3.3.2.bb} |    9 +-
 ...sue-13032-where-it-fails-with-UnicodeDeco.patch |   37 ++++
 .../python/python3/030-fixup-include-dirs.patch    |   21 +--
 .../python/python3/140-verbose-sharedmods.patch    |   10 -
 .../python/python3/h2py-pr13032.patch              |  185 --------------------
 .../python/{python3_3.3.0.bb => python3_3.3.2.bb}  |    9 +-
 6 files changed, 51 insertions(+), 220 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=7ca82060b214a82b30a28b63dc269c31a7991ded


More information about the Openembedded-commits mailing list