qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 492338: travis: Replace Python 3.4 build with


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 492338: travis: Replace Python 3.4 build with 3.5
Date: Mon, 06 Jan 2020 06:15:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 49233804f5c458d61d8eb903c19d62edb3434db2
      
https://github.com/qemu/qemu/commit/49233804f5c458d61d8eb903c19d62edb3434db2
  Author: Eduardo Habkost <address@hidden>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: Replace Python 3.4 build with 3.5

We'll start requiring Python 3.5 to build QEMU.

Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: ddf90699631db53c981b6a5a63d31c08e0eaeec7
      
https://github.com/qemu/qemu/commit/ddf90699631db53c981b6a5a63d31c08e0eaeec7
  Author: Eduardo Habkost <address@hidden>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

  Changed paths:
    M configure
    M tests/Makefile.include

  Log Message:
  -----------
  configure: Require Python >= 3.5

Python 3.5 is the oldest Python version available on our
supported build platforms, and Python 2 end of life will be 3
weeks after the planned release date of QEMU 4.2.0.  Drop Python
2 support from configure completely, and require Python 3.5 or
newer.

Signed-off-by: Eduardo Habkost <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: John Snow <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: b0b74e1f17508cb8cef8afd698558db1bd8999cc
      
https://github.com/qemu/qemu/commit/b0b74e1f17508cb8cef8afd698558db1bd8999cc
  Author: Peter Maydell <address@hidden>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

  Changed paths:
    M .travis.yml
    M configure
    M tests/Makefile.include

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' 
into staging

Require Python >= 3.5 to build QEMU

Python 2 EOL is 11 days away, we will stop supporting
it in QEMU 5.0.

# gpg: Signature made Fri 20 Dec 2019 16:49:02 GMT
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Eduardo Habkost <address@hidden>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  configure: Require Python >= 3.5
  travis: Replace Python 3.4 build with 3.5

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f17783e706ab...b0b74e1f1750



reply via email to

[Prev in Thread] Current Thread [Next in Thread]