Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
python-esphome-dashboard
Commits:
1c442815 by Giovanni Harting at 2026-01-10T00:43:12+01:00
upgpkg: 20260110.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-esphome-dashboard
pkgdesc = ESPHome dashboard and ESPHome Web
- pkgver = 20251013.0
- pkgrel = 2
+ pkgver = 20260110.0
+ pkgrel = 1
url = https://github.com/esphome/dashboard
arch = any
license = MIT
@@ -12,7 +12,7 @@ pkgbase = python-esphome-dashboard
makedepends = git
makedepends = npm
depends = python
- source = git+https://github.com/esphome/dashboard.git#tag=20251013.0
- b2sums =
834f1ffdd6396d09b1def532a1b77e56445fda5e3784565a4715ab3d243fed843b1b63c6cbcd935e9faef6764a8c8df39b39a67df5ede8cbc2e6fa83abe9c0ef
+ source = git+https://github.com/esphome/dashboard.git#tag=20260110.0
+ b2sums =
c8099084fccee71e38ea73e53b27dfe5bacae14be630f0f4d1a8d85185520f522457a1ca0b48fba7abf05c4e30e483d9cc2450401a92da44f28066db9977861e
pkgname = python-esphome-dashboard
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=python-esphome-dashboard
_name=${pkgname#python-esphome-}
-pkgver=20251013.0
-pkgrel=2
+pkgver=20260110.0
+pkgrel=1
pkgdesc='ESPHome dashboard and ESPHome Web'
arch=(any)
url="https://github.com/esphome/$_name"
@@ -11,7 +11,7 @@ license=(MIT)
depends=(python)
makedepends=(python-build python-installer python-wheel python-setuptools git
npm)
source=("git+$url.git#tag=$pkgver")
-b2sums=('834f1ffdd6396d09b1def532a1b77e56445fda5e3784565a4715ab3d243fed843b1b63c6cbcd935e9faef6764a8c8df39b39a67df5ede8cbc2e6fa83abe9c0ef')
+b2sums=('c8099084fccee71e38ea73e53b27dfe5bacae14be630f0f4d1a8d85185520f522457a1ca0b48fba7abf05c4e30e483d9cc2450401a92da44f28066db9977861e')
build() {
cd $_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-esphome-dashboard/-/commit/1c442815d87a32d2ff595bfafe989edef3d08aeb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-esphome-dashboard/-/commit/1c442815d87a32d2ff595bfafe989edef3d08aeb
You're receiving this email because of your account on gitlab.archlinux.org.