Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
python-aioesphomeapi
Commits:
e35c3514 by Giovanni Harting at 2024-11-21T16:44:30+01:00
upgpkg: 27.0.1-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aioesphomeapi
pkgdesc = Python Client for ESPHome native API
pkgver = 27.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/esphome/aioesphomeapi
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-aioesphomeapi
_name=${pkgname#python-}
pkgver=27.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python Client for ESPHome native API'
arch=(x86_64)
url='https://github.com/esphome/aioesphomeapi'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/e35c351449cbe6e5688357decf405c0c4f2eaa74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioesphomeapi/-/commit/e35c351449cbe6e5688357decf405c0c4f2eaa74
You're receiving this email because of your account on gitlab.archlinux.org.