Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-aioesphomeapi


Commits:
33f5165f by Alexander Epaneshnikov at 2025-02-19T16:19:43+03:00
upgpkg: 29.1.1-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.0.2
+       pkgver = 29.1.1
        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-async-timeout
-       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v29.0.2
-       b2sums = 
119c5a010e46c8b07654d9d6c471ef712352f7db8fcb68a11c6cd8ab01cf5cf1162594863aeb9ffe6ad7fed47b8a5c7782d4b9d46e212e50b18ae94d0188f6f5
+       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v29.1.1
+       b2sums = 
5fd0b8fbd66d0f8e9e84538fa58459c9cc39e8286e5d0ec5664097ed1d3b5193267452dd6ffa2f1ad14d18a33ff1f041d226bd457e610405f69560738c4e0df2
 
 pkgname = python-aioesphomeapi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aioesphomeapi
 _name=${pkgname#python-}
-pkgver=29.0.2
+pkgver=29.1.1
 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=('119c5a010e46c8b07654d9d6c471ef712352f7db8fcb68a11c6cd8ab01cf5cf1162594863aeb9ffe6ad7fed47b8a5c7782d4b9d46e212e50b18ae94d0188f6f5')
+b2sums=('5fd0b8fbd66d0f8e9e84538fa58459c9cc39e8286e5d0ec5664097ed1d3b5193267452dd6ffa2f1ad14d18a33ff1f041d226bd457e610405f69560738c4e0df2')
 
 prepare() {
   cd $_name



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

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


Reply via email to