Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-subprocess-tee
Commits:
b0ce1924 by Jelle van der Waa at 2024-11-30T17:25:26+01:00
upgpkg: 0.4.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-subprocess-tee
pkgdesc = A subprocess.run that works like tee
pkgver = 0.4.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pycontribs/subprocess-tee
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=subprocess-tee
pkgname=python-subprocess-tee
pkgver=0.4.1
-pkgrel=4
+pkgrel=5
pkgdesc="A subprocess.run that works like tee"
arch=(any)
url="https://github.com/pycontribs/subprocess-tee"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-subprocess-tee/-/commit/b0ce1924eecb74d26cdd8efe9a3d742eb69261e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-subprocess-tee/-/commit/b0ce1924eecb74d26cdd8efe9a3d742eb69261e8
You're receiving this email because of your account on gitlab.archlinux.org.