Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-bleak
Commits:
ea42673b by Jelle van der Waa at 2025-12-16T08:48:57+01:00
upgpkg: 2.0.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bleak
pkgdesc = Bluetooth Low Energy platform Agnostic Klient for Python
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hbldh/bleak
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-bleak
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Bluetooth Low Energy platform Agnostic Klient for Python'
arch=(any)
url=https://github.com/hbldh/bleak
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleak/-/commit/ea42673b8c7627473ccd1f34ccc8cc5dc10312d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bleak/-/commit/ea42673b8c7627473ccd1f34ccc8cc5dc10312d0
You're receiving this email because of your account on gitlab.archlinux.org.