[arch-commits] Commit in cython/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 14 16:06:45 UTC 2021


    Date: Wednesday, April 14, 2021 @ 16:06:44
  Author: arojas
Revision: 918469

Update to 0.29.23

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-14 15:52:26 UTC (rev 918468)
+++ PKGBUILD	2021-04-14 16:06:44 UTC (rev 918469)
@@ -4,7 +4,7 @@
 
 pkgname=(cython cython2)
 pkgbase=cython
-pkgver=0.29.22
+pkgver=0.29.23
 pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools python2-setuptools)
 source=($pkgbase-$pkgver.tar.gz::"https://github.com/cython/cython/archive/$pkgver.tar.gz"
         cython-hash-int-conversion.patch::"https://github.com/cython/cython/commit/28251032.patch")
-sha256sums=('7647e026aa044ca28dca875188bed0f13120a8874047b2d1b4309b9c9c2f900b'
+sha256sums=('b10e32255418203c612b22d3647de75eafad20d79c55123ca696c7dda32d7f98'
             '28b2b065a9853e86d0bc09287e8a21f50ebc1f3cfee3b2ab03b6b917cb9e81d8')
 
 prepare() {



More information about the arch-commits mailing list