Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
glances
Commits:
710759b6 by Jelle van der Waa at 2024-12-02T16:05:28+01:00
upgpkg: 4.2.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = glances
pkgdesc = CLI curses-based monitoring tool
pkgver = 4.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://nicolargo.github.io/glances/
arch = any
license = LGPL-3.0-or-later
@@ -25,7 +25,7 @@ pkgbase = glances
optdepends = python-zeroconf: for the autodiscover mode
optdepends = python-pystache: templating engine
optdepends = python-prometheus_client: for the Prometheus export module
- source =
glances-4.2.1-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.2.1.tar.gz
+ source =
glances-4.2.1-2.tar.gz::https://github.com/nicolargo/glances/archive/v4.2.1.tar.gz
source = glances.service
sha512sums =
6359db56ac0fc51672a2ea29628371ebbc25c8c497d6d0368f9d436b331623fbcd61c94e6ea7a6a79ad4d0ce6980f0cc0091f3a33b3d52af81078aa83f29792e
sha512sums =
49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=glances
pkgver=4.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='CLI curses-based monitoring tool'
arch=('any')
url='https://nicolargo.github.io/glances/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/710759b6e2818c5f22f2c389377ecd840b80774d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/710759b6e2818c5f22f2c389377ecd840b80774d
You're receiving this email because of your account on gitlab.archlinux.org.