Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
python-aioesphomeapi
Commits:
dd259126 by Giovanni Harting at 2026-07-12T00:31:00+02:00
upgpkg: 45.6.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-aioesphomeapi
pkgdesc = Python Client for ESPHome native API
- pkgver = 45.3.1
+ pkgver = 45.6.0
pkgrel = 1
url = https://github.com/esphome/aioesphomeapi
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = python-aioesphomeapi
depends = python-cryptography
depends = python-noiseprotocol
depends = python-tzlocal
- source = git+https://github.com/esphome/aioesphomeapi.git#tag=v45.3.1
- b2sums =
00a21f37cbaa081069819477931081b2f87041ca23832d3c62425b8474187f5b2d937b564ec3d74f69a2766626a4ce8062ed9b14f34993b6991cd014c857363a
+ source = git+https://github.com/esphome/aioesphomeapi.git#tag=v45.6.0
+ b2sums =
e8ac7bf44d694ff9de34d5cde5fa61f511ecbc226096cb809c8e706608e6ce0bf80611306d0ad88355ede622698c3f9b53aa0aa37156f2eda3e7fa84411dc6e3
pkgname = python-aioesphomeapi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aioesphomeapi
_name=${pkgname#python-}
-pkgver=45.3.1
+pkgver=45.6.0
pkgrel=1
pkgdesc='Python Client for ESPHome native API'
arch=(x86_64)
@@ -23,7 +23,7 @@ depends=(
makedepends=(python-build python-installer python-wheel python-setuptools git
cython)
license=(MIT)
source=(git+$url.git#tag=v$pkgver)
-b2sums=('00a21f37cbaa081069819477931081b2f87041ca23832d3c62425b8474187f5b2d937b564ec3d74f69a2766626a4ce8062ed9b14f34993b6991cd014c857363a')
+b2sums=('e8ac7bf44d694ff9de34d5cde5fa61f511ecbc226096cb809c8e706608e6ce0bf80611306d0ad88355ede622698c3f9b53aa0aa37156f2eda3e7fa84411dc6e3')
prepare() {
cd $_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/dd2591265613aa4245cdf4f0e71f8155a5818d2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/dd2591265613aa4245cdf4f0e71f8155a5818d2a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help