Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-wiktionaryparser
Commits:
cbbabdf2 by Jelle van der Waa at 2024-12-03T18:08:20+01:00
upgpkg: 0.0.97.20210613-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-wiktionaryparser
pkgdesc = A tool to parse word data from wiktionary.com into a JSON
object
pkgver = 0.0.97.20210613
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/Suyash458/WiktionaryParser
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-wiktionaryparser
pkgver=0.0.97.20210613
_commit=71f396ef6e915b3d1461a41e8a7aec35063d30bf
-pkgrel=5
+pkgrel=6
pkgdesc="A tool to parse word data from wiktionary.com into a JSON object"
url="https://github.com/Suyash458/WiktionaryParser"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wiktionaryparser/-/commit/cbbabdf2e00b8696fc4546a301021c19e12713e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wiktionaryparser/-/commit/cbbabdf2e00b8696fc4546a301021c19e12713e2
You're receiving this email because of your account on gitlab.archlinux.org.