Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-unicode-segmentation-rs


Commits:
40b0a680 by Carl Smedstad at 2026-01-03T18:08:46+01:00
upgpkg: 0.2.1-1: Upstream release

https://github.com/WeblateOrg/unicode-segmentation-rs/releases/tag/v0.2.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-unicode-segmentation-rs
        pkgdesc = Unicode segmentation and width for Python using Rust
-       pkgver = 0.2.0
-       pkgrel = 2
+       pkgver = 0.2.1
+       pkgrel = 1
        url = https://github.com/WeblateOrg/unicode-segmentation-rs
        arch = x86_64
        license = MIT
@@ -13,8 +13,8 @@ pkgbase = python-unicode-segmentation-rs
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = 
https://github.com/WeblateOrg/unicode-segmentation-rs/archive/v0.2.0/python-unicode-segmentation-rs-0.2.0.tar.gz
-       sha512sums = 
e5ae2c791efeed467741cde01664973e99d4eebb6f209f3cec31eb45b83b59c545bb2d2c3a5a17078cd5fbece27ed8c00191ea4deeaef31c13a0326e99350633
-       b2sums = 
67d7384ec6453e20ee78eee089ff18234cd7fc058b32ebbd70b1cce0e4d0d89d580e7c488837144ff46748937d28d993a4bc01e947ac352f48ff563cc6cf5440
+       source = 
https://github.com/WeblateOrg/unicode-segmentation-rs/archive/v0.2.1/python-unicode-segmentation-rs-0.2.1.tar.gz
+       sha512sums = 
3e4f11f6e106a7cf847ba3920178d107062e585248fb86dd0bf9853e34ccc61b5fb2a551730a729b1d328313b908fe9f76b225cfefce3ff76421576a3d53acb3
+       b2sums = 
1a10cc10a0bef9b870bb5950bdbdd73ad45190b14a6dd9f926b8d70a548814046d88d0a338e733427343f93f27bd36a453ce574fe8f55e33fee13fcc9ab42ee7
 
 pkgname = python-unicode-segmentation-rs


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=python-unicode-segmentation-rs
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='Unicode segmentation and width for Python using Rust'
 arch=('x86_64')
 url='https://github.com/WeblateOrg/unicode-segmentation-rs'
@@ -20,8 +20,8 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e5ae2c791efeed467741cde01664973e99d4eebb6f209f3cec31eb45b83b59c545bb2d2c3a5a17078cd5fbece27ed8c00191ea4deeaef31c13a0326e99350633')
-b2sums=('67d7384ec6453e20ee78eee089ff18234cd7fc058b32ebbd70b1cce0e4d0d89d580e7c488837144ff46748937d28d993a4bc01e947ac352f48ff563cc6cf5440')
+sha512sums=('3e4f11f6e106a7cf847ba3920178d107062e585248fb86dd0bf9853e34ccc61b5fb2a551730a729b1d328313b908fe9f76b225cfefce3ff76421576a3d53acb3')
+b2sums=('1a10cc10a0bef9b870bb5950bdbdd73ad45190b14a6dd9f926b8d70a548814046d88d0a338e733427343f93f27bd36a453ce574fe8f55e33fee13fcc9ab42ee7')
 
 build() {
   cd ${pkgname#python-}-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicode-segmentation-rs/-/commit/40b0a68084337b1795c3fad1a45c7be34a8fc0b2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicode-segmentation-rs/-/commit/40b0a68084337b1795c3fad1a45c7be34a8fc0b2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to