Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages / 
python-aioesphomeapi


Commits:
b729d346 by Giovanni Harting at 2025-11-02T15:15:50+01:00
upgpkg: 42.5.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 = 42.3.0
+       pkgver = 42.5.0
        pkgrel = 1
        url = https://github.com/esphome/aioesphomeapi
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = python-aioesphomeapi
        depends = python-chacha20poly1305-reuseable
        depends = python-cryptography
        depends = python-noiseprotocol
-       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v42.3.0
-       b2sums = 
dec9fdef8481afc12bc360fde3213dc2a4c3fa7136fe3bc590ca90149b2bb64fc25b1c0059e5047755c9d27184b3dd6b8c3cc98fd5724f96f248b4aaead18d00
+       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v42.5.0
+       b2sums = 
0bccf16a88702a506bb798307325557515a029c2b54bbb87cd2af3c7ea0ab0b5ff9f44af681de8f0c4b656e8656f2870138e6917dad2d525946927ec5f564309
 
 pkgname = python-aioesphomeapi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aioesphomeapi
 _name=${pkgname#python-}
-pkgver=42.3.0
+pkgver=42.5.0
 pkgrel=1
 pkgdesc='Python Client for ESPHome native API'
 arch=(x86_64)
@@ -22,7 +22,7 @@ depends=(
 makedepends=(python-build python-installer python-wheel python-setuptools git 
cython)
 license=(MIT)
 source=(git+$url.git#tag=v$pkgver)
-b2sums=('dec9fdef8481afc12bc360fde3213dc2a4c3fa7136fe3bc590ca90149b2bb64fc25b1c0059e5047755c9d27184b3dd6b8c3cc98fd5724f96f248b4aaead18d00')
+b2sums=('0bccf16a88702a506bb798307325557515a029c2b54bbb87cd2af3c7ea0ab0b5ff9f44af681de8f0c4b656e8656f2870138e6917dad2d525946927ec5f564309')
 
 prepare() {
   cd $_name



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/b729d3467bba3ca82b8f2884c81e5e72fa9896d0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/b729d3467bba3ca82b8f2884c81e5e72fa9896d0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to