mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:47:14 +08:00
Python 2 C
This commit is contained in:
parent
af579e1cdf
commit
caa8180f3b
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=python2-c
|
||||
_pkgname=Cython
|
||||
pkgver=0.17.2
|
||||
pkgver=0.17.4
|
||||
pkgrel=1
|
||||
pkgdesc="C-Extensions for Python 2."
|
||||
arch=(i686 x86_64)
|
||||
@ -15,7 +15,7 @@ depends=('python2')
|
||||
replaces=(python-cython)
|
||||
provides=(python-cython)
|
||||
source=("http://cython.org/release/$_pkgname-$pkgver.tar.gz")
|
||||
md5sums=('09dfd4f5f82046f85025a391f084d8f9')
|
||||
md5sums=('cb11463e3a0c8d063e578db64ff61dde')
|
||||
|
||||
package() {
|
||||
cd $srcdir/$_pkgname-$pkgver
|
||||
|
@ -6,7 +6,7 @@
|
||||
pkgname=python2-zmq
|
||||
_pkgname=pyzmq
|
||||
pkgver=2.2.0.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Python 2 bindings for zeromq, written in Cython."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.zeromq.org/bindings:python"
|
||||
|
Loading…
Reference in New Issue
Block a user