Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pypinyin


Commits:
6c997526 by Felix Yan at 2025-01-20T15:04:40+08:00
upgpkg: 0.52.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pypinyin
        pkgdesc = Chinese characters transliteration module and tool
-       pkgver = 0.51.0
-       pkgrel = 3
+       pkgver = 0.52.0
+       pkgrel = 1
        url = https://github.com/mozillazg/python-pinyin
        arch = any
        license = MIT
@@ -14,7 +14,7 @@ pkgbase = pypinyin
        makedepends = phrase-pinyin-data
        makedepends = pinyin-data
        depends = python
-       source = git+https://github.com/mozillazg/python-pinyin.git#tag=v0.51.0
-       sha256sums = 
a564c80affdf9774a612143426b5b0b0a0ae619762d97b331da33696fbabc6c3
+       source = git+https://github.com/mozillazg/python-pinyin.git#tag=v0.52.0
+       sha256sums = 
7b9ba78679ce922733fc113ad90f8fdd7cdee2c655b3fdf840ca81a7af61defd
 
 pkgname = pypinyin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Štěpán Němec <step...@gmail.com>
 
 pkgname=pypinyin
-pkgver=0.51.0
-pkgrel=3
+pkgver=0.52.0
+pkgrel=1
 pkgdesc='Chinese characters transliteration module and tool'
 arch=('any')
 url='https://github.com/mozillazg/python-pinyin'
@@ -13,7 +13,7 @@ makedepends=('git' 'python-setuptools' 'python-build' 
'python-installer' 'python
              'phrase-pinyin-data' 'pinyin-data')
 checkdepends=('python-pytest')
 source=("git+https://github.com/mozillazg/python-pinyin.git#tag=v$pkgver";)
-sha256sums=('a564c80affdf9774a612143426b5b0b0a0ae619762d97b331da33696fbabc6c3')
+sha256sums=('7b9ba78679ce922733fc113ad90f8fdd7cdee2c655b3fdf840ca81a7af61defd')
 
 prepare() {
   cd python-pinyin



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypinyin/-/commit/6c997526ada828bf59c399dd760ab614420fee1b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypinyin/-/commit/6c997526ada828bf59c399dd760ab614420fee1b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to