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


Commits:
b576febd by Giovanni Harting at 2025-01-29T20:27:43+01:00
upgpkg: 29.0.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 = 28.0.1
+       pkgver = 29.0.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-async-timeout
-       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v28.0.1
-       b2sums = 
ecff2d90f29b0a3f268b1177837874fa978bfbd740061c11f354ae3908947eaad6eac29ea268e469d23cf7250d67888ba1a5f41284bf4cb0d13e674f8bd94220
+       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v29.0.0
+       b2sums = 
9d576a488ca31bd0e37fd760734da1ca3f9307d9a2ac4f0cbd48b712e8059a1852ac275d6ad3a8da27a9f131692ed05f2c947c73d01659f32f08d4edbac8595b
 
 pkgname = python-aioesphomeapi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aioesphomeapi
 _name=${pkgname#python-}
-pkgver=28.0.1
+pkgver=29.0.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=('ecff2d90f29b0a3f268b1177837874fa978bfbd740061c11f354ae3908947eaad6eac29ea268e469d23cf7250d67888ba1a5f41284bf4cb0d13e674f8bd94220')
+b2sums=('9d576a488ca31bd0e37fd760734da1ca3f9307d9a2ac4f0cbd48b712e8059a1852ac275d6ad3a8da27a9f131692ed05f2c947c73d01659f32f08d4edbac8595b')
 
 prepare() {
   cd $_name



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

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


Reply via email to