Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-plumbum
Commits:
7443ac13 by Jelle van der Waa at 2024-11-16T17:44:21+01:00
upgpkg: 1.9.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-plumbum
pkgdesc = A small yet feature-rich Python library for shell script-like
programs, and more
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tomerfiliba/plumbum
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-plumbum
_name=plumbum
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc='A small yet feature-rich Python library for shell script-like
programs, and more'
url='https://github.com/tomerfiliba/plumbum'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plumbum/-/commit/7443ac133249847fba5a4e2417a1ef28074d1a59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-plumbum/-/commit/7443ac133249847fba5a4e2417a1ef28074d1a59
You're receiving this email because of your account on gitlab.archlinux.org.