Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-autocommand
Commits:
24d2a4d1 by Jelle van der Waa at 2024-11-16T14:49:24+01:00
upgpkg: 2.2.2-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-autocommand
pkgdesc = A library to create a command-line program from a function
pkgver = 2.2.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/Lucretiel/autocommand
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-autocommand
pkgver=2.2.2
-pkgrel=6
+pkgrel=7
pkgdesc="A library to create a command-line program from a function"
url="https://github.com/Lucretiel/autocommand"
license=('LGPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-autocommand/-/commit/24d2a4d13c490f501f3b0ae54aea373a61df625b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-autocommand/-/commit/24d2a4d13c490f501f3b0ae54aea373a61df625b
You're receiving this email because of your account on gitlab.archlinux.org.