Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-wiktionaryparser


Commits:
53d7a23d by Jelle van der Waa at 2024-04-12T11:53:39+02:00
upgpkg: 0.0.97.20210613-5: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-wiktionaryparser
+       pkgdesc = A tool to parse word data from wiktionary.com into a JSON 
object
+       pkgver = 0.0.97.20210613
+       pkgrel = 5
+       url = https://github.com/Suyash458/WiktionaryParser
+       arch = any
+       license = MIT
+       checkdepends = python-deepdiff
+       checkdepends = python-parameterized
+       checkdepends = python-pytest
+       makedepends = python-setuptools
+       depends = python-beautifulsoup4
+       depends = python-requests
+       source = 
https://github.com/Suyash458/WiktionaryParser/archive/71f396ef6e915b3d1461a41e8a7aec35063d30bf/python-wiktionaryparser-71f396ef6e915b3d1461a41e8a7aec35063d30bf.tar.gz
+       sha512sums = 
533219d357c10e893cfc5504bd96dfbc34c1597afe98c4d20f7d49c1b66a8975636200f7c161ac116464df3a02ca9524aa63763c5dd804b516bf89274d4e94bb
+
+pkgname = python-wiktionaryparser


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-wiktionaryparser
 pkgver=0.0.97.20210613
 _commit=71f396ef6e915b3d1461a41e8a7aec35063d30bf
-pkgrel=4
+pkgrel=5
 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/53d7a23d4fe84b1ccde11d1268401090512f9c29

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-wiktionaryparser/-/commit/53d7a23d4fe84b1ccde11d1268401090512f9c29
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to