Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
uwsgitop
Commits:
212a537a by Jelle van der Waa at 2024-11-17T13:49:03+01:00
upgpkg: 0.12-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = uwsgitop
pkgdesc = uWSGI top-like app
pkgver = 0.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xrmx/uwsgitop
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Giancarlo Razzolini <[email protected]>
pkgname=uwsgitop
pkgver=0.12
-pkgrel=1
+pkgrel=2
pkgdesc="uWSGI top-like app"
arch=('any')
url="https://github.com/xrmx/uwsgitop"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsgitop/-/commit/212a537ad2b5c5fd68012a73de924854236db818
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsgitop/-/commit/212a537ad2b5c5fd68012a73de924854236db818
You're receiving this email because of your account on gitlab.archlinux.org.