Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-libtmux
Commits:
87896776 by Jelle van der Waa at 2024-11-18T11:12:25+01:00
upgpkg: 0.37.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-libtmux
pkgdesc = Python api for tmux
pkgver = 0.37.0
- pkgrel = 2
+ pkgrel = 3
url = https://libtmux.git-pull.com/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _name=libtmux
pkgname=python-libtmux
pkgver=0.37.0
_pkgver=${pkgver/.post0/post0}
-pkgrel=2
+pkgrel=3
pkgdesc="Python api for tmux"
arch=(any)
url="https://libtmux.git-pull.com/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libtmux/-/commit/8789677666adac599a015a79989ce927f048d5b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libtmux/-/commit/8789677666adac599a015a79989ce927f048d5b8
You're receiving this email because of your account on gitlab.archlinux.org.