Skip to content

Releases: hassio-addons/addon-base-python

v11.0.3

23 Jul 09:16
7fc6a18
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Update alpine_3_18/openssl-dev to v3.1.1-r3 @renovate (#181)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.5 @renovate (#182)
  • ⬆️ Update pip to v23.2.1 @renovate (#183)

v11.0.2

19 Jul 07:30
64948a6
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v11.0.1

14 Jun 13:59
3bcb58b
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Update setuptools to v67.8.0 @renovate (#170)
  • ⬆️ Update alpine_3_18/util-linux-dev to v2.38.1-r8 @renovate (#172)
  • ⬆️ Update alpine_3_18/openssl-dev to v3.1.1-r1 @renovate (#171)
  • ⬆️ Update python/cpython to v3.11.4 @renovate (#173)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 @renovate (#174)

v11.0.0

17 May 20:14
5e32279
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v10.1.2

17 Apr 07:03
703f421
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v10.1.1

11 Apr 06:56
a84ef2d
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v10.1.0

31 Mar 14:05
47a6f77
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Update alpine_3_17/openssl-dev to v3.0.8-r3 @renovate (#157)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate (#158)

v10.0.0

29 Mar 10:55
5b322ae
Compare
Choose a tag to compare

What’s changed

Major upgrade!

  • Python 3.11
  • Add-on base image 13, using Alpine Linux 3.17

🧰 Maintenance

  • Add Renovate for dependency management @frenck (#123)

⬆️ Dependency updates

v9.0.1

19 Sep 19:58
7eef7ca
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v9.0.0

08 Jun 18:06
bdc4563
Compare
Choose a tag to compare

What’s changed

This major release updates the base image to Alpine Linux 3.16 and Python 3.10!
Read more about Alpine Linux 3.16 here: https://alpinelinux.org/posts/Alpine-3.16.0-released.html
And about Python 3.10 here: https://docs.python.org/3/whatsnew/3.10.html

Thanks to @felipecrs, this release also upgrades the s6-overlay to the 3.x series!

⚠️ The upgrade of the s6-overlay comes with a bunch of breaking changes 🚨
These are all well described on the Home Assistant developers blog: https://developers.home-assistant.io/blog/2022/05/12/s6-overlay-base-images
Or in the s6-overlay documentation: https://github.com/just-containers/s6-overlay/blob/master/MOVING-TO-V3.md

🙏 Please be sure to test your add-on with this base image before putting it out to users 👍

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#113)
  • ⬆️ Python 3.10.5, pip 22.1.2, setuptools 62.3.3 @frenck (#114)