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


Commits:
3144b216 by Antonio Rojas at 2023-12-19T22:21:24+01:00
upgpkg: 0.29.37.1-1: Update to 0.29.37.1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = cython0
+       pkgdesc = C-Extensions for Python (legacy version)
+       pkgver = 0.29.37.1
+       pkgrel = 1
+       url = https://cython.org
+       arch = x86_64
+       license = APACHE
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python
+       provides = cython
+       conflicts = cython
+       source = 
https://github.com/cython/cython/archive/0.29.37.1/cython0-0.29.37.1.tar.gz
+       sha256sums = 
cbd3949bec315ef1cc974c2907b69af3d36ec35dacc9b1ab258e3e9cf800b157
+
+pkgname = cython0


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Igor Scabini <furester @ gmail.com>
 
 pkgname=cython0
-pkgver=0.29.36
+pkgver=0.29.37.1
 pkgrel=1
 pkgdesc='C-Extensions for Python (legacy version)'
 arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=(cython)
 provides=(cython)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 
source=(https://github.com/cython/cython/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('bd8ee4208e1f2817914894eca8c4ca894f6c9a51803b0b815a9a3c03d01ab729')
+sha256sums=('cbd3949bec315ef1cc974c2907b69af3d36ec35dacc9b1ab258e3e9cf800b157')
 
 build() {
   cd cython-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cython0/-/commit/3144b216e08c7044d166d7b837afe02e6a3b1971

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


Reply via email to