Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-wikipedia
Commits:
fb9505aa by Jelle van der Waa at 2024-11-17T17:59:32+01:00
upgpkg: 1.4.0-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-wikipedia
pkgdesc = A Pythonic wrapper for the Wikipedia API
pkgver = 1.4.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/goldsmith/Wikipedia
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-wikipedia
pkgver=1.4.0
-pkgrel=11
+pkgrel=12
pkgdesc='A Pythonic wrapper for the Wikipedia API'
arch=(any)
url=https://github.com/goldsmith/Wikipedia
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wikipedia/-/commit/fb9505aaca8120681b221d1c9af313632ba9c3d8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wikipedia/-/commit/fb9505aaca8120681b221d1c9af313632ba9c3d8
You're receiving this email because of your account on gitlab.archlinux.org.