Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
cysignals


Commits:
c1d61b1d by Antonio Rojas at 2025-01-25T20:02:39+01:00
upgpkg: 1.12.3-1: Update to 1.12.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cysignals
        pkgdesc = Interrupt and signal handling for Cython
-       pkgver = 1.12.2
-       pkgrel = 4
+       pkgver = 1.12.3
+       pkgrel = 1
        url = https://www.sagemath.org
        arch = x86_64
        license = LGPL-3.0-only
@@ -13,7 +13,7 @@ pkgbase = cysignals
        makedepends = python-installer
        depends = glibc
        depends = python
-       source = git+https://github.com/sagemath/cysignals#tag=1.12.2
-       sha256sums = 
5872e1cfb1151b6c6ea4376f4bfac6910b2d5ff33e906f78baf9e24e3a73f34a
+       source = git+https://github.com/sagemath/cysignals#tag=1.12.3
+       sha256sums = 
5dbe84e63414050240b088594ee8f8905fae977da6c997d1e77d301c31e63ae7
 
 pkgname = python-cysignals


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgbase=cysignals
 pkgname=python-cysignals
-pkgver=1.12.2
-pkgrel=4
+pkgver=1.12.3
+pkgrel=1
 pkgdesc='Interrupt and signal handling for Cython'
 arch=(x86_64)
 url='https://www.sagemath.org'
@@ -17,14 +17,7 @@ makedepends=(cython
              python-installer)
 checkdepends=(python-pytest)
 source=(git+https://github.com/sagemath/cysignals#tag=$pkgver)
-sha256sums=('5872e1cfb1151b6c6ea4376f4bfac6910b2d5ff33e906f78baf9e24e3a73f34a')
-
-prepare() {
-  cd $pkgbase
-# Fix PARI signal handling
-  git cherry-pick -n db7ad339bf34dcc56845217dd6ee24dd552396ac
-  git cherry-pick -n 2d37d973741c54a5886e154ac67a3a6451483d3c
-}
+sha256sums=('5dbe84e63414050240b088594ee8f8905fae977da6c997d1e77d301c31e63ae7')
 
 build() {
   cd $pkgbase



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cysignals/-/commit/c1d61b1d3d37d19cd47eafbe90d7c84927df4194

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


Reply via email to