Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-easyprocess
Commits:
ac43ed39 by Antonio Rojas at 2025-12-26T21:21:03+01:00
upgpkg: 1.1-7: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-easyprocess
pkgdesc = Easy to use python subprocess interface
pkgver = 1.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/ponty/EasyProcess
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=EasyProcess
pkgname=python-${_pkg,,}
pkgver=1.1
-pkgrel=6
+pkgrel=7
pkgdesc="Easy to use python subprocess interface"
arch=(any)
url="https://github.com/ponty/EasyProcess"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-easyprocess/-/commit/ac43ed39ead945ba8b378e90342649ab376e1003
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-easyprocess/-/commit/ac43ed39ead945ba8b378e90342649ab376e1003
You're receiving this email because of your account on gitlab.archlinux.org.