Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-execnet
Commits:
f75c0acd by Jelle van der Waa at 2025-12-21T14:39:09+01:00
upgpkg: 2.1.2-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-execnet
pkgdesc = Rapid multi-Python deployment
pkgver = 2.1.2
- pkgrel = 2
+ pkgrel = 3
url = https://codespeak.net/execnet
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-execnet
pkgver=2.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Rapid multi-Python deployment"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-execnet/-/commit/f75c0acdd9d223f8731037122670668c6025a454
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-execnet/-/commit/f75c0acdd9d223f8731037122670668c6025a454
You're receiving this email because of your account on gitlab.archlinux.org.