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


Commits:
41c7fd4e by Giovanni Harting at 2025-04-03T23:56:47+02:00
upgpkg: 29.8.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 = 29.7.0
+       pkgver = 29.8.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=v29.7.0
-       b2sums = 
783452395320fef0ec3384488b340eebf44da7c624fea67e754177003766f7c35d8a353ba31e8feed28ce36c2a34daa3843305c9e3a95acebc457892927fd7ae
+       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v29.8.0
+       b2sums = 
09271599b9e7caa5ba6a39f45d00c3e46e42abcddb9d3c7806e900ed5c834c1a4b2e30c1268e9c6b793240e5856ffb6ea2b728b7e47456194ccd1fcefb02b0fd
 
 pkgname = python-aioesphomeapi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aioesphomeapi
 _name=${pkgname#python-}
-pkgver=29.7.0
+pkgver=29.8.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=('783452395320fef0ec3384488b340eebf44da7c624fea67e754177003766f7c35d8a353ba31e8feed28ce36c2a34daa3843305c9e3a95acebc457892927fd7ae')
+b2sums=('09271599b9e7caa5ba6a39f45d00c3e46e42abcddb9d3c7806e900ed5c834c1a4b2e30c1268e9c6b793240e5856ffb6ea2b728b7e47456194ccd1fcefb02b0fd')
 
 prepare() {
   cd $_name



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

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


Reply via email to