Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-cython-test-exception-raiser


Commits:
9f776929 by Felix Yan at 2026-03-04T06:12:33+08:00
upgpkg: 25.11.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cython-test-exception-raiser
        pkgdesc = A trivial extension that just raises an exception
-       pkgver = 25.11.0
+       pkgver = 25.11.1
        pkgrel = 1
        url = https://github.com/twisted/cython-test-exception-raiser
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = python-cython-test-exception-raiser
        makedepends = python-wheel
        makedepends = cython
        depends = python
-       source = 
git+https://github.com/twisted/cython-test-exception-raiser.git#tag=25.11.0
-       sha512sums = 
c493a5ff8ec372dff83facf16cdf92c220993f95c5fd6dc9aa107e3e2848c089a66c7355497222757f3f23308a1d1f6a04fa1e600dc2c91212b25fc3d0386d91
+       source = 
git+https://github.com/twisted/cython-test-exception-raiser.git#tag=25.11.1
+       sha512sums = 
342fb9adad0d770a034dba2c695aae33f13a4a704a211e735dcac31a519e8ad339682223c965be50d18b2528883559ebcb08d0b2cdd62675e477862374ad4ede
 
 pkgname = python-cython-test-exception-raiser


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-cython-test-exception-raiser
-pkgver=25.11.0
+pkgver=25.11.1
 pkgrel=1
 pkgdesc="A trivial extension that just raises an exception"
 url="https://github.com/twisted/cython-test-exception-raiser";
@@ -10,7 +10,7 @@ arch=('x86_64')
 depends=('python')
 makedepends=('git' 'python-setuptools' 'python-build' 'python-installer' 
'python-wheel' 'cython')
 
source=("git+https://github.com/twisted/cython-test-exception-raiser.git#tag=$pkgver";)
-sha512sums=('c493a5ff8ec372dff83facf16cdf92c220993f95c5fd6dc9aa107e3e2848c089a66c7355497222757f3f23308a1d1f6a04fa1e600dc2c91212b25fc3d0386d91')
+sha512sums=('342fb9adad0d770a034dba2c695aae33f13a4a704a211e735dcac31a519e8ad339682223c965be50d18b2528883559ebcb08d0b2cdd62675e477862374ad4ede')
 
 build() {
   cd cython-test-exception-raiser



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cython-test-exception-raiser/-/commit/9f77692991809dde8adbb8dc71214003c5aa2541

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cython-test-exception-raiser/-/commit/9f77692991809dde8adbb8dc71214003c5aa2541
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to