Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-wiki-scripts
Commits:
244d47bf by Jakub Klinkovský at 2026-01-02T21:20:27+01:00
upgpkg: 1.5.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-wiki-scripts
pkgdesc = Framework for writing bots, maintenance scripts or performing
data analysis on wikis powered by MediaWiki
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lahwaacz/wiki-scripts
arch = any
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=wiki-scripts
pkgname=python-$_name
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Framework for writing bots, maintenance scripts or performing data
analysis on wikis powered by MediaWiki"
arch=(any)
url="https://github.com/lahwaacz/wiki-scripts"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wiki-scripts/-/commit/244d47bf9c22641254464f45cae6ef46ad6dff93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wiki-scripts/-/commit/244d47bf9c22641254464f45cae6ef46ad6dff93
You're receiving this email because of your account on gitlab.archlinux.org.