Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-subprocess-tee
Commits:
b607a8b1 by Jelle van der Waa at 2025-12-16T09:09:12+01:00
upgpkg: 0.4.2-2: Rebuild for Python 3.14
- - - - -
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.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pycontribs/subprocess-tee
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-subprocess-tee
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
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/b607a8b12e8ee7f548deb92cc3bbaa471400146c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-subprocess-tee/-/commit/b607a8b12e8ee7f548deb92cc3bbaa471400146c
You're receiving this email because of your account on gitlab.archlinux.org.