Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jieba
Commits:
3833955b by Jelle van der Waa at 2024-11-16T19:55:11+01:00
upgpkg: 0.42.1-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jieba
pkgdesc = Chinese Words Segementation Utilities
pkgver = 0.42.1
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/fxsjy/jieba
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-jieba
_name="${pkgname#python-}"
pkgver=0.42.1
-pkgrel=7
+pkgrel=8
pkgdesc="Chinese Words Segementation Utilities"
arch=('any')
url='https://github.com/fxsjy/jieba'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jieba/-/commit/3833955b68cdbc06c0e3690d355d7a64dde31a2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jieba/-/commit/3833955b68cdbc06c0e3690d355d7a64dde31a2b
You're receiving this email because of your account on gitlab.archlinux.org.