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


Commits:
017fea7a by Giovanni Harting at 2024-11-06T23:13:09+01:00
upgpkg: 27.0.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 = 27.0.0
+       pkgver = 27.0.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=v27.0.0
-       b2sums = 
e25d9fcb905eb9ce7c548281d9b07ca88f9651e2f2c870e6c12e69ddf999c82911e654b105410e4409f1b66c409af9b857326a8fe699cf05bff7c02930b37c7f
+       source = git+https://github.com/esphome/aioesphomeapi.git#tag=v27.0.1
+       b2sums = 
504bc26d2b8517b7460f187e94e95b3dd51fa482d85f5b16fefa3c6fb939fd48fe5a13b498c94e3f939c3812c68beeca4bdd3a8bf54371a5e0ccc7121e101ffa
 
 pkgname = python-aioesphomeapi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aioesphomeapi
 _name=${pkgname#python-}
-pkgver=27.0.0
+pkgver=27.0.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=('e25d9fcb905eb9ce7c548281d9b07ca88f9651e2f2c870e6c12e69ddf999c82911e654b105410e4409f1b66c409af9b857326a8fe699cf05bff7c02930b37c7f')
+b2sums=('504bc26d2b8517b7460f187e94e95b3dd51fa482d85f5b16fefa3c6fb939fd48fe5a13b498c94e3f939c3812c68beeca4bdd3a8bf54371a5e0ccc7121e101ffa')
 
 prepare() {
   cd $_name



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

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


Reply via email to