]> code.ossystems Code Review - openembedded-core.git/commit
python3: upgrade 3.8.8 -> 3.8.9
authorTim Orling <timothy.t.orling@intel.com>
Wed, 16 Jun 2021 14:54:18 +0000 (07:54 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 28 Jun 2021 15:01:39 +0000 (05:01 -1000)
commitfe037d895e045c5de7ea834c38d09a1c08d8b8a2
tree871e108c816592a003e6ed57caf1cb867ee5df06
parent5a7e1e531d70eb41638c247b70791f2f3aea8793
python3: upgrade 3.8.8 -> 3.8.9

Release Date: April 2, 2021

Note: The release you're looking at is Python 3.8.9, a bugfix release for the
legacy 3.8 series. Python 3.9 is now the latest feature release series of
Python 3.

* Refresh test_local.py patch for upstream changes
* Add DEPENDS on autoconf-archive:
  - bpo-43617: Improve configure.ac: Check for presence of autoconf-archive
    package and remove our copies of M4 macros.

References:
https://www.python.org/downloads/release/python-389/
https://docs.python.org/release/3.8.9/whatsnew/changelog.html#python-3-8-9
https://bugs.python.org/issue43617

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/0001-test_locale.py-correct-the-test-output-format.patch
meta/recipes-devtools/python/python3_3.8.9.bb [moved from meta/recipes-devtools/python/python3_3.8.8.bb with 98% similarity]